diff --git a/apps/red-ui/src/assets/i18n/de.json b/apps/red-ui/src/assets/i18n/redact/de.json similarity index 100% rename from apps/red-ui/src/assets/i18n/de.json rename to apps/red-ui/src/assets/i18n/redact/de.json diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/redact/en.json similarity index 100% rename from apps/red-ui/src/assets/i18n/en.json rename to apps/red-ui/src/assets/i18n/redact/en.json diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json new file mode 100644 index 000000000..9b420ce2f --- /dev/null +++ b/apps/red-ui/src/assets/i18n/scm/de.json @@ -0,0 +1,2203 @@ +{ + "accept-recommendation-dialog": { + "header": { + "add-to-dictionary": "", + "request-add-to-dictionary": "" + }, + "multiple-values": "" + }, + "account-settings": "Account Einstellungen", + "actions": { + "all": "Alle", + "none": "Keine" + }, + "add-dossier-dialog": { + "actions": { + "save": "Speichern", + "save-and-add-members": "Speichern und Team zusammenstellen" + }, + "errors": { + "dossier-already-exists": "Dieser Dossier-Name ist bereits vergeben!", + "generic": "Dossier konnte nicht gespeichert werden." + }, + "form": { + "description": { + "label": "Beschreibung", + "placeholder": "Bitte geben Sie eine Beschreibung ein." + }, + "due-date": "Termin", + "name": { + "label": "Dossier-Name", + "placeholder": "Geben Sie einen Namen ein." + }, + "template": { + "label": "Dossier-Vorlage", + "placeholder": "" + } + }, + "header-new": "Dossier erstellen" + }, + "add-edit-clone-dossier-template": { + "error": { + "conflict": "Dossiervorlage konnte nicht erstellt werden: Es existiert bereits eine Dossiervorlage mit demselben Namen.", + "generic": "Fehler beim Erstellen der Dossiervorlage." + }, + "form": { + "description": "Beschreibung", + "description-placeholder": "Beschreibung eingeben", + "name": "Name der Dossier-Vorlage", + "name-placeholder": "Namen eingeben", + "valid-from": "Gültig ab", + "valid-to": "Gültig bis" + }, + "save": "Dossier-Vorlage speichern", + "title": "{type, select, edit{Dossier-Vorlage {name} bearbeiten} create{Dossier-Vorlage erstellen} clone{} other{}}" + }, + "add-edit-dossier-attribute": { + "error": { + "generic": "Attribut konnte nicht gespeichert werden!" + }, + "form": { + "label": "Name des Attributs", + "label-placeholder": "Namen eingeben", + "placeholder": "Platzhalter für Attribut", + "type": "Attributtyp" + }, + "save": "Attribut speichern", + "title": "{type, select, edit{Dossier-Attribut {name} bearbeiten} create{Neues Dossier-Attribut hinzufügen} other{}}" + }, + "add-edit-dossier-state": { + "form": { + "color": "", + "color-placeholder": "", + "name": "", + "name-placeholder": "", + "rank": "" + }, + "save": "", + "success": "", + "title": "" + }, + "add-edit-entity": { + "error": { + "entity-already-exists": "", + "generic": "", + "invalid-color-or-rank": "" + }, + "form": { + "add-to-dictionary-action": "", + "case-sensitive": "", + "color": "", + "color-placeholder": "", + "default-reason": "", + "default-reason-placeholder": "", + "description": "", + "description-placeholder": "", + "has-dictionary": "", + "hint": "", + "name": "", + "name-placeholder": "", + "rank": "", + "rank-placeholder": "", + "redaction": "", + "technical-name": "", + "technical-name-hint": "" + }, + "success": { + "create": "", + "edit": "" + } + }, + "add-edit-file-attribute": { + "form": { + "column-header": "CSV-Spaltenüberschrift", + "column-header-placeholder": "Spaltenüberschrift für CSV eingeben", + "displayed-disabled": "Die maximale Anzahl angezeigter Attribute ({maxNumber}) wurde erreicht.", + "displayedInFileList": "Wird in der Dokumentenliste angezeigt", + "filterable": "Filterbar", + "filterable-disabled": "Die maximale Anzahl filterbarer Attribute ({maxNumber}) wurde erreicht.", + "name": "Name des Attributs", + "name-placeholder": "Namen eingeben", + "primary": "Zum Primärattribut machen", + "read-only": "Schreibgeschützt", + "type": "Typ" + }, + "save": "Attribut speichern", + "title": "{type, select, edit{Edit {name}} create{Add New} other{}} Datei-Attribut" + }, + "add-edit-justification": { + "actions": { + "cancel": "Abbrechen", + "save": "Begründung speichern" + }, + "form": { + "description": "Beschreibung", + "description-placeholder": "Beschreibung eingeben", + "name": "Name", + "name-placeholder": "Name eingeben", + "reason": "Rechtliche Grundlage", + "reason-placeholder": "Rechtsgrundlage eingeben" + }, + "title": "{type, select, edit{Edit {name}} create{Add New} other{}} Begründung" + }, + "add-edit-user": { + "actions": { + "cancel": "Abbrechen", + "delete": "Benutzer löschen", + "save": "Benutzer speichern", + "save-changes": "Änderungen speichern" + }, + "error": { + "email-already-used": "Diese E-Mail-Adresse wird bereits von einem anderen Benutzer verwendet!", + "generic": "Benutzer konnte nicht gespeichert werden!" + }, + "form": { + "email": "E-Mail", + "first-name": "Vorname", + "last-name": "Nachname", + "reset-password": "Passwort zurücksetzen", + "role": "Rolle" + }, + "title": "{type, select, edit{Benutzer bearbeiten} create{Neuen Benutzer hinzufügen} other{}}" + }, + "add-entity": { + "save": "Wörterbuch speichern", + "title": "Wörterbuch erstellen" + }, + "admin-side-nav": { + "audit": "", + "configurations": "", + "default-colors": "", + "dictionary": "", + "digital-signature": "", + "dossier-attributes": "", + "dossier-states": "", + "dossier-template-info": "", + "dossier-templates": "Dossier-Vorlage", + "entities": "", + "entity-info": "", + "false-positive": "", + "false-recommendations": "", + "file-attributes": "", + "justifications": "", + "license-information": "", + "reports": "", + "rule-editor": "", + "settings": "Einstellungen", + "user-management": "", + "watermarks": "" + }, + "annotation-actions": { + "accept-recommendation": { + "label": "Empfehlung annehmen" + }, + "accept-suggestion": { + "label": "Genehmigen und zum Wörterbuch hinzufügen" + }, + "convert-highlights": { + "label": "" + }, + "edit-reason": { + "label": "Begründung bearbeiten" + }, + "force-hint": { + "label": "Hinweis erzwingen" + }, + "force-redaction": { + "label": "Schwärzung erzwingen" + }, + "hide": "Ausblenden", + "message": { + "dictionary": { + "add": { + "conflict-error": "''{content}'' kann nicht zum {dictionaryName}-Wörterbuch hinzugefügt werden, da es als allgemeiner Begriff erkannt wurde, der zu oft in Texten vorkommt.", + "error": "Fehler beim Hinzufügen des neuen Wörterbucheintrags: {error}", + "success": "Eintrag zum Wörterbuch hinzugefügt. Änderungen nach der Reanalyse sichtbar." + }, + "approve": { + "error": "Fehler beim Genehmigen des Wörterbucheintrags: {error}", + "success": "Neuer Wörterbucheintrag wurde genehmigt. Änderungen sind nach der Reanalyse sichtbar." + }, + "decline": { + "error": "Fehler beim Ablehnen des neuen Wörterbucheintrags: {error}", + "success": "Vorschlag für das Wörterbuch abgelehnt." + }, + "remove": { + "error": "Fehler beim Entfernen des Wörterbucheintrags: {error}", + "success": "Wörterbucheintrag wurde gelöscht!" + }, + "request-remove": { + "error": "Dossier-Vorlage", + "success": "Löschung des Wörterbucheintrags wurde vorgeschlagen!" + }, + "suggest": { + "error": "Vorschlag für Änderung des Wörterbuchs konnte nicht gespeichert werden: {error}", + "success": "Vorschlag für die Änderung des Wörterbuchs gespeichert!" + }, + "undo": { + "error": "Die Aktion konnte nicht rückgängig gemacht werden. Fehler: {error}", + "success": "Rückgängigmachen erfolgreich" + } + }, + "manual-redaction": { + "add": { + "error": "Fehler beim Speichern der Schwärzung: {error}", + "success": "Schwärzung hinzugefügt!" + }, + "approve": { + "error": "Fehler beim Genehmigen des Vorschlags: {error}", + "success": "Vorschlag genehmigt" + }, + "change-legal-basis": { + "error": "Fehler beim Bearbeiten der in der Anmerkung genannten Begründung: {error}", + "success": "In der Anmerkung genannte Begründung wurde bearbeitet." + }, + "decline": { + "error": "Fehler beim Ablehnen des Vorschlags: {error}", + "success": "Vorschlag abgelehnt" + }, + "force-redaction": { + "error": "Die Schwärzung konnte nicht gespeichert werden!", + "success": "Schwärzung eingefügt!" + }, + "recategorize-image": { + "error": "Rekategorisierung des Bildes gescheitert: {error}", + "success": "Bild wurde einer neuen Kategorie zugeordnet." + }, + "remove": { + "error": "Fehler beim Entfernen der Schwärzung: {error}", + "success": "Schwärzung entfernt!" + }, + "request-change-legal-basis": { + "error": "Fehler beim Vorschlagen der Änderung der Begründung:", + "success": "Die Änderung der in der Anmerkung genannten Begründung wurde beantragt." + }, + "request-force-redaction": { + "error": "Fehler beim Speichern des Schwärzungsvorschlags: {error}", + "success": "Vorschlag einer Schwärzung gespeichert" + }, + "request-image-recategorization": { + "error": "Fehler beim Vorschlagen der Neukategorisierung des Bilds: {error}", + "success": "Bild-Neuklassifizierung angefordert." + }, + "request-remove": { + "error": "Fehler beim Erstellen des Vorschlags für das Entfernen der Schwärzung: {error}", + "success": "Entfernen der Schwärzung wurde vorgeschlagen!" + }, + "suggest": { + "error": "Vorschlag einer Schwärzung wurde nicht gespeichert: {error}", + "success": "Vorschlag einer Schwärzung gespeichert" + }, + "undo": { + "error": "Die Aktion konnte nicht rückgängig gemacht werden. Fehler: {error}", + "success": "erfolgreich Rückgängig gemacht" + } + } + }, + "recategorize-image": "neu kategorisieren", + "reject-suggestion": "Vorschlag ablehnen", + "remove-annotation": { + "false-positive": "Falsch positiv", + "only-here": "nur hier entfernen", + "remove-from-dict": "Aus dem Wörterbuch entfernen" + }, + "remove-highlights": { + "label": "" + }, + "resize-accept": { + "label": "Größe speichern" + }, + "resize-cancel": { + "label": "Größenänderung abbrechen" + }, + "resize": { + "label": "Größe ändern" + }, + "see-references": { + "label": "" + }, + "show": "Zeigen", + "undo": "Rückgängig" + }, + "annotation-changes": { + "forced-hint": "", + "forced-redaction": "", + "header": "Manuelle Änderungen:", + "legal-basis": "Grund geändert", + "recategorized": "Bildkategorie geändert", + "removed-manual": "Schwärzung/Hinweis entfernt", + "resized": "Schwärzungsbereich wurde geändert" + }, + "annotation-engines": { + "dictionary": "{isHint, select, true{Hint} other{Redaction}} basierend auf Wörterbuch", + "ner": "Redaktion basierend auf KI", + "rule": "Schwärzung basierend auf Regel {rule}" + }, + "annotation-type": { + "declined-suggestion": "Abgelehnter Vorschlag", + "hint": "Hinweis", + "ignored-hint": "Ignorierter Hinweis", + "manual-redaction": "Manuelle Schwärzung", + "recommendation": "Empfehlung", + "redaction": "Schwärzung", + "skipped": "Übersprungen", + "suggestion-add": "Vorschlag für Schwärzung", + "suggestion-add-dictionary": "Vorschlag für neuen Wörterbucheintrag", + "suggestion-add-false-positive": "", + "suggestion-change-legal-basis": "Vorschlag für Änderung der Rechtsgrundlage", + "suggestion-force-hint": "", + "suggestion-force-redaction": "Vorschlag für erzwungene Schwärzung", + "suggestion-recategorize-image": "Vorschlag für Rekategorisierung eines Bilds", + "suggestion-remove": "Vorschlagen, die Schwärzung zu entfernen", + "suggestion-remove-dictionary": "Vorschlag für Löschung eines Wörterbucheintrags", + "suggestion-resize": "Vorgeschlagene Größenänderung", + "text-highlight": "" + }, + "annotation": { + "pending": "" + }, + "archived-dossiers-listing": { + "no-data": { + "title": "" + }, + "no-match": { + "title": "" + }, + "table-col-names": { + "dossier-state": "", + "last-modified": "", + "name": "", + "owner": "" + }, + "table-header": { + "title": "" + } + }, + "assign-dossier-owner": { + "dialog": { + "approver": "", + "approvers": "Genehmiger", + "make-approver": "Zum Genehmiger ernennen", + "no-reviewers": "Es gibt noch keine Reviewer.\nBitte aus der Liste unten auswählen.", + "reviewers": "Reviewer", + "search": "Suche ...", + "single-user": "Besitzer" + } + }, + "assign-owner": { + "dialog": { + "cancel": "Abbrechen", + "label": "{type, select, approver{Genehmiger} reviewer{Reviewer} other{}}", + "save": "Speichern", + "title": "Datei verwalten: {type, select, approver{Genehmiger} reviewer{Reviewer} other{}}" + } + }, + "assign-user": { + "cancel": "Abbrechen", + "save": "Speichern" + }, + "assignment": { + "owner": "{ownerName} wurde erfolgreich zum Dossier {dossierName} hinzugefügt.", + "reviewer": "{reviewerName} wurde erfolgreich zum Dokument {filename} hinzugefügt." + }, + "audit": "Aktivitätenprotokoll", + "audit-screen": { + "all-users": "Alle Benutzer", + "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": "", + "user": "Nutzer" + }, + "no-data": { + "title": "Keine Protokolle verfügbar." + }, + "table-col-names": { + "category": "Kategorie", + "date": "Datum", + "message": "Nachricht", + "user": "Nutzer" + }, + "table-header": { + "title": "{length} {length, plural, one{Log} other{Logs}}" + }, + "to": "bis" + }, + "auth-error": { + "heading": "Ihr Benutzer verfügt nicht über die erforderlichen RED-*-Rollen, um auf diese Applikation zugreifen zu können. Bitte kontaktieren Sie Ihren Admin, um den Zugang anzufordern!", + "heading-with-link": "Ihr Benutzer verfügt nicht über die erforderlichen RED-*-Rollen, um auf diese Applikation zugreifen zu können. Bitte kontaktieren Sie Ihren Admin, um den Zugang anzufordern!", + "heading-with-name": "Ihr Benutzer verfügt nicht über die erforderlichen RED-*-Rollen, um auf diese Applikation zugreifen zu können. Bitte kontaktieren Sie {adminName}, um den Zugang anzufordern!", + "heading-with-name-and-link": "Ihr Benutzer verfügt nicht über die erforderlichen RED-*-Rollen, um auf diese Applikation zugreifen zu können. Bitte kontaktieren Sie {adminName}, um den Zugang anzufordern!", + "logout": "Ausloggen" + }, + "by": "von", + "change-legal-basis-dialog": { + "actions": { + "cancel": "Abbrechen", + "save": "Änderungen speichern" + }, + "content": { + "classification": "Wert / Klassifizierung", + "comment": "Kommentar", + "legalBasis": "Rechtsgrundlage", + "reason": "Begründung für die Schwärzung auswählen", + "reason-placeholder": "Wählen Sie eine Begründung aus ...", + "section": "Absatz / Ort" + }, + "header": "Begründung für die Schwärzung bearbeiten" + }, + "color": "", + "comments": { + "add-comment": "Kommentar eingeben", + "comments": "{count} {count, plural, one{Kommentar} other{Kommentare}}", + "hide-comments": "Kommentare verbergen" + }, + "common": { + "close": "Ansicht schließen", + "confirmation-dialog": { + "confirm": "Ja", + "deny": "Nein", + "description": "Diese Aktion erfordert eine Bestätigung. Möchten Sie fortfahren?", + "title": "Aktion bestätigen" + } + }, + "configurations": "Einstellungen", + "confirm-archive-dossier": { + "archive": "", + "cancel": "", + "checkbox": { + "documents": "" + }, + "details": "", + "title": "", + "toast-error": "", + "warning": "" + }, + "confirm-delete-attribute": { + "cancel": "{count, plural, one{Attribut} other{Attribute}} behalten", + "delete": "{count, plural, one{Attribut} other{Attribute}} löschen", + "dossier-impacted-documents": "", + "dossier-lost-details": "", + "file-impacted-documents": "", + "file-lost-details": "", + "impacted-report": "{reportsCount}", + "title": "{count, plural, one{{name}} other{Datei-Attribute}} löschen", + "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": "", + "delete": "", + "delete-replace": "", + "form": { + "state": "", + "state-placeholder": "" + }, + "question": "", + "success": "", + "title": "", + "warning": "" + }, + "confirm-delete-users": { + "cancel": "{usersCount, plural, one{Benutzer} other{Benutzer}} behalten", + "delete": "{usersCount, plural, one{Benutzer} other{Benutzer}} löschen", + "impacted-documents": "Betroffen sind alle Dokumente, deren Review durch den/die {usersCount, plural, one{user} other{users}} noch aussteht", + "impacted-dossiers": "{dossiersCount} {dossiersCount, plural, one{Dossier} other{Dossiers}} sind betroffen", + "title": "{usersCount, plural, one{Benutzer} other{Benutzer}} aus dem Arbeitsbereich entfernen", + "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!" + }, + "confirmation-dialog": { + "approve-file-without-analysis": { + "confirmationText": "", + "denyText": "", + "question": "", + "title": "" + }, + "approve-file": { + "question": "Dieses Dokument enthält ungesehene Änderungen. Möchten Sie es trotzdem genehmigen?", + "title": "Warnung!" + }, + "approve-multiple-files-without-analysis": { + "confirmationText": "", + "denyText": "", + "question": "", + "title": "" + }, + "approve-multiple-files": { + "question": "Mindestens eine der ausgewählten Dateien enthält ungesehene Änderungen. Möchten Sie sie trotzdem genehmigen?", + "title": "Warnung!" + }, + "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?", + "single": "" + }, + "title": "Neuen Reviewer zuweisen" + }, + "compare-file": { + "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": "Dossier löschen", + "deny-text": "Dossier behalten", + "question": "Möchten Sie dieses Dokument wirklich löschen?", + "title": "{dossierName} löschen" + }, + "delete-file": { + "question": "Möchten Sie fortfahren?", + "title": "Dokument löschen" + }, + "delete-items": { + "question": "", + "title": "" + }, + "delete-justification": { + "question": "Möchten Sie {count, plural, one{diese Begründung} other{diese Begründung}} wirklich löschen?", + "title": "{count, plural, one{{justificationName}} other{ausgewählte Begründungen}} löschen" + }, + "input-label": "Bitte geben Sie unten Folgendes ein, um fortzufahren", + "report-template-same-name": { + "confirmation-text": "Ja. Hochladen fortsetzen", + "deny-text": "Nein. Hochladen abbrechen", + "question": "{fileName}", + "title": "Hochladen von Berichtsvorlagen" + }, + "unsaved-changes": { + "confirmation-text": "", + "details": "", + "discard-changes-text": "", + "question": "", + "title": "" + }, + "upload-report-template": { + "alternate-confirmation-text": "Als Bericht für mehrere Dokumente hochladen", + "confirmation-text": "Als Bericht für ein Dokument hochladen", + "deny-text": "Uploads abbrechen", + "question": "Wählen Sie bitte aus, ob {fileName} eine Berichtsvorlage für eine oder für mehrere Dateien ist", + "title": "Upload der Berichtsvorlage" + } + }, + "content": "Begründung", + "dashboard": { + "empty-template": { + "description": "", + "new-dossier": "" + }, + "greeting": { + "subtitle": "", + "title": "" + } + }, + "default-colors-screen": { + "action": { + "edit": "Farbe bearbeiten" + }, + "table-col-names": { + "color": "Farbe", + "key": "Typ" + }, + "table-header": { + "title": "{length} Standard{length, plural, one{farbe} other{farben}}" + }, + "types": { + "analysisColor": "Analyse", + "dictionaryRequestColor": "Wörterbuch", + "hintColor": "", + "ignoredHintColor": "Ignorierter Hinweis", + "previewColor": "Vorschau", + "recommendationColor": "", + "redactionColor": "", + "requestAdd": "Neuen Wörterbucheintrag vorschlagen", + "requestRemove": "Anfrage entfernt", + "skippedColor": "", + "updatedColor": "Aktualisiert" + } + }, + "dev-mode": "DEV", + "dictionary": "Wörterbuch", + "dictionary-details": { + "actions": { + "cancel": "", + "save": "" + }, + "title": "" + }, + "dictionary-overview": { + "compare": { + "compare": "Vergleichen", + "select-dictionary": "Wörterbuch auswählen", + "select-dossier": "Dossier auswählen", + "select-dossier-template": "Dossiervorlage auswählen" + }, + "download": "", + "error": { + "400": "", + "entries-too-short": "Einige Einträge im Wörterbuch unterschreiten die Mindestlänge von 2 Zeichen. Diese sind rot markiert.", + "generic": "Es ist ein Fehler aufgetreten ... Das Wörterbuch konnte nicht aktualisiert werden!" + }, + "revert-changes": "Rückgängig machen", + "save-changes": "Änderungen speichern", + "search": "Suche ...", + "select-dictionary": "Wählen Sie oben das Wörterbuch aus, das Sie mit dem aktuellen Wörterbuch vergleichen möchten.", + "success": { + "generic": "Wörterbuch aktualisiert!" + } + }, + "digital-signature": "Digitale Signatur", + "digital-signature-dialog": { + "actions": { + "back": "", + "cancel": "", + "certificate-not-valid-error": "", + "continue": "", + "save": "", + "save-error": "", + "save-success": "" + }, + "forms": { + "kms": { + "certificate-content": "", + "certificate-name": "", + "kms-access-key": "", + "kms-id": "", + "kms-region": "", + "kms-secret-key": "", + "kms-service-endpoint": "" + }, + "pkcs": { + "certificate-name": "", + "contact-information": "", + "location": "", + "password-key": "", + "reason": "" + } + }, + "options": { + "kms": { + "description": "", + "label": "" + }, + "pkcs": { + "description": "", + "label": "" + } + }, + "title": { + "before-configuration": "", + "kms": "", + "pkcs": "" + }, + "upload-warning-message": "" + }, + "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!", + "remove": "", + "save": "Digitale Signatur speichern", + "save-error": "", + "save-success": "" + }, + "no-data": { + "action": "Zertifikat hochladen", + "title": "Es ist kein Zertifikat für die digitale Signatur konfiguriert. Laden Sie ein PCKS#12-Zertifikat hoch, um Ihre geschwärzten Dokumente zu signieren." + } + }, + "document-info": { + "save": "Dokumenteninformation speichern", + "title": "Datei-Attribute anlegen" + }, + "dossier-attribute-types": { + "date": "Datum", + "image": "Bild", + "number": "Nummer", + "text": "Text" + }, + "dossier-attributes-listing": { + "action": { + "delete": "Attribut löschen", + "edit": "Attribut bearbeiten" + }, + "add-new": "Neues Attribut", + "bulk": { + "delete": "Ausgewähltes Attribut löschen" + }, + "no-data": { + "action": "Neues Attribut", + "title": "Es sind keine Dossier-Attribute vorhanden" + }, + "no-match": { + "title": "Die ausgewählten Filter treffen auf kein Attribut zu." + }, + "search": "Suche ...", + "table-col-names": { + "label": "Label", + "placeholder": "Platzhalter", + "type": "Typ" + }, + "table-header": { + "title": "{length} {length, plural, one{Dossier-Attribut} other{Dossier-Attribute}}" + } + }, + "dossier-details": { + "assign-members": "Mitglieder zuweisen", + "collapse": "Details ausblenden", + "document-status": "", + "edit-owner": "Eigentümer bearbeiten", + "expand": "Details zeigen", + "members": "Mitglieder", + "owner": "Eigentümer", + "see-less": "Weniger anzeigen", + "title": "Dossier-Details" + }, + "dossier-listing": { + "add-new": "Neues Dossier", + "archive": { + "action": "", + "archive-failed": "", + "archive-succeeded": "" + }, + "delete": { + "action": "Dossier löschen", + "delete-failed": "Das Dossier {dossierName} konnte nicht gelöscht werden" + }, + "dossier-info": { + "action": "Dossier-Info" + }, + "edit": { + "action": "Dossier bearbeiten" + }, + "filters": { + "label": "Dossiername", + "search": "Dossiername..." + }, + "no-data": { + "action": "Neues Dossier", + "title": "Sie haben momentan keine Dossiers." + }, + "no-match": { + "title": "Die ausgewählten Filter treffen auf kein Dossier zu." + }, + "quick-filters": { + "member": "", + "owner": "" + }, + "reanalyse": { + "action": "Gesamtes Dossier analysieren" + }, + "stats": { + "analyzed-pages": "Seiten", + "total-people": "Anzahl der Benutzer" + }, + "table-col-names": { + "documents-status": "", + "dossier-state": "", + "last-modified": "", + "name": "Name", + "needs-work": "Arbeitsvorrat", + "owner": "Besitzer" + }, + "table-header": { + "title": "{length} {length, plural, one{aktives Dossier} other{aktive Dossiers}}" + } + }, + "dossier-overview": { + "approve": "Genehmigen", + "approve-disabled": "Das Dokument kann erst genehmigt werden, wenn eine Analyse auf Basis der aktuellen Wörterbücher durchgeführt wurde und die Vorschläge bearbeitet wurden.", + "assign-approver": "Genehmiger zuordnen", + "assign-me": "Mir zuteilen", + "assign-reviewer": "Überprüfer zuordnen", + "back-to-new": "", + "bulk": { + "delete": "Dokumente löschen", + "reanalyse": "Dokumente analysieren" + }, + "delete": { + "action": "Datei löschen" + }, + "dossier-details": { + "attributes": { + "expand": "{count} {count, plural, one{benutzerdefiniertes Attribut} other{benutzerdefinierte Attribute}}", + "image-uploaded": "Bild hochgeladen", + "show-less": "weniger anzeigen" + }, + "charts": { + "documents-in-dossier": "Dokumente", + "pages-in-dossier": "" + }, + "description": "Beschreibung", + "dictionary": "Dossier-Wörterbuch", + "stats": { + "analysed-pages": "{count} {count, plural, one{Seite} other{Seiten}}", + "created-on": "Erstellt am {date}", + "deleted": "{count} gelöschte Dateien", + "documents": "{count} {count, plural, one{Dokument} other{Dokumente}}", + "due-date": "Fällig am {date}", + "people": "{count} {count, plural, one{Benutzer} other{Benutzer}}", + "processing-documents": "{count} Verarbeitung von {count, plural, one{document} other{documents}}" + } + }, + "download-file": "Herunterladen", + "download-file-disabled": "Nur genehmigte Dateien können heruntergeladen werden", + "file-listing": { + "file-entry": { + "file-error": "Reanalyse erforderlich", + "file-pending": "Ausstehend ..." + } + }, + "filters": { + "label": "Dokumentname", + "search": "Dokumentname..." + }, + "header-actions": { + "download-csv": "CSV-Dateibericht herunterladen", + "edit": "Dossier bearbeiten", + "upload-document": "Dokument hochgeladen" + }, + "import-redactions": "", + "new-rule": { + "toast": { + "actions": { + "reanalyse-all": "Alle analysieren" + } + } + }, + "no-data": { + "action": "Dokument hochladen", + "title": "Noch gibt es keine Dokumente." + }, + "no-match": { + "title": "Die ausgewählten Filter treffen auf kein Dokument zu." + }, + "ocr-file": "OCR-Dokument", + "ocr-performed": "Diese Datei wurde mithilfe von OCR konvertiert.", + "quick-filters": { + "assigned-to-me": "Mir zuweisen", + "assigned-to-others": "Anderen zugewiesen", + "recent": "Neu ({hours} h)", + "unassigned": "Niemandem zugewiesen" + }, + "reanalyse-dossier": { + "error": "Die Dateien konnten nicht für eine Reanalyse eingeplant werden. Bitte versuchen Sie es erneut.", + "success": "Dateien für Reanalyse vorgesehen." + }, + "reanalyse": { + "action": "Datei analysieren" + }, + "start-auto-analysis": "", + "stop-auto-analysis": "", + "table-col-names": { + "added-on": "Hinzugefügt", + "assigned-to": "Zugewiesen an", + "last-modified": "", + "name": "Name", + "needs-work": "Arbeitsvorrat", + "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-state": { + "placeholder": "" + }, + "dossier-states-listing": { + "action": { + "delete": "", + "edit": "" + }, + "add-new": "", + "chart": { + "dossier-states": "" + }, + "error": { + "conflict": "", + "generic": "" + }, + "no-data": { + "title": "" + }, + "no-match": { + "title": "" + }, + "search": "", + "table-col-names": { + "dossiers-count": "", + "name": "", + "rank": "" + }, + "table-header": { + "title": "" + } + }, + "dossier-template-info-screen": { + "created-by": "", + "created-on": "", + "description": "", + "entities": "", + "entries": "", + "modified-on": "", + "valid-from": "", + "valid-to": "" + }, + "dossier-template-stats": { + "active-dossiers": "Aktive Dossiers", + "analyzed-pages": "", + "archived-dossiers": "", + "deleted-dossiers": "", + "total-documents": "Anzahl der Dokumente", + "total-people": "" + }, + "dossier-templates-listing": { + "action": { + "clone": "", + "delete": "Dossier-Vorlage", + "edit": "Vorlage bearbeiten" + }, + "add-new": "Neue Dossier-Vorlage", + "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!" + }, + "no-data": { + "title": "Es gibt noch keine Dossier-Vorlagen." + }, + "no-match": { + "title": "Die ausgewählten Filter treffen auf keine Dossier-Vorlage zu." + }, + "search": "Suchen ...", + "table-col-names": { + "created-by": "Erstellt von", + "created-on": "Erstellt am", + "modified-on": "Geändert am", + "name": "Name", + "status": "", + "valid-from": "", + "valid-to": "" + }, + "table-header": { + "title": "{length} {length, plural, one{Dossier-Vorlage} other{Dossier-Vorlagen}}" + } + }, + "dossier-templates": { + "label": "Dossier-Vorlagen", + "status": { + "active": "", + "inactive": "", + "incomplete": "" + } + }, + "dossier-watermark-selector": { + "heading": "", + "no-watermark": "", + "preview": "", + "watermark": "" + }, + "dossiers-type-switch": { + "active": "", + "archive": "" + }, + "download-includes": "Wählen Sie die Dokumente für Ihr Download-Paket aus", + "download-status": { + "queued": "Ihr Download wurde zur Warteschlange hinzugefügt. Hier finden Sie alle angeforderten Downloads: My Downloads." + }, + "download-type": { + "annotated": "PDF mit Anmerkungen", + "delta-preview": "", + "flatten": "PDF verflachen", + "label": "{length} Dokumenten{length, plural, one{version} other{versionen}}", + "original": "Optimiertes PDF", + "preview": "PDF-Vorschau", + "redacted": "geschwärztes PDF" + }, + "downloads-list": { + "actions": { + "delete": "Löschen", + "download": "Herunterladen" + }, + "bulk": { + "delete": "Ausgewählte Downloads löschen" + }, + "no-data": { + "title": "Keine aktiven Downloads." + }, + "table-col-names": { + "date": "Datum", + "name": "Name", + "size": "Größe", + "status": "Status" + }, + "table-header": { + "title": "{length} {length, plural, one{download} other{downloads}}" + } + }, + "edit-color-dialog": { + "error": "Fehler beim Aktualisieren der Farben.", + "form": { + "color": "Farbe", + "color-placeholder": "Farbe" + }, + "save": "Speichern", + "success": "Farbe erfolgreich aktualisiert auf {color}." + }, + "edit-dossier-dialog": { + "actions": { + "revert": "Rückgängig machen", + "save": "Änderungen speichern", + "save-and-close": "Speichern" + }, + "attributes": { + "custom-attributes": "Benutzerdefinierte Dossier-Attribute", + "delete-image": "Bild löschen", + "error": { + "generic": "Als Bilddossierattribute sind nur PNG-, JPG- und JPEG-Dateien zulässig." + }, + "image-attributes": "Bild-Attribute", + "no-custom-attributes": "Es sind keine Text-Attribute vorhanden", + "no-image-attributes": "Es sind keine Bild-Attribute vorhanden", + "upload-image": "Bild hochladen" + }, + "change-successful": "Dossier wurde aktualisiert.", + "delete-successful": "Dossier wurde gelöscht.", + "dictionary": { + "edit": "", + "entries": "{length} {length, plural, one{entry} other{entries}}", + "info": "" + }, + "general-info": { + "form": { + "description": { + "label": "Beschreibung", + "placeholder": "Beschreibung eingeben" + }, + "dossier-state": { + "label": "", + "no-state-placeholder": "" + }, + "due-date": "Termin", + "name": { + "label": "Dossier-Name", + "placeholder": "Namen eingeben" + }, + "template": "Dossier-Vorlage" + } + }, + "header": "{dossierName} bearbeiten", + "missing-owner": "", + "nav-items": { + "choose-download": "Wählen Sie die Dokumente für Ihr Download-Paket aus:", + "dictionary": "Wörterbuch", + "dossier-attributes": "Dossier-Attribute", + "dossier-dictionary": "Dossier-Wörterbuch", + "dossier-info": "Dossier-Info", + "download-package": "Download-Paket", + "general-info": "Allgemeine Informationen", + "members": "Mitglieder", + "team-members": "Team-Mitglieder" + }, + "side-nav-title": "Konfiguration" + }, + "entities-listing": { + "action": { + "delete": "Wörterbuch löschen", + "edit": "Wörterbuch bearbeiten" + }, + "add-new": "Neues Wörterbuch", + "bulk": { + "delete": "Ausgewählte Wörterbücher löschen" + }, + "no-data": { + "action": "Neues Wörterbuch", + "title": "Es gibt noch keine Wörterbücher." + }, + "no-match": { + "title": "Die ausgewählten Filter treffen auf kein Wörterbuch zu." + }, + "search": "Suche ...", + "table-col-names": { + "dictionary-entries": "", + "hint-redaction": "Hinweis/Schwärzung", + "rank": "Rang", + "type": "Typ" + }, + "table-header": { + "title": "{length} {length, plural, one{Wörterbuch} other{Wörterbücher}}" + } + }, + "entity": { + "info": { + "actions": { + "revert": "", + "save": "" + }, + "heading": "" + } + }, + "error": { + "deleted-entity": { + "dossier": { + "action": "Zurück zur Übersicht", + "label": "Dieses Dossier wurde gelöscht!" + }, + "file-dossier": { + "action": "Zurück zur Übersicht", + "label": "Das Dossier dieser Datei wurde gelöscht!" + }, + "file": { + "action": "Zurück zum Dossier", + "label": "Diese Datei wurde gelöscht!" + } + }, + "file-preview": { + "action": "", + "label": "" + }, + "http": { + "generic": "Aktion mit Code {status} fehlgeschlagen" + }, + "missing-types": "", + "offline": "Du bist offline", + "online": "Du bist online", + "reload": "Neu laden", + "title": "Hoppla! Etwas ist schief gelaufen..." + }, + "exact-date": "{day} {month} {year} um {hour}:{minute} Uhr", + "file": "Datei", + "file-attribute-encoding-types": { + "ascii": "", + "iso": "", + "utf8": "" + }, + "file-attribute-types": { + "date": "Datum", + "number": "Nummer", + "text": "Freier Text" + }, + "file-attributes-configurations": { + "cancel": "", + "form": { + "delimiter": "", + "encoding-type": "", + "key-column": "", + "support-csv-mapping": "" + }, + "save": "", + "title": "", + "update": { + "error": "", + "success": "" + } + }, + "file-attributes-csv-import": { + "action": { + "cancel-edit-name": "Abbrechen", + "edit-name": "Namen bearbeiten", + "remove": "Entfernen", + "save-name": "Speichern" + }, + "available": "{value} verfügbar", + "cancel": "Abbrechen", + "csv-column": "CSV-Spalte", + "delimiter": "Trennzeichen", + "delimiter-placeholder": ",", + "encoding": "Wird verschlüsselt", + "encoding-placeholder": "UTF-8", + "file": "Datei:", + "key-column": "Schlüsselspalte", + "key-column-placeholder": "Spalte auswählen ...", + "no-data": { + "title": "Keine Datei-Attribute definiert. Wählen Sie links eine Spalte aus, um Datei-Attribute zu definieren." + }, + "no-hovered-column": "Fahren Sie mit der Maus über den Eintrag, um eine Vorschau der CSV-Spalte zu sehen.", + "no-sample-data-for": "Keine Beispieldaten für {column}.", + "parse-csv": "CSV-Datei mit neuen Optionen parsen", + "quick-activation": { + "all": "Alle", + "none": "Keine" + }, + "save": { + "error": "Fehler beim Erstellen der Datei-Attribute!", + "label": "Attribute speichern", + "success": "{count} Datei-{count, plural, one{Attribut} other{Attribute}} erfolgreich erstellt!" + }, + "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", + "type": "Typ" + }, + "table-header": { + "actions": { + "disable-read-only": "Schreibschutz für alle Attribute aufheben", + "enable-read-only": "Schreibschutz für alle Attribute aktivieren", + "read-only": "Schreibschutz aktivieren", + "remove-selected": "Ausgewählte entfernen", + "type": "Typ" + }, + "title": "{length} Datei-{length, plural, one{Attribut} other{Attribute}}" + }, + "title": "CSV-Spalten auswählen, die als Datei-Attribute verwendet werden sollen", + "total-rows": "{rows} Zeilen insgesamt" + }, + "file-attributes-listing": { + "action": { + "delete": "Attribut löschen", + "edit": "Attribute bearbeiten" + }, + "add-new": "Neue Attribute", + "bulk-actions": { + "delete": "Ausgewählte Attribute löschen" + }, + "configurations": "", + "error": { + "conflict": "Es gibt bereits ein Attribute mit diesem Name!", + "generic": "Attribute konnte nicht erstellt werden!" + }, + "no-data": { + "title": "Es sind noch keine Datei-Attribute vorhanden." + }, + "no-match": { + "title": "Die aktuell ausgewählten Filter treffen auf kein Datei-Attribut zu." + }, + "read-only": "Schreibgeschützt", + "search": "Nach Attribut-Namen suchen ...", + "table-col-names": { + "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} {length, plural, one{Datei-Attribut} other{Datei-Attribute}}" + }, + "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", + "highlights": { + "convert": "", + "remove": "" + }, + "last-assignee": "Zuletzt überprüft von:", + "no-data": { + "title": "Auf dieser Seite gibt es keine Anmerkungen." + }, + "open-rss-view": "", + "quick-nav": { + "jump-first": "Zur ersten Seite springen", + "jump-last": "Zur letzten Seite springen" + }, + "reanalyse-notification": "Dieses Dokument wurde nicht auf Basis des neuesten Regel-/Wörterbuchsatzes bearbeitet. Analysieren Sie es jetzt, um die Anmerkungen zu analysieren.", + "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": { + "jump-to-next": "Springe zu Nächster", + "jump-to-previous": "Springe zu Vorheriger", + "label": "Arbeitsvorrat", + "no-annotations": "", + "page-is": "Diese Seite ist", + "reset": "", + "select": "Auswählen", + "select-all": "Alle", + "select-none": "Keine", + "the-filters": "", + "wrong-filters": "" + }, + "document-info": { + "close": "Dokumenteninformation schließen", + "details": { + "created-on": "Erstellt am: {date}", + "dossier": "in {dossierName}", + "due": "Termin: {date}", + "pages": "{pages} Seiten" + }, + "edit": "Infos zum Dokument bearbeiten", + "label": "Infos zum Dokument" + }, + "exclude-pages": { + "close": "Schließen", + "error": "Fehler! Seitenauswahl ungültig.", + "hint": "Minus (-) für Bereich und Komma (,) für Aufzählung.", + "input-placeholder": "z. B. 1-20,22,32", + "label": "Seiten ausschließen", + "no-excluded": "Es sind keine Seiten ausgeschlossen.", + "put-back": "Rückgängig machen", + "removed-from-redaction": "Von der Schwärzung ausgeschlossen" + }, + "highlights": { + "label": "" + }, + "is-excluded": "Schwärzungen für dieses Dokument deaktiviert." + }, + "text-highlights": "", + "text-highlights-tooltip": "", + "toggle-analysis": { + "disable": "Schwärzen deaktivieren", + "enable": "Schwärzen aktivieren", + "only-managers": "Aktivieren/deaktivieren ist nur Managern gestattet" + } + }, + "file-status": { + "analyse": "", + "approved": "Genehmigt", + "deleted": "Gelöscht", + "error": "Reanalyse erforderlich", + "full-processing": "", + "full-reprocess": "Wird analysiert", + "image-analyzing": "Bildanalyse", + "indexing": "Wird analysiert", + "initial-processing": "", + "ner-analyzing": "", + "new": "Neu", + "ocr-processing": "OCR-Analyse", + "processed": "Verarbeitet", + "processing": "Wird analysiert...", + "re-processing": "", + "reprocess": "Wird analysiert", + "unassigned": "Nicht zugewiesen", + "under-approval": "In Genehmigung", + "under-review": "In Review", + "unprocessed": "Unbearbeitet" + }, + "file-upload": { + "type": { + "csv": "" + } + }, + "filter-menu": { + "filter-options": "Filteroptionen", + "filter-types": "Filter", + "label": "Filter", + "pages-without-annotations": "", + "redaction-changes": "Nur Anmerkungen mit Schwärzungsänderungen", + "unseen-pages": "Nur Anmerkungen auf unsichtbaren Seiten", + "with-comments": "Nur Anmerkungen mit Kommentaren" + }, + "filter": { + "analysis": "Analyse erforderlich", + "comment": "Kommentare", + "hint": "Nut Hinweise", + "image": "Bilder", + "none": "Keine Anmerkungen", + "redaction": "Geschwärzt", + "suggestion": "Vorgeschlagene Schwärzung", + "updated": "Aktualisiert" + }, + "filters": { + "assigned-people": "Beauftragt", + "documents-status": "", + "dossier-state": "", + "dossier-templates": "Regelsätze", + "empty": "Leer", + "filter-by": "Filter:", + "needs-work": "Arbeitsvorrat", + "people": "Dossier-Mitglied(er)" + }, + "general-config-screen": { + "actions": { + "save": "Einstellungen speichern", + "test-connection": "Verbindung testen" + }, + "app-name": { + "label": "Name der Applikation", + "placeholder": "RedactManager" + }, + "form": { + "auth": "Authentifizierung aktivieren", + "change-credentials": "Zugangsdaten ändern", + "envelope-from": "Ausgangsadresse", + "envelope-from-hint": "Infotext zum Feld „Ausgangsadresse“.", + "envelope-from-placeholder": "Ausgangsadresse", + "from": "Von", + "from-display-name": "Antworten an", + "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", + "reply-to-placeholder": "Antwort-E-Mail", + "ssl": "SSL aktivieren", + "starttls": "StartTLS aktivieren" + }, + "general": { + "form": { + "forgot-password": "„Passwort vergessen?“-Link auf der Login-Seite anzeigen" + }, + "subtitle": "", + "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": "", + "download-cleanup-not-download-files-hours": "", + "soft-delete-cleanup-time": "" + }, + "placeholders": { + "download-cleanup-download-files-hours": "", + "download-cleanup-not-download-files-hours": "", + "soft-delete-cleanup-time": "" + }, + "title": "" + }, + "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!" + }, + "title": "SMTP-Konto konfigurieren" + }, + "help-mode": { + "bottom-text": "Hilfe-Modus", + "button-text": "", + "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": "" + }, + "convert": { + "confirmation": "", + "details": "", + "options": { + "all-pages": { + "description": "", + "label": "" + }, + "this-page": { + "description": "", + "label": "" + } + }, + "save": "", + "title": "" + }, + "form": { + "color": { + "label": "" + } + }, + "remove": { + "confirmation": "", + "details": "", + "options": { + "all-pages": { + "description": "", + "label": "" + }, + "this-page": { + "description": "", + "label": "" + } + }, + "save": "", + "title": "" + }, + "success": "" + }, + "highlights": "", + "image-category": { + "formula": "Formel", + "image": "Bild", + "logo": "Logo", + "signature": "Signatur" + }, + "import-redactions-dialog": { + "actions": { + "cancel": "", + "import": "" + }, + "details": "", + "http": { + "error": "", + "success": "" + }, + "import-only-for-pages": "", + "range": { + "label": "", + "placeholder": "" + }, + "title": "" + }, + "initials-avatar": { + "unassigned": "Unbekannt", + "you": "Sie" + }, + "justifications-listing": { + "actions": { + "delete": "Begründung löschen", + "edit": "Begründung bearbeiten" + }, + "add-new": "Neue Begründung hinzufügen", + "bulk": { + "delete": "Ausgewählte Begründungen löschen" + }, + "no-data": { + "title": "Es gibt noch keine Begründungen." + }, + "table-col-names": { + "description": "Beschreibung", + "name": "Name", + "reason": "Rechtliche Grundlage" + }, + "table-header": "{length} {length, plural, one{Begründung} other{Begründung}}" + }, + "license-info-screen": { + "analyzed-pages": "Analysierte Seiten", + "backend-version": "Backend-Version der Anwendung", + "chart": { + "cumulative": "Seiten insgesamt", + "legend": "", + "pages-per-month": "Seiten pro Monat", + "total-pages": "Gesamtzahl der Seiten" + }, + "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon AG (powered by IQSER)", + "copyright-claim-title": "Copyright", + "current-analyzed": "In aktuellem Lizenzzeitraum analysierte Seiten", + "custom-app-title": "Name der Anwendung", + "email-report": "E-Mail-Bericht", + "email": { + "body": { + "analyzed": "Im aktuellen Lizenzzeitraum insgesamt analysierte Seiten: {pages}.", + "licensed": "Lizenzierte Seiten: {pages}." + }, + "title": "Lizenzbericht {licenseCustomer}" + }, + "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", + "license-title": "", + "licensed-page-count": "Anzahl der lizenzierten Seiten", + "licensed-to": "Lizenziert für", + "licensing-details": "Lizenzdetails", + "licensing-period": "Laufzeit der Lizenz", + "ocr-analyzed-pages": "Mit OCR konvertierte Seiten", + "status": { + "active": "Aktiv", + "inactive": "" + }, + "total-analyzed": "Seit {date} insgesamt analysierte Seiten", + "unlicensed-analyzed": "Über Lizenz hinaus analysierte Seiten", + "usage-details": "Nutzungsdetails" + }, + "license-information": "Lizenzinformationen", + "load-all-annotations-threshold-exceeded": "", + "loading": "", + "manual-annotation": { + "dialog": { + "actions": { + "save": "Speichern" + }, + "content": { + "apply-on-multiple-pages": "", + "apply-on-multiple-pages-hint": "", + "apply-on-multiple-pages-placeholder": "", + "classification": "Wert / Klassifizierung", + "comment": "Kommentar", + "dictionary": "Wörterbuch", + "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:" + }, + "error": "", + "header": { + "dictionary": "Zum Wörterbuch hinzufügen", + "false-positive": "Als Falsch-Positiv definieren", + "force-hint": "Hinweis erzwingen", + "force-redaction": "Schwärzung erzwingen", + "redaction": "Schwärzung", + "request-dictionary": "Neuen Wörterbucheintrag vorschlagen", + "request-false-positive": "Als Falsch-Positiv vorschlagen", + "request-redaction": "Schwärzung vorschlagen" + } + } + }, + "minutes": "", + "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": "", + "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!", + "no-data": "Du hast aktuell keine Benachrichtigungen", + "unassigned-from-file": "Sie wurden vom Dokument {fileHref, select, null{{fileName}} other{{fileName}}} im Dossier {dossierHref, select, null{{dossierName}} other{{dossierName}}} entfernt!", + "user-becomes-dossier-member": "{user} ist jetzt Mitglied des Dossiers {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "user-demoted-to-reviewer": "{user} wurde im Dossier {dossierHref, select, null{{dossierName}} other{{dossierName}}} auf die Reviewer-Berechtigung heruntergestuft!", + "user-promoted-to-approver": "{user} wurde im Dossier {dossierHref, select, null{{dossierName}} other{{dossierName}}} zum Genehmiger ernannt!", + "user-removed-as-dossier-member": "{user} wurde als Mitglied von: {dossierHref, select, null{{dossierName}} other{{dossierName}}} entfernt!" + }, + "notifications-screen": { + "category": { + "email-notifications": "E-Mail Benachrichtigungen", + "in-app-notifications": "In-App-Benachrichtigungen" + }, + "error": { + "generic": "Ein Fehler ist aufgetreten... Aktualisierung der Einstellungen fehlgeschlagen!" + }, + "groups": { + "document": "Dokumentbezogene Benachrichtigungen", + "dossier": "Dossierbezogene Benachrichtigungen", + "other": "Andere Benachrichtigungen" + }, + "options-title": "Wählen Sie aus, in welcher Kategorie Sie benachrichtigt werden möchten", + "options": { + "ASSIGN_APPROVER": "Wenn ich einem Dokument als Genehmiger zugewiesen bin", + "ASSIGN_REVIEWER": "Wenn ich einem Dokument als Überprüfer zugewiesen bin", + "DOCUMENT_APPROVED": "Wenn sich der Dokumentstatus in Genehmigt ändert", + "DOCUMENT_UNDER_APPROVAL": "Wenn sich der Dokumentstatus in „In Genehmigung“ ändert", + "DOCUMENT_UNDER_REVIEW": "Wenn sich der Dokumentstatus in Wird überprüft ändert", + "DOSSIER_DELETED": "Wenn ein Dossier gelöscht wurde", + "DOSSIER_OWNER_DELETED": "Wenn der Eigentümer eines Dossiers gelöscht wurde", + "DOSSIER_OWNER_REMOVED": "Wenn ich den Besitz des Dossiers verliere", + "DOSSIER_OWNER_SET": "Wenn ich der Besitzer des Dossiers werde", + "DOWNLOAD_READY": "Wenn ein Download bereit ist", + "UNASSIGNED_FROM_FILE": "Wenn die Zuweisung zu einem Dokument aufgehoben wird", + "USER_BECOMES_DOSSIER_MEMBER": "Wenn ein Benutzer zu meinem Dossier hinzugefügt wurde", + "USER_DEGRADED_TO_REVIEWER": "Wenn ich Gutachter in einem Dossier werde", + "USER_PROMOTED_TO_APPROVER": "Wenn ich Genehmiger in einem Dossier werde", + "USER_REMOVED_AS_DOSSIER_MEMBER": "Wenn ich die Dossier-Mitgliedschaft verliere" + }, + "schedule": { + "daily": "Tägliche Zusammenfassung", + "instant": "Sofortig", + "weekly": "Wöchentliche Zusammenfassung" + }, + "title": "Benachrichtigungseinstellungen" + }, + "notifications": { + "deleted-dossier": "", + "label": "Benachrichtigungen", + "mark-as": "" + }, + "ocr": { + "confirmation-dialog": { + "cancel": "", + "question": "", + "title": "" + } + }, + "overwrite-files-dialog": { + "archive-question": "", + "archive-title": "", + "file-question": "{filename} ist bereits vorhanden. Wie möchten Sie fortfahren?", + "file-title": "Das Dokument existiert bereits!", + "options": { + "all-files": "", + "cancel": "Alle Uploads abbrechen", + "current-files": "", + "full-overwrite": { + "description": "", + "label": "" + }, + "partial-overwrite": { + "description": "", + "label": "" + }, + "proceed": "", + "skip": { + "description": "", + "label": "" + } + }, + "remember": "" + }, + "page": "Seite", + "page-rotation": { + "apply": "", + "confirmation-dialog": { + "question": "", + "title": "" + }, + "discard": "" + }, + "pagination": { + "next": "Nächste", + "previous": "Vorherige" + }, + "pdf-viewer": { + "text-popup": { + "actions": { + "search": "Nach Auswahl suchen" + } + }, + "toggle-readable-redactions": "", + "toggle-tooltips": "{active, select, true{Disable} false{Enable} other{}} Kurzinfos für Anmerkungen" + }, + "permissions-screen": { + "dossier": { + "access": "", + "view": "" + }, + "label": "", + "mapped": { + "approve": "", + "everyone-else": "", + "owner": "", + "review": "" + }, + "table-col-names": { + "permission": "" + }, + "table-header": { + "title": "" + } + }, + "preferences-screen": { + "actions": { + "save": "" + }, + "form": { + "auto-expand-filters-on-action": "", + "show-suggestions-in-preview": "", + "unapproved-suggestions-warning": "" + }, + "label": "", + "title": "", + "warnings-description": "", + "warnings-label": "", + "warnings-subtitle": "", + "warnings-title": "" + }, + "processing-status": { + "ocr": "", + "pending": "", + "processed": "", + "processing": "" + }, + "processing": { + "basic": "", + "ocr": "" + }, + "readonly": "Lesemodus", + "readonly-archived": "", + "recategorize-image-dialog": { + "actions": { + "cancel": "Abbrechen", + "save": "Änderungen speichern" + }, + "content": { + "comment": "Kommentar", + "type": "Ausgewählter Bildtyp", + "type-placeholder": "Einen Typ auswählen ..." + }, + "header": "Bildtypen bearbeiten" + }, + "references": "", + "remove-annotations-dialog": { + "cancel": "Abbrechen", + "confirm": "Ja, fortfahren und löschen!", + "dictionary": "Wörterbuch", + "image-type": "Bild: {typeLabel}", + "remove-from-dictionary": { + "question": "Folgende Einträge werden aus den jeweiligen Wörterbüchern gelöscht:", + "title": "Aus dem Wörterbuch löschen" + }, + "remove-only-here": { + "question": "Folgende Schwärzungen werden nur hier entfernt:", + "title": "Schwärzung entfernen" + }, + "value": "Wert" + }, + "report-type": { + "label": "{length} {length, plural, one{Berichtstyp} other{Berichtstypen}}" + }, + "reports-screen": { + "description": "", + "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.", + "general": { + "date": { + "d-m-y": "Dieser Platzhalter wird durch das Erstellungsdatum des Berichts in der üblichen Tag-Monat-Jahr-Notation (TT.MM.JJJJ) ersetzt, zB 15.10.2021.", + "m-d-y": "Dieser Platzhalter wird durch das Erstellungsdatum des Berichts im amerikanischen rein numerischen Datumsformat (MM/dd/yyyy) ersetzt, zB 15.10.2021.", + "y-m-d": "Dieser Platzhalter wird durch das Erstellungsdatum des Berichts im internationalen ISO 8601-Format (yyyy-MM-dd) ersetzt, zB 2021-10-15." + }, + "dossier": { + "name": "Dieser Platzhalter wird durch den Namen des Dossiers ersetzt, in dem die geschwärzten Dateien gespeichert sind." + }, + "file": { + "name": "Dieser Platzhalter wird durch den Dateinamen ersetzt." + }, + "redaction": { + "entity": { + "display-name": "" + }, + "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": "", + "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": "", + "page": "Dieser Platzhalter wird durch die Seitenzahl der Redaktion ersetzt.", + "paragraph": "Dieser Platzhalter wird durch den Absatz ersetzt, der die Schwärzung enthält.", + "value": "" + }, + "time": { + "h-m": "Dieser Platzhalter wird durch den Zeitpunkt ersetzt, zu dem der Bericht erstellt wurde." + } + } + }, + "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": "", + "table-header": { + "description": "Beschreibung", + "placeholders": "Platzhalter" + }, + "title": "Berichte", + "upload-document": "Ein Dokument hochladen" + }, + "reset-filters": "Zurücksetzen", + "reset-password-dialog": { + "actions": { + "cancel": "Abbrechen", + "save": "Speichern" + }, + "error": { + "password-policy": "Kennwort konnte nicht zurückgesetzt werden. Das neue Passwort entspricht nicht der Passwortrichtlinie." + }, + "form": { + "password": "Temporäres Passwort" + }, + "header": "Temporäres Passwort für {userName} festlegen" + }, + "resize-annotation-dialog": { + "actions": { + "cancel": "Abbrechen", + "save": "Änderungen speichern" + }, + "content": { + "comment": "Kommentar", + "update-dictionary": "" + }, + "header": "Schwärzung ändern" + }, + "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" + }, + "rss-dialog": { + "actions": { + "close": "", + "export-json": "", + "export-xml": "" + }, + "title": "" + }, + "rules-screen": { + "error": { + "generic": "Es ist ein Fehler aufgetreten ... Die Regeln konnten nicht aktualisiert werden!" + }, + "revert-changes": "Anmeldedaten speichern", + "save-changes": "Änderungen speichern", + "success": { + "generic": "Die Regeln wurden aktualisiert!" + } + }, + "search-screen": { + "cols": { + "assignee": "Bevollmächtigter", + "document": "Dokument", + "dossier": "Dossier", + "pages": "Seiten", + "status": "Status" + }, + "filters": { + "assignee": "", + "by-dossier": "Nach Dossier filtern", + "by-template": "", + "only-active": "", + "search-by-template-placeholder": "", + "search-placeholder": "Dossiername...", + "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.", + "table-header": "{length} {length, plural, one{Suchergebnis} other{Suchergebnisse}}" + }, + "search": { + "active-dossiers": "ganze Plattform", + "all-dossiers": "", + "placeholder": "Nach Dokumenten oder Dokumenteninhalt suchen", + "this-dossier": "in diesem Dossier" + }, + "seconds": "", + "size": "", + "smtp-auth-config": { + "actions": { + "cancel": "Abbrechen", + "save": "Anmeldedaten speichern" + }, + "form": { + "password": "Passwort", + "username": "Benutzername", + "username-placeholder": "Login-Benutzername" + }, + "title": "Authentifizierung aktivieren" + }, + "time": { + "days": "{days} {days, plural, one{Tag} other{Tage}}", + "hours": "{hours} {hours, plural, one{Stunde} other{Stunden}}", + "less-than-an-hour": "< 1 Stunde", + "no-time-left": "Frist für Wiederherstellung verstrichen" + }, + "toggle-auto-analysis-message": { + "error": "", + "success": "" + }, + "top-bar": { + "navigation-items": { + "back": "Zurück", + "back-to-dashboard": "", + "dashboard": "", + "my-account": { + "children": { + "account": "Konto", + "admin": "Einstellungen", + "downloads": "Meine Downloads", + "language": { + "de": "Deutsch", + "en": "Englisch", + "label": "Sprache" + }, + "logout": "Abmelden", + "trash": "Papierkorb" + } + } + } + }, + "trash": { + "action": { + "delete": "Endgültig löschen", + "restore": "Wiederherstellen" + }, + "bulk": { + "delete": "Ausgewählte Dossiert endgültig löschen", + "restore": "Ausgewählte Dossiers wiederherstellen" + }, + "label": "Papierkorb", + "no-data": { + "title": "Es wurde noch kein Dossier angelegt." + }, + "no-match": { + "title": "Die ausgewählten Filter treffen auf kein Dossier zu." + }, + "table-col-names": { + "deleted-on": "Gelöscht am", + "dossier": "", + "name": "Name", + "owner": "Eigentümer", + "time-to-restore": "Verbleibende Zeit für Wiederherstellung" + }, + "table-header": { + "title": "{length} {length, plural, one{gelöschtes Dossier} other{gelöschte Dossiers}}" + } + }, + "type": "Typ", + "unapproved-suggestions": { + "confirmation-dialog": { + "checkbox-text": "", + "confirmation-text": "", + "deny-text": "", + "displayed-question": "", + "not-displayed-question": "", + "success-confirmation-text": "", + "title": "" + } + }, + "unknown": "Unbekannt", + "upload-dictionary-dialog": { + "options": { + "cancel": "Abbrechen", + "merge": "Einträge zusammenführen", + "overwrite": "Überschreiben" + }, + "question": "Wählen Sie, wie Sie fortfahren möchten:", + "title": "Das Wörterbuch hat bereits Einträge!" + }, + "upload-file": { + "upload-area-text": "" + }, + "upload-status": { + "dialog": { + "actions": { + "cancel": "Upload abbrechen", + "re-upload": "Upload erneut versuchen" + }, + "title": "Datei-Uploads ({len})" + }, + "error": { + "file-size": "Datei zu groß. Die maximal zulässige Größe beträgt {size} MB.", + "file-type": "", + "generic": "Fehler beim Hochladen des Dokuments. {error}" + } + }, + "user-listing": { + "action": { + "delete": "Benutzer löschen", + "edit": "Benutzer bearbeiten" + }, + "add-new": "Neuer Benutzer", + "bulk": { + "delete": "Benutzer löschen", + "delete-disabled": "Sie können Ihr eigenes Konto nicht löschen." + }, + "no-match": { + "title": "Die ausgewählten Filter treffen auf keinen Benutzer zu." + }, + "search": "Suche ...", + "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-profile": "Mein Profil", + "user-profile-screen": { + "actions": { + "change-password": "Passwort ändern", + "save": "Änderungen speichern" + }, + "form": { + "dark-theme": "", + "email": "Email", + "first-name": "Vorname", + "last-name": "Nachname" + }, + "title": "Profil bearbeiten" + }, + "user-stats": { + "chart": { + "users": "Benutzer im Arbeitsbereich" + }, + "collapse": "Details ausblenden", + "expand": "Details anzeigen", + "title": "Benutzer" + }, + "view-mode": { + "list": "Liste", + "view-as": "Ansicht als:", + "workflow": "Arbeitsablauf" + }, + "viewer-header": { + "load-all-annotations": "" + }, + "watermark-screen": { + "action": { + "change-success": "Das Wasserzeichen wurde aktualisiert!", + "created-success": "", + "error": "Fehler beim Aktualisieren des Wasserzeichens", + "revert": "Rückgängig machen", + "save": "Änderungen speichern" + }, + "form": { + "color": "Farbe", + "color-placeholder": "", + "font-size": "Schriftgröße", + "font-type": "Schriftart", + "name-label": "", + "name-placeholder": "", + "opacity": "Deckkraft", + "orientation": "Ausrichtung", + "text-label": "", + "text-placeholder": "Text eingeben" + } + }, + "watermarks-listing": { + "action": { + "delete": "", + "delete-success": "", + "edit": "" + }, + "add-new": "", + "no-data": { + "title": "" + }, + "table-col-names": { + "created-by": "", + "created-on": "", + "modified-on": "", + "name": "", + "status": "" + }, + "table-header": { + "title": "" + }, + "watermark-is-used": "" + }, + "workflow": { + "selection": { + "all": "Alle", + "count": "{count} ausgewählt", + "none": "Keiner", + "select": "Wählen" + } + }, + "yesterday": "Gestern" +} diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json new file mode 100644 index 000000000..29ff85d02 --- /dev/null +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -0,0 +1,2204 @@ +{ + "accept-recommendation-dialog": { + "header": { + "add-to-dictionary": "Add to dictionary", + "request-add-to-dictionary": "Request add to dictionary" + }, + "multiple-values": "Multiple recommendations selected" + }, + "account-settings": "Account Settings", + "actions": { + "all": "All", + "none": "None" + }, + "add-dossier-dialog": { + "actions": { + "save": "Save", + "save-and-add-members": "Save and Edit Team" + }, + "errors": { + "dossier-already-exists": "Dossier with this name already exists! If it is in the trash, you need to permanently delete it first to re-use the name. If it is an active or archived dossier, please choose a different name.", + "generic": "Failed to save dossier." + }, + "form": { + "description": { + "label": "Description", + "placeholder": "Enter Description" + }, + "due-date": "Due Date", + "name": { + "label": "Dossier Name", + "placeholder": "Enter Name" + }, + "template": { + "label": "Dossier Template", + "placeholder": "Choose Dossier Template" + } + }, + "header-new": "Create Dossier" + }, + "add-edit-clone-dossier-template": { + "error": { + "conflict": "Failed to create dossier template: a dossier template with the same name already exists.", + "generic": "Failed to create dossier template." + }, + "form": { + "description": "Description", + "description-placeholder": "Enter Description", + "name": "Dossier Template Name", + "name-placeholder": "Enter Name", + "valid-from": "Valid from", + "valid-to": "Valid to" + }, + "save": "Save Dossier Template", + "title": "{type, select, edit{Edit {name}} create{Create} clone{Clone} other{}} Dossier Template" + }, + "add-edit-dossier-attribute": { + "error": { + "generic": "Failed to save attribute!" + }, + "form": { + "label": "Attribute Name", + "label-placeholder": "Enter Name", + "placeholder": "Attribute Placeholder", + "type": "Attribute Type" + }, + "save": "Save Attribute", + "title": "{type, select, edit{Edit {name}} create{Add New} other{}} Dossier Attribute" + }, + "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": { + "add-to-dictionary-action": "Enable 'Add to dictionary'", + "case-sensitive": "Case Sensitive", + "color": "{type, select, redaction{Redaction} hint{Hint} recommendation{Recommendation} skipped{Skipped Redaction} ignored{Ignored Hint} other{}} Color", + "color-placeholder": "#", + "default-reason": "Default Reason", + "default-reason-placeholder": "No Default Reason", + "description": "Description", + "description-placeholder": "Enter Description", + "has-dictionary": "Has dictionary", + "hint": "Hint", + "name": "Display Name", + "name-placeholder": "Enter Name", + "rank": "Rank", + "rank-placeholder": "1000", + "redaction": "Redaction", + "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{}}" + }, + "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 Column Header", + "column-header-placeholder": "Enter CSV Column Header", + "displayed-disabled": "The maximum number of displayed attributes ({maxNumber}) has been reached.", + "displayedInFileList": "Displayed In File List", + "filterable": "Filterable", + "filterable-disabled": "The maximum number of filterable attributes ({maxNumber}) has been reached.", + "name": "Attribute Name", + "name-placeholder": "Enter Name", + "primary": "Set as Primary", + "read-only": "Make Read-Only", + "type": "Type" + }, + "save": "Save Attribute", + "title": "{type, select, edit{Edit {name}} create{Add New} other{}} File Attribute" + }, + "add-edit-justification": { + "actions": { + "cancel": "Cancel", + "save": "Save Justification" + }, + "form": { + "description": "Description", + "description-placeholder": "Enter Description", + "name": "Name", + "name-placeholder": "Enter Name", + "reason": "Legal Basis", + "reason-placeholder": "Enter Legal Basis" + }, + "title": "{type, select, edit{Edit {name}} create{Add New} other{}} Justification" + }, + "add-edit-user": { + "actions": { + "cancel": "Cancel", + "delete": "Delete User", + "save": "Save User", + "save-changes": "Save Changes" + }, + "error": { + "email-already-used": "This e-mail address is already in use by a different user!", + "generic": "Failed to save user!" + }, + "form": { + "email": "Email", + "first-name": "First Name", + "last-name": "Last Name", + "reset-password": "Reset Password", + "role": "Role" + }, + "title": "{type, select, edit{Edit} create{Add New} other{}} User" + }, + "add-entity": { + "save": "Save Entity", + "title": "Create Entity" + }, + "admin-side-nav": { + "audit": "Audit", + "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 Templates", + "entities": "Entities", + "entity-info": "Info", + "false-positive": "False Positive", + "false-recommendations": "False Recommendations", + "file-attributes": "File Attributes", + "justifications": "Justifications", + "license-information": "License Information", + "reports": "Reports", + "rule-editor": "Rule Editor", + "settings": "Settings", + "user-management": "User Management", + "watermarks": "Watermarks" + }, + "annotation-actions": { + "accept-recommendation": { + "label": "Accept Recommendation" + }, + "accept-suggestion": { + "label": "Approve Suggestion" + }, + "convert-highlights": { + "label": "Convert Selected Earmarks" + }, + "edit-reason": { + "label": "Edit Reason" + }, + "force-hint": { + "label": "Force Hint" + }, + "force-redaction": { + "label": "Force Redaction" + }, + "hide": "Hide", + "message": { + "dictionary": { + "add": { + "conflict-error": "Cannot add ''{content}'' to the {dictionaryName} dictionary because it was recognized as a general term that appears too often in texts.", + "error": "Failed to add entry to dictionary: {error}", + "success": "Entry added to dictionary. Changes will be visible after reanalysis." + }, + "approve": { + "error": "Failed to approve dictionary entry: {error}", + "success": "Dictionary entry approved. Changes will be visible after reanalysis." + }, + "decline": { + "error": "Failed to decline dictionary suggestion: {error}", + "success": "Dictionary suggestion declined." + }, + "remove": { + "error": "Failed to remove dictionary entry: {error}", + "success": "Dictionary entry removed!" + }, + "request-remove": { + "error": "Failed to request removal of dictionary entry: {error}", + "success": "Requested to remove dictionary entry!" + }, + "suggest": { + "error": "Failed to save suggestion for dictionary modification: {error}", + "success": "Suggestion for dictionary modification saved!" + }, + "undo": { + "error": "Failed to undo: {error}", + "success": "Undo successful" + } + }, + "manual-redaction": { + "add": { + "error": "Failed to save redaction: {error}", + "success": "Redaction added!" + }, + "approve": { + "error": "Failed to approve suggestion: {error}", + "success": "Suggestion approved." + }, + "change-legal-basis": { + "error": "Failed to edit annotation reason: {error}", + "success": "Annotation reason was edited." + }, + "decline": { + "error": "Failed to decline suggestion: {error}", + "success": "Suggestion declined." + }, + "force-redaction": { + "error": "Failed to save redaction: {error}", + "success": "Redaction added!" + }, + "recategorize-image": { + "error": "Failed to recategorize image: {error}", + "success": "Image recategorized." + }, + "remove": { + "error": "Failed to remove redaction: {error}", + "success": "Redaction removed!" + }, + "request-change-legal-basis": { + "error": "Failed to request annotation reason change: {error}", + "success": "Annotation reason change requested." + }, + "request-force-redaction": { + "error": "Failed to save redaction suggestion: {error}", + "success": "Redaction suggestion saved" + }, + "request-image-recategorization": { + "error": "Failed to request image recategorization: {error}", + "success": "Image recategorization requested." + }, + "request-remove": { + "error": "Failed to request removal of redaction: {error}", + "success": "Requested to remove redaction!" + }, + "suggest": { + "error": "Failed to save redaction suggestion: {error}", + "success": "Redaction suggestion saved" + }, + "undo": { + "error": "Failed to undo: {error}", + "success": "Undo successful" + } + } + }, + "recategorize-image": "Recategorize", + "reject-suggestion": "Reject Suggestion", + "remove-annotation": { + "false-positive": "False Positive", + "only-here": "Remove only here", + "remove-from-dict": "Remove from dictionary" + }, + "remove-highlights": { + "label": "Remove Selected Earmarks" + }, + "resize-accept": { + "label": "Save Resize" + }, + "resize-cancel": { + "label": "Abort Resize" + }, + "resize": { + "label": "Resize" + }, + "see-references": { + "label": "See References" + }, + "show": "Show", + "undo": "Undo" + }, + "annotation-changes": { + "forced-hint": "Hint forced", + "forced-redaction": "Redaction forced", + "header": "Manual changes:", + "legal-basis": "Reason changed", + "recategorized": "Image category changed", + "removed-manual": "Redaction/Hint removed", + "resized": "Redaction area has been modified" + }, + "annotation-engines": { + "dictionary": "{isHint, select, true{Hint} other{Redaction}} based on dictionary", + "ner": "Redaction based on AI", + "rule": "Redaction based on rule {rule}" + }, + "annotation-type": { + "declined-suggestion": "Declined Suggestion", + "hint": "Hint", + "ignored-hint": "Ignored Hint", + "manual-redaction": "Manual Redaction", + "recommendation": "Recommendation", + "redaction": "Redaction", + "skipped": "Skipped", + "suggestion-add": "Suggested redaction", + "suggestion-add-dictionary": "Suggested add to Dictionary", + "suggestion-add-false-positive": "Suggested add to false positive", + "suggestion-change-legal-basis": "Suggested change legal basis", + "suggestion-force-hint": "Suggestion force hint", + "suggestion-force-redaction": "Suggestion force redaction", + "suggestion-recategorize-image": "Suggested recategorize image", + "suggestion-remove": "Suggested local removal", + "suggestion-remove-dictionary": "Suggested dictionary removal", + "suggestion-resize": "Suggested Resize", + "text-highlight": "Earmark" + }, + "annotation": { + "pending": "(Pending Analysis)" + }, + "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": "Approvers", + "make-approver": "Make Approver", + "no-reviewers": "No members with \"review only\" permission.", + "reviewers": "Reviewers", + "search": "Search...", + "single-user": "Owner" + } + }, + "assign-owner": { + "dialog": { + "cancel": "Cancel", + "label": "{type, select, approver{Approver} reviewer{Reviewer} other{}}", + "save": "Save", + "title": "Manage File {type, select, approver{Approver} reviewer{Reviewer} other{}}" + } + }, + "assign-user": { + "cancel": "Cancel", + "save": "Save" + }, + "assignment": { + "owner": "Successfully assigned {ownerName} to dossier: {dossierName}.", + "reviewer": "Successfully {reviewerName, select, undefined{unassigned user from} other{assigned {reviewerName} to file:}} {filename}." + }, + "audit": "Audit", + "audit-screen": { + "all-users": "All Users", + "categories": { + "all-categories": "All Categories", + "audit": "Audit", + "audit-log": "Audit Log", + "dictionary": "Dictionary", + "document": "Document", + "dossier": "Dossier", + "dossier-template": "Dossier Template", + "download": "Download", + "license": "License", + "project": "Project", + "project-template": "Project Template", + "settings": "Settings", + "user": "User" + }, + "no-data": { + "title": "No available logs." + }, + "table-col-names": { + "category": "Category", + "date": "Date", + "message": "Message", + "user": "User" + }, + "table-header": { + "title": "{length} {length, plural, one{Log} other{Logs}}" + }, + "to": "to" + }, + "auth-error": { + "heading": "Your user is successfully logged in but has no role assigned yet. Please contact your RedactManager administrator to assign appropriate roles.", + "heading-with-link": "Your user is successfully logged in but has no role assigned yet. Please contact your RedactManager administrator to assign appropriate roles!", + "heading-with-name": "Your user is successfully logged in but has no role assigned yet. Please contact {adminName} to assign appropriate roles.", + "heading-with-name-and-link": "Your user is successfully logged in but has no role assigned yet. Please contact {adminName} to assign appropriate roles.", + "logout": "Logout" + }, + "by": "by", + "change-legal-basis-dialog": { + "actions": { + "cancel": "Cancel", + "save": "Save Changes" + }, + "content": { + "classification": "Value / Classification", + "comment": "Comment", + "legalBasis": "Legal Basis", + "reason": "Select redaction reason", + "reason-placeholder": "Select a reason...", + "section": "Paragraph / Location" + }, + "header": "Edit Redaction Reason" + }, + "color": "Color", + "comments": { + "add-comment": "Enter comment", + "comments": "{count} {count, plural, one{comment} other{comments}}", + "hide-comments": "Hide comments" + }, + "common": { + "close": "Close View", + "confirmation-dialog": { + "confirm": "Yes", + "deny": "No", + "description": "This action requires confirmation, do you wish to proceed?", + "title": "Confirm Action" + } + }, + "configurations": "Configurations", + "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} reports use the placeholder for this attribute and need to be adjusted", + "title": "Delete {count, plural, one{{name}} other{File Attributes}}", + "toast-error": "Please confirm that you understand the ramifications of your action!", + "warning": "Warning: this cannot be undone!" + }, + "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": "Please confirm that you understand the ramifications of your action!", + "warning": "Warning: this cannot be undone!" + }, + "confirmation-dialog": { + "approve-file-without-analysis": { + "confirmationText": "Approve without analysis", + "denyText": "Cancel", + "question": "Analysis required to detect new redactions.", + "title": "Warning!" + }, + "approve-file": { + "question": "This document has unseen changes, do you wish to approve it anyway?", + "title": "Warning!" + }, + "approve-multiple-files-without-analysis": { + "confirmationText": "Approve without analysis", + "denyText": "Cancel", + "question": "Analysis required to detect new redactions for at least one file.", + "title": "Warning" + }, + "approve-multiple-files": { + "question": "At least one of the files you selected has unseen changes, do you wish to approve them anyway?", + "title": "Warning!" + }, + "assign-file-to-me": { + "question": { + "multiple": "At least one document is currently assigned to someone else. Are you sure you want to replace them and assign yourself to these documents?", + "single": "This document is currently assigned to someone else. Are you sure you want to replace it and assign yourself to this document?" + }, + "title": "Re-assign user" + }, + "compare-file": { + "question": "Warning!

Number of pages does not match, current document has {currentDocumentPageCount} page(s). Uploaded document has {compareDocumentPageCount} page(s).

Do you wish to proceed?", + "title": "Compare with file: {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": "Do you wish to proceed?", + "title": "Delete Document" + }, + "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": "To proceed please type below", + "report-template-same-name": { + "confirmation-text": "Yes. Continue upload", + "deny-text": "No. Cancel Upload", + "question": "There is already a Report Template with the name: {fileName}. Do you wish to continue?", + "title": "Report Template Upload" + }, + "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": "Upload as multi-file report", + "confirmation-text": "Upload as single-file report", + "deny-text": "Cancel Upload", + "question": "Please choose if {fileName} is a single or multi-file report template", + "title": "Report Template Upload" + } + }, + "content": "Reason", + "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 redaction teams today.", + "title": "Welcome, {name}!" + } + }, + "default-colors-screen": { + "action": { + "edit": "Edit Color" + }, + "table-col-names": { + "color": "Color", + "key": "Type" + }, + "table-header": { + "title": "{length} Default {length, plural, one{Color} other{Colors}}" + }, + "types": { + "analysisColor": "Analysis", + "dictionaryRequestColor": "Dictionary Request", + "hintColor": "Hint", + "ignoredHintColor": "Ignored Hint", + "previewColor": "Preview", + "recommendationColor": "Recommendation", + "redactionColor": "Redaction Color", + "requestAdd": "Request Add", + "requestRemove": "Request Remove", + "skippedColor": "Skipped", + "updatedColor": "Updated" + } + }, + "dev-mode": "DEV", + "dictionary": "Dictionary", + "dictionary-details": { + "actions": { + "cancel": "Cancel", + "save": "Save" + }, + "title": "{readOnly, select, false{Edit } other{}}Dossier Dictionary" + }, + "dictionary-overview": { + "compare": { + "compare": "Compare", + "select-dictionary": "Select Dictionary", + "select-dossier": "Select Dossier", + "select-dossier-template": "Select Dossier Template" + }, + "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.", + "entries-too-short": "Some entries of the dictionary are below the minimum length of 2. These are highlighted with red!", + "generic": "Something went wrong... Dictionary update failed!" + }, + "revert-changes": "Revert", + "save-changes": "Save Changes", + "search": "Search...", + "select-dictionary": "Select a dictionary above to compare with the current one.", + "success": { + "generic": "Dictionary updated!" + } + }, + "digital-signature": "Digital Signature", + "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": "Failed to remove digital signature, please try again.", + "delete-success": "Digital signature removed. Redacted files will no longer be signed!", + "remove": "Remove", + "save": "Save Changes", + "save-error": "Failed to save digital signature!", + "save-success": "Digital Signature Certificate successfully saved!" + }, + "no-data": { + "action": "Configure Certificate", + "title": "No Digital Signature Certificate.
For signing redacted documents please configure a certificate." + } + }, + "document-info": { + "save": "Save Document Info", + "title": "Enter File Attributes" + }, + "dossier-attribute-types": { + "date": "Date", + "image": "Image", + "number": "Number", + "text": "Free Text" + }, + "dossier-attributes-listing": { + "action": { + "delete": "Delete Attribute", + "edit": "Edit Attribute" + }, + "add-new": "New Attribute", + "bulk": { + "delete": "Delete Selected Attributes" + }, + "no-data": { + "action": "New Attribute", + "title": "There are no dossier attributes." + }, + "no-match": { + "title": "No attributes match your current filters." + }, + "search": "Search...", + "table-col-names": { + "label": "Label", + "placeholder": "Placeholder", + "type": "Type" + }, + "table-header": { + "title": "{length} dossier {length, plural, one{attribute} other{attributes}}" + } + }, + "dossier-details": { + "assign-members": "Assign Members", + "collapse": "Hide Details", + "document-status": "Document Status", + "edit-owner": "Edit Owner", + "expand": "Show Details", + "members": "Members", + "owner": "Owner", + "see-less": "See less", + "title": "Dossier Details" + }, + "dossier-listing": { + "add-new": "New Dossier", + "archive": { + "action": "Archive Dossier", + "archive-failed": "Failed to archive dossier {dossierName}!", + "archive-succeeded": "Successfully archived dossier {dossierName}." + }, + "delete": { + "action": "Delete Dossier", + "delete-failed": "Failed to delete dossier: {dossierName}" + }, + "dossier-info": { + "action": "Dossier Info" + }, + "edit": { + "action": "Edit Dossier" + }, + "filters": { + "label": "Dossier Name", + "search": "Dossier name..." + }, + "no-data": { + "action": "New Dossier", + "title": "You currently have no dossiers." + }, + "no-match": { + "title": "No dossiers match your current filters." + }, + "quick-filters": { + "member": "Dossier Member", + "owner": "Dossier Owner" + }, + "reanalyse": { + "action": "Analyze entire dossier" + }, + "stats": { + "analyzed-pages": "{count, plural, one{Page} other{Pages}}", + "total-people": "Total users" + }, + "table-col-names": { + "documents-status": "Documents State", + "dossier-state": "Dossier State", + "last-modified": "Last modified", + "name": "Name", + "needs-work": "Workload", + "owner": "Owner" + }, + "table-header": { + "title": "{length} active {length, plural, one{Dossier} other{Dossiers}}" + } + }, + "dossier-overview": { + "approve": "Approve", + "approve-disabled": "File can only be approved once it has been analysed with the latest dictionaries and all suggestions have been processed.", + "assign-approver": "Assign Approver", + "assign-me": "Assign To Me", + "assign-reviewer": "Assign User", + "back-to-new": "Back to New", + "bulk": { + "delete": "Delete Documents", + "reanalyse": "Analyze Documents" + }, + "delete": { + "action": "Delete File" + }, + "dossier-details": { + "attributes": { + "expand": "{count} custom {count, plural, one{attribute} other{attributes}}", + "image-uploaded": "Image uploaded", + "show-less": "show less" + }, + "charts": { + "documents-in-dossier": "Documents", + "pages-in-dossier": "Pages" + }, + "description": "Description", + "dictionary": "Dossier Dictionary", + "stats": { + "analysed-pages": "{count} {count, plural, one{page} other{pages}}", + "created-on": "Created on {date}", + "deleted": "{count} deleted files", + "documents": "{count} {count, plural, one{document} other{documents}}", + "due-date": "Due {date}", + "people": "{count} {count, plural, one{user} other{users}}", + "processing-documents": "{count} processing {count, plural, one{document} other{documents}}" + } + }, + "download-file": "Download", + "download-file-disabled": "You need to be approver in the dossier and the {count, plural, one{file needs} other{files need}} to be approved in order to download.", + "file-listing": { + "file-entry": { + "file-error": "Re-processing required", + "file-pending": "Pending..." + } + }, + "filters": { + "label": "Document Name", + "search": "Document name..." + }, + "header-actions": { + "download-csv": "Download CSV File Report", + "edit": "Edit Dossier", + "upload-document": "Upload Document" + }, + "import-redactions": "Import redactions", + "new-rule": { + "toast": { + "actions": { + "reanalyse-all": "Analyze all" + } + } + }, + "no-data": { + "action": "Upload Document", + "title": "There are no documents in this dossier." + }, + "no-match": { + "title": "No documents match your current filters." + }, + "ocr-file": "OCR Document", + "ocr-performed": "OCR was performed for this file.", + "quick-filters": { + "assigned-to-me": "Assigned to me", + "assigned-to-others": "Assigned to others", + "recent": "Recent ({hours} h)", + "unassigned": "Unassigned" + }, + "reanalyse-dossier": { + "error": "Failed to schedule files for reanalysis. Please try again.", + "success": "Files scheduled for reanalysis." + }, + "reanalyse": { + "action": "Analyze File" + }, + "start-auto-analysis": "Start auto-analysis", + "stop-auto-analysis": "Stop auto-analysis", + "table-col-names": { + "added-on": "Added", + "assigned-to": "Assigned to", + "last-modified": "Last modified", + "name": "Name", + "needs-work": "Workload", + "pages": "Pages", + "status": "Status" + }, + "table-header": { + "title": "{length} {length, plural, one{document} other{documents}}" + }, + "under-approval": "For Approval", + "under-review": "Under Review", + "upload-files": "Drag & drop files anywhere..." + }, + "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}", + "description": "Description", + "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": { + "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": "Total Documents", + "total-people": "{count} {count, plural, one{User} other {Users}}" + }, + "dossier-templates-listing": { + "action": { + "clone": "Clone Template", + "delete": "Delete Template", + "edit": "Edit Template" + }, + "add-new": "New Dossier Template", + "bulk": { + "delete": "Delete Selected Dossier Templates" + }, + "entities": "{length} {length, plural, one{entity} other{entities}}", + "error": { + "conflict": "Cannot delete this DossierTemplate! At least one Dossier uses this template!", + "generic": "Cannot delete this DossierTemplate!" + }, + "no-data": { + "title": "There are no dossier templates yet." + }, + "no-match": { + "title": "No dossier templates match your current filters." + }, + "search": "Search...", + "table-col-names": { + "created-by": "Created by", + "created-on": "Created on", + "modified-on": "Modified on", + "name": "Name", + "status": "Status", + "valid-from": "Valid from", + "valid-to": "Valid to" + }, + "table-header": { + "title": "{length} dossier {length, plural, one{template} other{templates}}" + } + }, + "dossier-templates": { + "label": "Dossier Templates", + "status": { + "active": "Active", + "inactive": "Inactive", + "incomplete": "Incomplete" + } + }, + "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 redacted documents" + }, + "dossiers-type-switch": { + "active": "Active", + "archive": "Archived" + }, + "download-includes": "Choose what is included at download:", + "download-status": { + "queued": "Your download has been queued, you can see all your requested downloads here: My Downloads." + }, + "download-type": { + "annotated": "Annotated PDF", + "delta-preview": "Delta PDF", + "flatten": "Flatten PDF", + "label": "{length} document {length, plural, one{version} other{versions}}", + "original": "Optimized PDF", + "preview": "Preview PDF", + "redacted": "Redacted PDF" + }, + "downloads-list": { + "actions": { + "delete": "Delete", + "download": "Download" + }, + "bulk": { + "delete": "Delete Selected Downloads" + }, + "no-data": { + "title": "No active downloads." + }, + "table-col-names": { + "date": "Date", + "name": "Name", + "size": "Size", + "status": "Status" + }, + "table-header": { + "title": "{length} {length, plural, one{download} other{downloads}}" + } + }, + "edit-color-dialog": { + "error": "Failed to update colors.", + "form": { + "color": "Color", + "color-placeholder": "Color" + }, + "save": "Save", + "success": "Color saved successfully. Please note that the users need to refresh the browser to see the updated color." + }, + "edit-dossier-dialog": { + "actions": { + "revert": "Revert", + "save": "Save", + "save-and-close": "Save & Close" + }, + "attributes": { + "custom-attributes": "Custom Dossier Attributes", + "delete-image": "Delete Image", + "error": { + "generic": "Only PNG, JPG and JPEG files are allowed as image dossier attributes." + }, + "image-attributes": "Image Attributes", + "no-custom-attributes": "There are no text attributes", + "no-image-attributes": "There are no image attributes", + "upload-image": "Upload Image" + }, + "change-successful": "Dossier {dossierName} was updated.", + "delete-successful": "Dossier {dossierName} was deleted.", + "dictionary": { + "edit": "Edit", + "entries": "{length} {length, plural, one{entry} other{entries}}", + "info": "Info" + }, + "general-info": { + "form": { + "description": { + "label": "Description", + "placeholder": "Enter Description" + }, + "dossier-state": { + "label": "Dossier State", + "no-state-placeholder": "This dossier template has no states" + }, + "due-date": "Due Date", + "name": { + "label": "Dossier Name", + "placeholder": "Enter Name" + }, + "template": "Dossier Template" + } + }, + "header": "Edit {dossierName}", + "missing-owner": "You cannot edit the dossier because the owner is missing!", + "nav-items": { + "choose-download": "Choose what is included at download:", + "dictionary": "Dictionary", + "dossier-attributes": "Dossier Attributes", + "dossier-dictionary": "Dossier Dictionary", + "dossier-info": "Dossier Info", + "download-package": "Download Package", + "general-info": "General Information", + "members": "Members", + "team-members": "Team Members" + }, + "side-nav-title": "Configurations" + }, + "entities-listing": { + "action": { + "delete": "Delete Entity", + "edit": "Edit Entity" + }, + "add-new": "New Entity", + "bulk": { + "delete": "Delete Selected Entities" + }, + "no-data": { + "action": "New Entity", + "title": "There are no entities yet." + }, + "no-match": { + "title": "No entities match your current filters." + }, + "search": "Search...", + "table-col-names": { + "dictionary-entries": "Dictionary entries", + "hint-redaction": "Hint/Redaction", + "rank": "Rank", + "type": "Name" + }, + "table-header": { + "title": "{length} {length, plural, one{entity} other{entities}}" + } + }, + "entity": { + "info": { + "actions": { + "revert": "Revert", + "save": "Save Changes" + }, + "heading": "Edit Entity" + } + }, + "error": { + "deleted-entity": { + "dossier": { + "action": "Back to overview", + "label": "This dossier has been deleted!" + }, + "file-dossier": { + "action": "Back to overview", + "label": "The dossier of this file has been deleted!" + }, + "file": { + "action": "Back to dossier", + "label": "This file has been deleted!" + } + }, + "file-preview": { + "action": "Refresh", + "label": "An unknown error occurred. Please refresh the page" + }, + "http": { + "generic": "Action failed with code {status}" + }, + "missing-types": "The dossier template has missing types ({missingTypes}). Data might not be displayed correctly.", + "offline": "Disconnected", + "online": "Reconnected", + "reload": "Reload", + "title": "Oops! Something went wrong..." + }, + "exact-date": "{day} {month} {year} at {hour}:{minute}", + "file": "File", + "file-attribute-encoding-types": { + "ascii": "ASCII", + "iso": "ISO", + "utf8": "UTF-8" + }, + "file-attribute-types": { + "date": "Date", + "number": "Number", + "text": "Free 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": "Cancel", + "edit-name": "Edit Name", + "remove": "Remove", + "save-name": "Save" + }, + "available": "{value} available", + "cancel": "Cancel", + "csv-column": "CSV Column", + "delimiter": "Delimiter", + "delimiter-placeholder": ",", + "encoding": "Encoding", + "encoding-placeholder": "UTF-8", + "file": "File:", + "key-column": "Key Column", + "key-column-placeholder": "Select column...", + "no-data": { + "title": "No file attributes defined. Select a column from the left panel to start defining file attributes." + }, + "no-hovered-column": "Preview CSV column by hovering the entry.", + "no-sample-data-for": "No sample data for {column}.", + "parse-csv": "Parse CSV with new options", + "quick-activation": { + "all": "All", + "none": "None" + }, + "save": { + "error": "Failed to create File Attributes!", + "label": "Save Attributes", + "success": "{count} file {count, plural, one{attribute} other{attributes}} created successfully!" + }, + "search": { + "placeholder": "Search by column name..." + }, + "selected": "{value} selected", + "table-col-names": { + "name": "Name", + "primary": "primary", + "primary-info-tooltip": "The value of the attribute set as primary shows up under the file name in the documents list.", + "read-only": "Read-Only", + "type": "Type" + }, + "table-header": { + "actions": { + "disable-read-only": "Disable Read-only for all attributes", + "enable-read-only": "Enable Read-only for all attributes", + "read-only": "Make Read-only", + "remove-selected": "Remove Selected", + "type": "Type" + }, + "title": "{length} file {length, plural, one{attribute} other{attributes}}" + }, + "title": "Select CSV columns to use as File Attributes", + "total-rows": "{rows} rows in total" + }, + "file-attributes-listing": { + "action": { + "delete": "Delete Attribute", + "edit": "Edit Attribute" + }, + "add-new": "New Attribute", + "bulk-actions": { + "delete": "Delete Selected Attributes" + }, + "configurations": "Configurations", + "error": { + "conflict": "File-Attribute with this name already exists!", + "generic": "Failed to add File-Attribute" + }, + "no-data": { + "title": "There are no file attributes yet." + }, + "no-match": { + "title": "No file attributes match your current filters." + }, + "read-only": "Read-only", + "search": "Search by attribute name...", + "table-col-names": { + "csv-column": "CSV Column", + "displayed-in-file-list": "Displayed in File List", + "filterable": "Filterable", + "name": "Name", + "primary": "Primary", + "primary-info-tooltip": "The value of the attribute set as primary shows up under the file name in the documents list.", + "read-only": "Read-Only", + "type": "Input Type" + }, + "table-header": { + "title": "{length} file {length, plural, one{attribute} other{attributes}}" + }, + "upload-csv": "Upload File Attributes Configuration" + }, + "file-preview": { + "assign-me": "Assign to me", + "assign-reviewer": "Assign User", + "change-reviewer": "Change User", + "delta": "Delta", + "delta-tooltip": "The Delta View shows the unseen changes since your last visit to the page. This view is only available if there is at least 1 change.", + "document-info": "Document Info", + "download-original-file": "Download Original File", + "exclude-pages": "Exclude pages from redaction", + "excluded-from-redaction": "excluded", + "fullscreen": "Full Screen (F)", + "highlights": { + "convert": "Convert earmarks", + "remove": "Remove earmarks" + }, + "last-assignee": "{status, select, APPROVED{Approved} UNDER_APPROVAL{Reviewed} other{Last reviewed}} by:", + "no-data": { + "title": "There have been no changes to this page." + }, + "open-rss-view": "Open Structured Component Management View", + "quick-nav": { + "jump-first": "Jump to first page", + "jump-last": "Jump to last page" + }, + "reanalyse-notification": "This document was not processed with the latest rule/dictionary set. Analyze now to get updated annotations.", + "redacted": "Preview", + "redacted-tooltip": "Redaction preview shows only redactions. Consider this a preview for the final redacted version. This view is only available if the file has no pending changes & doesn't require a reanalysis", + "standard": "Standard", + "standard-tooltip": "Standard Workload view shows all hints, redactions, recommendations & suggestions. This view allows editing.", + "tabs": { + "annotations": { + "jump-to-next": "Jump to Next", + "jump-to-previous": "Jump to Previous", + "label": "Workload", + "no-annotations": "There are no available annotations.", + "page-is": "This page is", + "reset": "reset", + "select": "Select", + "select-all": "All", + "select-none": "None", + "the-filters": "the filters", + "wrong-filters": "The selected filter combination is not possible. Please adjust or" + }, + "document-info": { + "close": "Close Document Info", + "details": { + "created-on": "Created on: {date}", + "dossier": "in {dossierName}", + "due": "Due: {date}", + "pages": "{pages} pages" + }, + "edit": "Edit Document Info", + "label": "Document Info" + }, + "exclude-pages": { + "close": "Close", + "error": "Error! Invalid page selection.", + "hint": "Minus (-) for range and comma (,) for enumeration.", + "input-placeholder": "e.g. 1-20,22,32", + "label": "Exclude Pages", + "no-excluded": "No excluded pages.", + "put-back": "Undo", + "removed-from-redaction": "Removed from redaction" + }, + "highlights": { + "label": "Earmarks" + }, + "is-excluded": "Redaction is disabled for this document." + }, + "text-highlights": "Earmarks", + "text-highlights-tooltip": "Shows all text-earmarks and allows removing or importing them as redactions", + "toggle-analysis": { + "disable": "Disable redaction", + "enable": "Enable for redaction", + "only-managers": "Enabling / disabling is permitted only for managers" + } + }, + "file-status": { + "analyse": "Analyzing", + "approved": "Approved", + "deleted": "Deleted", + "error": "Re-processing required", + "full-processing": "Processing", + "full-reprocess": "Processing", + "image-analyzing": "Image Analyzing", + "indexing": "Processing", + "initial-processing": "Initial processing...", + "ner-analyzing": "NER Analyzing", + "new": "New", + "ocr-processing": "OCR Processing", + "processed": "Processed", + "processing": "Processing...", + "re-processing": "Re-processing...", + "reprocess": "Processing", + "unassigned": "Unassigned", + "under-approval": "Under Approval", + "under-review": "Under Review", + "unprocessed": "Unprocessed" + }, + "file-upload": { + "type": { + "csv": "File attributes were imported successfully from uploaded CSV file." + } + }, + "filter-menu": { + "filter-options": "Filter options", + "filter-types": "Filter", + "label": "Filter", + "pages-without-annotations": "Only pages without annotations", + "redaction-changes": "Only annotations with redaction changes", + "unseen-pages": "Only annotations on unseen pages", + "with-comments": "Only annotations with comments" + }, + "filter": { + "analysis": "Analysis pending", + "comment": "Comments", + "hint": "Hints only", + "image": "Images", + "none": "No Annotations", + "redaction": "Redacted", + "suggestion": "Suggested Redaction", + "updated": "Updated" + }, + "filters": { + "assigned-people": "Assignee(s)", + "documents-status": "Documents State", + "dossier-state": "Dossier State", + "dossier-templates": "Dossier Templates", + "empty": "Empty", + "filter-by": "Filter by:", + "needs-work": "Workload", + "people": "Dossier Member(s)" + }, + "general-config-screen": { + "actions": { + "save": "Save Configurations", + "test-connection": "Test Connection" + }, + "app-name": { + "label": "Environment", + "placeholder": "RedactManager" + }, + "form": { + "auth": "Enable Authentication", + "change-credentials": "Change Credentials", + "envelope-from": "Envelope From", + "envelope-from-hint": "Info text regarding envelope from field.", + "envelope-from-placeholder": "Sender Envelope Email Address", + "from": "From", + "from-display-name": "Name for Sender", + "from-display-name-hint": "Info text regarding the name for sender.", + "from-display-name-placeholder": "Display Name for Sender Email Address", + "from-placeholder": "Sender Email Address", + "host": "Host", + "host-placeholder": "SMTP Host", + "port": "Port", + "reply-to": "Reply To", + "reply-to-display-name": "Name for Reply To", + "reply-to-display-name-placeholder": "Display Name for Reply To Email Address", + "reply-to-placeholder": "Reply To Email Address", + "ssl": "Enable SSL", + "starttls": "Enable StartTLS" + }, + "general": { + "form": { + "forgot-password": "Show Forgot password link on Login screen" + }, + "subtitle": " ", + "title": "General Configurations" + }, + "subtitle": "SMTP (Simple Mail Transfer Protocol) enables you to send your emails through the specified server settings.", + "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": "Test email could not be sent! Please revise the email address.", + "success": "Test email was sent successfully!" + }, + "title": "Configure SMTP Account" + }, + "help-mode": { + "bottom-text": "Help Mode", + "button-text": "Help Mode (H)", + "clicking-anywhere-on": " Clicking anywhere on the screen will show you which areas are interactive. Hovering an interactive area will change the mouse cursor to let you know if the element is interactive.", + "instructions": "Open Help Mode Instructions", + "welcome-to-help-mode": " Welcome to Help Mode!
Clicking on interactive elements will open info about them in new tab.
" + }, + "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 Redactions, 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 redactions" + }, + "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": "Formula", + "image": "Image", + "logo": "Logo", + "signature": "Signature" + }, + "import-redactions-dialog": { + "actions": { + "cancel": "Cancel", + "import": "Import" + }, + "details": "To apply redactions from another document, you first need to upload it.", + "http": { + "error": "Failed to import redactions! {error}", + "success": "Redactions 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 redactions" + }, + "initials-avatar": { + "unassigned": "Unassigned", + "you": "You" + }, + "justifications-listing": { + "actions": { + "delete": "Delete Justification", + "edit": "Edit Justification" + }, + "add-new": "Add New Justification", + "bulk": { + "delete": "Delete Selected Justifications" + }, + "no-data": { + "title": "There are no justifications yet." + }, + "table-col-names": { + "description": "Description", + "name": "Name", + "reason": "Legal Basis" + }, + "table-header": "{length} {length, plural, one{justification} other{justifications}}" + }, + "license-info-screen": { + "analyzed-pages": "Analyzed pages", + "backend-version": "Backend Application Version", + "chart": { + "cumulative": "Cumulative Pages", + "legend": "Legend", + "pages-per-month": "Pages per Month", + "total-pages": "Total Pages" + }, + "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon AG (powered by IQSER)", + "copyright-claim-title": "Copyright Claim", + "current-analyzed": "Analyzed Pages in Current Licensing Period", + "custom-app-title": "Custom Application Title", + "email-report": "Email Report", + "email": { + "body": { + "analyzed": "Total Analyzed Pages in current license period: {pages}.", + "licensed": "Licensed Pages: {pages}." + }, + "title": "License Report {licenseCustomer}" + }, + "end-user-license-text": "The use of this product is subject to the terms of the Redaction End User Agreement, unless otherwise specified therein.", + "end-user-license-title": "End User License Agreement", + "license-title": "License Title", + "licensed-page-count": "Number of licensed pages", + "licensed-to": "Licensed to", + "licensing-details": "Licensing Details", + "licensing-period": "Licensing Period", + "ocr-analyzed-pages": "OCR Analyzed Pages", + "status": { + "active": "Active", + "inactive": "Inactive" + }, + "total-analyzed": "Total Analyzed Pages Since {date}", + "unlicensed-analyzed": "Unlicensed Analyzed Pages", + "usage-details": "Usage Details" + }, + "license-information": "License Information", + "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.", + "loading": "Loading", + "manual-annotation": { + "dialog": { + "actions": { + "save": "Save" + }, + "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": "Value / Classification", + "comment": "Comment", + "dictionary": "Dictionary", + "type": "Entity", + "edit-selected-text": "Edit selected text", + "legalBasis": "Legal Basis", + "reason": "Reason", + "reason-placeholder": "Select a reason ...", + "rectangle": "Custom Rectangle", + "section": "Paragraph / Location", + "text": "Selected text:" + }, + "error": "Error! Invalid page selection", + "header": { + "dictionary": "Add to dictionary", + "false-positive": "Set false positive", + "force-hint": "Force Hint", + "force-redaction": "Force Redaction", + "redaction": "Redaction", + "request-dictionary": "Request add to dictionary", + "request-false-positive": "Request false positive", + "request-redaction": "Request Redaction" + } + } + }, + "minutes": "minutes", + "notification": { + "assign-approver": "You have been assigned as approver for {fileHref, select, null{{fileName}} other{
{fileName}}} in dossier: {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "assign-reviewer": "You have been assigned as reviewer for {fileHref, select, null{{fileName}} other{{fileName}}} in dossier: {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "document-approved": " {fileHref, select, null{{fileName}} other{{fileName}}} has been approved!", + "dossier-deleted": "Dossier: {dossierName} has been deleted!", + "dossier-owner-deleted": "The owner of dossier: {dossierName} has been deleted!", + "dossier-owner-removed": "You have been removed as dossier owner from {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "dossier-owner-set": "You are now the dossier owner of {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "download-ready": "Your download is ready!", + "no-data": "You currently have no notifications", + "unassigned-from-file": "You have been unassigned from {fileHref, select, null{{fileName}} other{{fileName}}} in dossier: {dossierHref, select, null{{dossierName}} other{{dossierHref, select, null{{dossierName}} other{{dossierName}}}}}!", + "user-becomes-dossier-member": "You have been added to dossier: {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "user-demoted-to-reviewer": "You have been demoted to reviewer in dossier: {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "user-promoted-to-approver": "You have been promoted to approver in dossier: {dossierHref, select, null{{dossierName}} other{{dossierName}}}!", + "user-removed-as-dossier-member": "You have been removed as a member from dossier: {dossierHref, select, null{{dossierName}} other{{dossierName}}}!" + }, + "notifications-screen": { + "category": { + "email-notifications": "Email Notifications", + "in-app-notifications": "In-App Notifications" + }, + "error": { + "generic": "Something went wrong... Preferences update failed!" + }, + "groups": { + "document": "Document related notifications", + "dossier": "Dossier related notifications", + "other": "Other notifications" + }, + "options-title": "Choose on which action you want to be notified", + "options": { + "ASSIGN_APPROVER": "When I am assigned to a document as Approver", + "ASSIGN_REVIEWER": "When I am assigned to a document as Reviewer", + "DOCUMENT_APPROVED": "When the document status changes to Approved", + "DOCUMENT_UNDER_APPROVAL": "When the document status changes to Under Approval", + "DOCUMENT_UNDER_REVIEW": "When the document status changes to Under Review", + "DOSSIER_DELETED": "When a dossier was deleted", + "DOSSIER_OWNER_DELETED": "When the owner of a dossier got deleted", + "DOSSIER_OWNER_REMOVED": "When I lose dossier ownership", + "DOSSIER_OWNER_SET": "When I become the dossier owner", + "DOWNLOAD_READY": "When a download is ready", + "UNASSIGNED_FROM_FILE": "When I am unassigned from a document", + "USER_BECOMES_DOSSIER_MEMBER": "When a user was added to my dossier", + "USER_DEGRADED_TO_REVIEWER": "When I become a Reviewer in a dossier", + "USER_PROMOTED_TO_APPROVER": "When I become an Approver in a dossier", + "USER_REMOVED_AS_DOSSIER_MEMBER": "When I lose dossier membership" + }, + "schedule": { + "daily": "Daily Summary", + "instant": "Instant", + "weekly": "Weekly Summary" + }, + "title": "Notifications Preferences" + }, + "notifications": { + "deleted-dossier": "Deleted Dossier", + "label": "Notifications", + "mark-as": "Mark as {type, select, read{read} unread{unread} other{}}" + }, + "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} already exists. Choose how to proceed:", + "file-title": "File already exists!", + "options": { + "all-files": "Apply to all files of current upload", + "cancel": "Cancel upload", + "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 with redactions.", + "label": "Overwrite and start over" + }, + "partial-overwrite": { + "description": "Manual changes are kept only if the affected redactions are still at the same position in the file. Some redactions 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": "Next", + "previous": "Prev" + }, + "pdf-viewer": { + "text-popup": { + "actions": { + "search": "Search for selection" + } + }, + "toggle-readable-redactions": "Show redactions {active, select, true{as in final document} false{in preview color} other{}}", + "toggle-tooltips": "{active, select, true{Disable} false{Enable} other{}} annotation tooltips" + }, + "permissions-screen": { + "dossier": { + "access": "Access Dossier", + "view": "View Dossier" + }, + "label": "{targetObject, select, Dossier{Dossier} other{}} Permissions", + "mapped": { + "approve": "Approvers", + "everyone-else": "Everyone else", + "owner": "Owner", + "review": "Reviewers" + }, + "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", + "show-suggestions-in-preview": "Display suggestions in document preview", + "unapproved-suggestions-warning": "Warning regarding unapproved suggestions in document Preview mode" + }, + "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-status": { + "ocr": "OCR", + "pending": "Pending", + "processed": "Processed", + "processing": "Processing" + }, + "processing": { + "basic": "Processing", + "ocr": "OCR" + }, + "readonly": "Read only", + "readonly-archived": "Read only (archived)", + "recategorize-image-dialog": { + "actions": { + "cancel": "Cancel", + "save": "Save Changes" + }, + "content": { + "comment": "Comment", + "type": "Select image type", + "type-placeholder": "Select a type..." + }, + "header": "Edit Image Type" + }, + "references": "{count} {count, plural, one{reference} other{references}}", + "remove-annotations-dialog": { + "cancel": "Cancel", + "confirm": "Yes, proceed and remove!", + "dictionary": "Dictionary", + "image-type": "Image: {typeLabel}", + "remove-from-dictionary": { + "question": "Following entries will be removed from their respective dictionaries:", + "title": "Remove From Dictionary" + }, + "remove-only-here": { + "question": "Following redactions will be removed only here:", + "title": "Remove Redaction" + }, + "value": "Value" + }, + "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": "This placeholder gets replaced with the value of the dossier attribute {attribute}.", + "file-attributes": "This placeholder gets replaced with the value of the file attribute {attribute}.", + "general": { + "date": { + "d-m-y": "This placeholder is replaced by the creation date of the report in the common day-month-year notation (dd.MM.yyyy), e.g. 15.10.2021.", + "m-d-y": "This placeholder gets replaced by the creation date of the report in the American all-numeric date format (MM/dd/yyyy), e.g. 10/15/2021.", + "y-m-d": "This placeholder is replaced by the creation date of the report in the international ISO 8601 format (yyyy-MM-dd), e.g. 2021-10-15." + }, + "dossier": { + "name": "This placeholder is replaced by the name of the dossier in which the redacted files are stored." + }, + "file": { + "name": "This placeholder is replaced by the file name." + }, + "redaction": { + "entity": { + "display-name": "This placeholder is replaced by the name of the entity the redaction is based on." + }, + "excerpt": "This placeholder is replaced by a text snippet that contains the redaction.", + "justification": "This placeholder is replaced by the justification of the redaction. It is a combination of the legal reference (justificationParagraph) and the justification text (justificationReason).", + "justification-legal-basis": "This placeholder is replaced by the legal basis for the redaction.", + "justification-paragraph": "This placeholder is replaced by the legal reference of the justification of the redaction.", + "justification-reason": "This placeholder is replaced by the justification text of the redaction.", + "justification-text": "This placeholder is replaced by the justification text.", + "page": "This placeholder is replaced by the page number of the redaction.", + "paragraph": "This placeholder is replaced by the paragraph that contains the redaction.", + "value": "This placeholder is replaced by the value that was redacted." + }, + "time": { + "h-m": "This placeholder is replaced by the time the report was created." + } + } + }, + "invalid-upload": "Invalid format selected for Upload! Supported formats are XLSX and DOCX", + "multi-file-report": "(Multi-file)", + "report-documents": "Report Documents", + "setup": "Click the upload button on the right to upload your redaction report templates.", + "table-header": { + "description": "Description", + "placeholders": "Placeholders" + }, + "title": "Reports", + "upload-document": "Upload a Document" + }, + "reset-filters": "Reset", + "reset-password-dialog": { + "actions": { + "cancel": "Cancel", + "save": "Save" + }, + "error": { + "password-policy": "Failed to reset password. The new password doesn't match the password policy." + }, + "form": { + "password": "Temporary password" + }, + "header": "Set Temporary Password for {userName}" + }, + "resize-annotation-dialog": { + "actions": { + "cancel": "Cancel", + "save": "Save Changes" + }, + "content": { + "comment": "Comment", + "update-dictionary": "Update dictionary: {text}" + }, + "header": "Resize Redaction" + }, + "roles": { + "inactive": "Inactive", + "manager-admin": "Manager & Admin", + "no-role": "No role defined", + "red-admin": "Application Admin", + "red-manager": "Manager", + "red-user": "User", + "red-user-admin": "Users Admin", + "regular": "Regular" + }, + "rss-dialog": { + "actions": { + "close": "Close", + "export-json": "Export JSON", + "export-xml": "Export XML" + }, + "title": "Structured Component Management" + }, + "rules-screen": { + "error": { + "generic": "Something went wrong... Rules update failed!" + }, + "revert-changes": "Revert", + "save-changes": "Save Changes", + "success": { + "generic": "Rules updated!" + } + }, + "search-screen": { + "cols": { + "assignee": "Assignee", + "document": "Document", + "dossier": "Dossier", + "pages": "Pages", + "status": "Status" + }, + "filters": { + "assignee": "Assignee", + "by-dossier": "Dossier", + "by-template": "Dossier Template", + "only-active": "Active dossiers only", + "search-by-template-placeholder": "Dossier Template name...", + "search-placeholder": "Dossier name...", + "status": "Status" + }, + "missing": "Missing", + "must-contain": "Must contain", + "no-data": "Please enter a keyword into the search bar to look for documents or document content.", + "no-match": "The specified search term was not found in any of the documents.", + "table-header": "{length} search {length, plural, one{result} other{results}}" + }, + "search": { + "active-dossiers": "documents in active dossiers", + "all-dossiers": "all documents", + "placeholder": "Search documents...", + "this-dossier": "in this dossier" + }, + "seconds": "seconds", + "size": "Size", + "smtp-auth-config": { + "actions": { + "cancel": "Cancel", + "save": "Save Credentials" + }, + "form": { + "password": "Password", + "username": "Username", + "username-placeholder": "Login Username" + }, + "title": "Enable Authentication" + }, + "time": { + "days": "{days} {days, plural, one{day} other{days}}", + "hours": "{hours} {hours, plural, one{hour} other{hours}}", + "less-than-an-hour": "< 1 hour", + "no-time-left": "Time to restore already passed" + }, + "toggle-auto-analysis-message": { + "error": "Something went wrong.", + "success": "{toggleOperation} automatic processing." + }, + "top-bar": { + "navigation-items": { + "back": "Back", + "back-to-dashboard": "Back to Home", + "dashboard": "Home", + "my-account": { + "children": { + "account": "Account", + "admin": "Settings", + "downloads": "My Downloads", + "language": { + "de": "German", + "en": "English", + "label": "Language" + }, + "logout": "Logout", + "trash": "Trash" + } + } + } + }, + "trash": { + "action": { + "delete": "Delete Forever", + "restore": "Restore" + }, + "bulk": { + "delete": "Forever Delete Selected Items", + "restore": "Restore Selected Items" + }, + "label": "Trash", + "no-data": { + "title": "There are no deleted items yet." + }, + "no-match": { + "title": "No items match your current filters." + }, + "table-col-names": { + "deleted-on": "Deleted on", + "dossier": "Dossier", + "name": "Name", + "owner": "Owner/assignee", + "time-to-restore": "Time to restore" + }, + "table-header": { + "title": "{length} deleted {length, plural, one{item} other{items}}" + } + }, + "type": "Type", + "unapproved-suggestions": { + "confirmation-dialog": { + "checkbox-text": "Do not show this message again", + "confirmation-text": "Continue to Preview", + "deny-text": "Cancel", + "displayed-question": "The document contains unapproved suggestions, which are marked with their respective color.", + "not-displayed-question": "The document contains unapproved suggestions that are not included in the preview.", + "success-confirmation-text": "Prompts about unapproved suggestions were disabled. Change this preference in account settings.", + "title": "Document with unapproved suggestions" + } + }, + "unknown": "Unknown", + "upload-dictionary-dialog": { + "options": { + "cancel": "Cancel", + "merge": "Merge entries", + "overwrite": "Overwrite" + }, + "question": "Choose how you want to proceed:", + "title": "The dictionary already has entries!" + }, + "upload-file": { + "upload-area-text": "Click or drag & drop anywhere on this area..." + }, + "upload-status": { + "dialog": { + "actions": { + "cancel": "Cancel Upload", + "re-upload": "Retry Upload" + }, + "title": "File Uploads ({len})" + }, + "error": { + "file-size": "File too large. Limit is {size}MB.", + "file-type": "This file type is not accepted.", + "generic": "Failed to upload file. {error}" + } + }, + "user-listing": { + "action": { + "delete": "Delete User", + "edit": "Edit User" + }, + "add-new": "New User", + "bulk": { + "delete": "Delete Users", + "delete-disabled": "You cannot delete your own account." + }, + "no-match": { + "title": "No users match your current filters." + }, + "search": "Search...", + "table-col-names": { + "active": "Active", + "email": "Email", + "name": "Name", + "roles": "Roles" + }, + "table-header": { + "title": "{length} {length, plural, one{user} other{users}}" + } + }, + "user-management": "User Management", + "user-profile": "My Profile", + "user-profile-screen": { + "actions": { + "change-password": "Change Password", + "save": "Save Changes" + }, + "form": { + "dark-theme": "Dark Theme", + "email": "Email", + "first-name": "First name", + "last-name": "Last name" + }, + "title": "Edit Profile" + }, + "user-stats": { + "chart": { + "users": "Users in Workspace" + }, + "collapse": "Hide Details", + "expand": "Show Details", + "title": "Users" + }, + "view-mode": { + "list": "List", + "view-as": "View as:", + "workflow": "Workflow" + }, + "viewer-header": { + "load-all-annotations": "Load all annotations" + }, + "watermark-screen": { + "action": { + "change-success": "Watermark has been updated!", + "created-success": "Watermark has been created!", + "error": "Failed to update Watermark", + "revert": "Revert", + "save": "Save Changes" + }, + "form": { + "color": "Color", + "color-placeholder": "#", + "font-size": "Font Size", + "font-type": "Font Type", + "name-label": "Watermark Name", + "name-placeholder": "Choose a name to identify the watermark", + "opacity": "Opacity", + "orientation": "Orientation", + "text-label": "Watermark Text", + "text-placeholder": "Enter text" + } + }, + "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": "All", + "count": "{count} selected", + "none": "None", + "select": "Select" + } + }, + "yesterday": "Yesterday" +} diff --git a/apps/red-ui/src/assets/styles/themes/scm.css b/apps/red-ui/src/assets/styles/themes/scm.css new file mode 100644 index 000000000..15006236a --- /dev/null +++ b/apps/red-ui/src/assets/styles/themes/scm.css @@ -0,0 +1,9 @@ +body.light { + /*Override the default light theme here*/ + /*Copy CSS variables from theme-template.css file*/ +} + +body.dark { + /*Override the default dark theme here*/ + /*Copy CSS variables from theme-template.css file*/ +} diff --git a/apps/red-ui/src/assets/styles/themes/theme-template.css b/apps/red-ui/src/assets/styles/themes/theme-template.css index 179eaaf8b..de3b34e9c 100644 --- a/apps/red-ui/src/assets/styles/themes/theme-template.css +++ b/apps/red-ui/src/assets/styles/themes/theme-template.css @@ -43,8 +43,6 @@ available-variables { --iqser-button-radius: 17px; --iqser-button-font-size: 13px; --iqser-button-height: 34px; - --iqser-font-family: 'some placeholder value that should be overridden when configuring a theme'; - --iqser-app-name-font-family: 'some placeholder value that should be overridden when configuring a theme'; } body.light {