diff --git a/apps/red-ui/src/assets/i18n/redact/de.json b/apps/red-ui/src/assets/i18n/redact/de.json
index 50e72fa0e..19d6aaf55 100644
--- a/apps/red-ui/src/assets/i18n/redact/de.json
+++ b/apps/red-ui/src/assets/i18n/redact/de.json
@@ -26,11 +26,6 @@
"title": "Add annotation"
}
},
- "add-clone-dossier-template": {
- "save": "",
- "save-and-edit": "",
- "title": ""
- },
"add-dossier-dialog": {
"actions": {
"save": "Speichern",
@@ -92,7 +87,8 @@
"valid-from": "Gültig ab",
"valid-to": "Gültig bis"
},
- "save": "Dossier-Vorlage speichern"
+ "save": "Dossier-Vorlage speichern",
+ "title": "{type, select, edit{Dossier-Vorlage {name} bearbeiten} create{Dossier-Vorlage erstellen} clone{} other{}}"
},
"add-edit-dossier-attribute": {
"error": {
@@ -116,7 +112,7 @@
"rank": "Rank"
},
"save": "Save state",
- "success": "Successfully {type, select, edit{updated} create{created} other{}} the dossier state!",
+ "success": "Dossier state {type, select, edit{has been updated} creation successful{created} other{}}.",
"title": "{type, select, edit{Edit {name}} create{Create} other{}} dossier state"
},
"add-edit-entity": {
@@ -142,8 +138,8 @@
"template-and-dossier-dictionaries": "Template & dossier dictionaries"
},
"success": {
- "create": "Entity added!",
- "edit": "Entity updated. Please note that other users need to refresh the browser to see your changes."
+ "create": "Success: Entity created.",
+ "edit": "Entity updated.
Please note that other users need to refresh their browsers to see your changes."
}
},
"add-edit-file-attribute": {
@@ -254,6 +250,9 @@
"watermarks": "Watermarks"
},
"analysis-disabled": "",
+ "annotation": {
+ "pending": "(Pending analysis)"
+ },
"annotation-actions": {
"accept-recommendation": {
"label": "Empfehlung annehmen"
@@ -308,14 +307,14 @@
"error": "Rekategorisierung des Bildes gescheitert: {error}",
"success": "Bild wurde einer neuen Kategorie zugeordnet."
},
- "remove-hint": {
- "error": "Failed to remove hint: {error}",
- "success": "Hint removed!"
- },
"remove": {
"error": "Fehler beim Entfernen der Schwärzung: {error}",
"success": "Schwärzung entfernt!"
},
+ "remove-hint": {
+ "error": "Failed to remove hint: {error}",
+ "success": "Hint removed!"
+ },
"undo": {
"error": "Die Aktion konnte nicht rückgängig gemacht werden. Fehler: {error}",
"success": "erfolgreich Rückgängig gemacht"
@@ -328,15 +327,15 @@
"remove-highlights": {
"label": "Remove selected earmarks"
},
+ "resize": {
+ "label": "Größe ändern"
+ },
"resize-accept": {
"label": "Größe speichern"
},
"resize-cancel": {
"label": "Größenänderung abbrechen"
},
- "resize": {
- "label": "Größe ändern"
- },
"see-references": {
"label": "See references"
},
@@ -368,9 +367,6 @@
"skipped": "Übersprungen",
"text-highlight": "Earmark"
},
- "annotation": {
- "pending": "(Pending analysis)"
- },
"archived-dossiers-listing": {
"no-data": {
"title": "No archived dossiers."
@@ -534,20 +530,20 @@
"archive": "Archive dossier",
"cancel": "Cancel",
"checkbox": {
- "documents": "All documents will be archived and cannot be put back to active"
+ "documents": "All documents will be archived and cannot be returned to active status."
},
- "details": "Restoring an archived dossier is not possible anymore, once it got archived.",
+ "details": "Be aware that archiving is an irreversible action. Documents archived will no longer be available for active use.",
"title": "Archive {dossierName}",
- "toast-error": "Please confirm that you understand the ramifications of your action!",
+ "toast-error": "Please confirm that you understand the consequences of this action.",
"warning": "Are you sure you want to archive the dossier?"
},
"confirm-delete-attribute": {
"cancel": "{count, plural, one{Attribut} other{Attribute}} behalten",
"delete": "{count, plural, one{Attribut} other{Attribute}} löschen",
- "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",
+ "dossier-impacted-documents": "This action will affect all dossiers that use this template.",
+ "dossier-lost-details": "All attribute values entered by users on document level will be lost.",
+ "file-impacted-documents": "All documents that use {count, plural, one{his attribute} other{these attributes}} will be impacted.",
+ "file-lost-details": "All information entered by users on document level will be lost.",
"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!",
@@ -559,9 +555,9 @@
"delete-replace": "Delete and replace",
"form": {
"state": "Replace state",
- "state-placeholder": "Choose another state"
+ "state-placeholder": "Select another state"
},
- "question": "Replace the {count, plural, one{dossier's} other{dossiers'}} state with another state",
+ "question": "Select another state to replace the current {count, plural, one{dossier} other{dossier}} state",
"success": "Successfully deleted state!",
"title": "Delete dossier state",
"warning": "The {name} state is assigned to {count} {count, plural, one{dossier} other{dossiers}}."
@@ -576,14 +572,18 @@
"warning": "Achtung: Diese Aktion kann nicht rückgängig gemacht werden!"
},
"confirmation-dialog": {
+ "approve-file": {
+ "question": "Dieses Dokument enthält ungesehene Änderungen. Möchten Sie es trotzdem genehmigen?",
+ "title": "Warnung!"
+ },
"approve-file-without-analysis": {
"confirmationText": "Approve without analysis",
"denyText": "Cancel",
"question": "Analysis required to detect new redactions.",
"title": "Warning!"
},
- "approve-file": {
- "question": "Dieses Dokument enthält ungesehene Änderungen. Möchten Sie es trotzdem genehmigen?",
+ "approve-multiple-files": {
+ "question": "Mindestens eine der ausgewählten Dateien enthält ungesehene Änderungen. Möchten Sie sie trotzdem genehmigen?",
"title": "Warnung!"
},
"approve-multiple-files-without-analysis": {
@@ -592,10 +592,6 @@
"question": "Analysis required to detect new redactions for at least one file.",
"title": "Warning"
},
- "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?",
@@ -959,13 +955,13 @@
"recent": "Neu ({hours} h)",
"unassigned": "Niemandem zugewiesen"
},
+ "reanalyse": {
+ "action": "Datei analysieren"
+ },
"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": "Enable auto-analysis",
"stop-auto-analysis": "Stop auto-analysis",
"table-col-names": {
@@ -1023,7 +1019,6 @@
"entities": "{count} {count, plural, one{entity} other{entities}}",
"entries": "{count} {count, plural, one{entry} other{entries}}",
"modified-on": "Modified on: {date}",
- "title": "",
"valid-from": "Valid from: {date}",
"valid-to": "Valid to: {date}"
},
@@ -1035,6 +1030,14 @@
"total-documents": "Anzahl der Dokumente",
"total-people": "{count} {count, plural, one{user} other {users}}"
},
+ "dossier-templates": {
+ "label": "Dossier-Vorlagen",
+ "status": {
+ "active": "Active",
+ "inactive": "Inactive",
+ "incomplete": "Incomplete"
+ }
+ },
"dossier-templates-listing": {
"action": {
"clone": "Clone template",
@@ -1070,14 +1073,6 @@
"title": "{length} {length, plural, one{Dossier-Vorlage} other{Dossier-Vorlagen}}"
}
},
- "dossier-templates": {
- "label": "Dossier-Vorlagen",
- "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.",
@@ -1273,6 +1268,15 @@
"title": "{length} {length, plural, one{Wörterbuch} other{Wörterbücher}}"
}
},
+ "entity": {
+ "info": {
+ "actions": {
+ "revert": "Revert",
+ "save": "Save changes"
+ },
+ "heading": "Edit entity"
+ }
+ },
"entity-rules-screen": {
"error": {
"generic": "Something went wrong... Entity rules update failed!"
@@ -1287,28 +1291,19 @@
"warning-text": "Warning: experimental feature!",
"warnings-found": "{warnings, plural, one{A warning} other{{warnings} warnings}} found in rules"
},
- "entity": {
- "info": {
- "actions": {
- "revert": "Revert",
- "save": "Save changes"
- },
- "heading": "Edit entity"
- }
- },
"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-dossier": {
+ "action": "Zurück zur Übersicht",
+ "label": "Das Dossier dieser Datei wurde gelöscht!"
}
},
"file-preview": {
@@ -1326,6 +1321,12 @@
},
"exact-date": "{day} {month} {year} um {hour}:{minute} Uhr",
"file": "Datei",
+ "file-attribute": {
+ "update": {
+ "error": "Failed to update file attribute value!",
+ "success": "File attribute value has been updated successfully!"
+ }
+ },
"file-attribute-encoding-types": {
"ascii": "ASCII",
"iso": "ISO-8859-1",
@@ -1336,12 +1337,6 @@
"number": "Nummer",
"text": "Freier Text"
},
- "file-attribute": {
- "update": {
- "error": "Failed to update file attribute value!",
- "success": "File attribute value has been updated successfully!"
- }
- },
"file-attributes-configurations": {
"cancel": "Cancel",
"form": {
@@ -1560,15 +1555,6 @@
"csv": "File attributes were imported successfully from uploaded CSV file."
}
},
- "filter-menu": {
- "filter-options": "Filteroptionen",
- "filter-types": "Filter",
- "label": "Filter",
- "pages-without-annotations": "Only pages without annotations",
- "redaction-changes": "Nur Anmerkungen mit Schwärzungsänderungen",
- "unseen-pages": "Nur Anmerkungen auf unsichtbaren Seiten",
- "with-comments": "Nur Anmerkungen mit Kommentaren"
- },
"filter": {
"analysis": "Analyse erforderlich",
"comment": "Kommentare",
@@ -1578,6 +1564,15 @@
"redaction": "Geschwärzt",
"updated": "Aktualisiert"
},
+ "filter-menu": {
+ "filter-options": "Filteroptionen",
+ "filter-types": "Filter",
+ "label": "Filter",
+ "pages-without-annotations": "Only pages without annotations",
+ "redaction-changes": "Nur Anmerkungen mit Schwärzungsänderungen",
+ "unseen-pages": "Nur Anmerkungen auf unsichtbaren Seiten",
+ "with-comments": "Nur Anmerkungen mit Kommentaren"
+ },
"filters": {
"assigned-people": "Beauftragt",
"documents-status": "Documents state",
@@ -1660,7 +1655,7 @@
},
"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.",
+ "details": "All earmarks from the document will be converted to imported redactions, using the color defined by the application admin.",
"options": {
"all-pages": {
"description": "The earmarks in the selected HEX color will be converted on all pages of the document.",
@@ -1850,6 +1845,13 @@
"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": {
+ "button-text": "Notifications",
+ "deleted-dossier": "Deleted dossier",
+ "label": "Benachrichtigungen",
+ "mark-all-as-read": "Alle als gelesen markieren",
+ "mark-as": "Mark as {type, select, read{read} unread{unread} other{}}"
+ },
"notifications-screen": {
"category": {
"email-notifications": "E-Mail Benachrichtigungen",
@@ -1863,7 +1865,6 @@
"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",
@@ -1881,6 +1882,7 @@
"USER_PROMOTED_TO_APPROVER": "Wenn ich Genehmiger in einem Dossier werde",
"USER_REMOVED_AS_DOSSIER_MEMBER": "Wenn ich die Dossier-Mitgliedschaft verliere"
},
+ "options-title": "Wählen Sie aus, in welcher Kategorie Sie benachrichtigt werden möchten",
"schedule": {
"daily": "Tägliche Zusammenfassung",
"instant": "Sofortig",
@@ -1888,13 +1890,6 @@
},
"title": "Benachrichtigungseinstellungen"
},
- "notifications": {
- "button-text": "Notifications",
- "deleted-dossier": "Deleted dossier",
- "label": "Benachrichtigungen",
- "mark-all-as-read": "Alle als gelesen markieren",
- "mark-as": "Mark as {type, select, read{read} unread{unread} other{}}"
- },
"ocr": {
"confirmation-dialog": {
"cancel": "Cancel",
@@ -1984,7 +1979,12 @@
"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-subtitle": "Do not show again options",
+ "warnings-title": "Prompts and dialogs settings"
+ },
+ "processing": {
+ "basic": "Processing",
+ "ocr": "OCR"
},
"processing-status": {
"ocr": "OCR",
@@ -1992,10 +1992,6 @@
"processed": "processed",
"processing": "Processing"
},
- "processing": {
- "basic": "Processing",
- "ocr": "OCR"
- },
"readonly": "Lesemodus",
"readonly-archived": "Read only (archived)",
"redact-text": {
@@ -2219,6 +2215,12 @@
"red-user-admin": "Benutzer-Admin",
"regular": "Regulär"
},
+ "search": {
+ "active-dossiers": "ganze Plattform",
+ "all-dossiers": "all documents",
+ "placeholder": "Nach Dokumenten oder Dokumenteninhalt suchen",
+ "this-dossier": "in diesem Dossier"
+ },
"search-screen": {
"cols": {
"assignee": "Bevollmächtigter",
@@ -2242,12 +2244,6 @@
"no-match": "Keine Dokumente entsprechen Ihren aktuellen Filtern.",
"table-header": "{length} {length, plural, one{Suchergebnis} other{Suchergebnisse}}"
},
- "search": {
- "active-dossiers": "ganze Plattform",
- "all-dossiers": "all documents",
- "placeholder": "Nach Dokumenten oder Dokumenteninhalt suchen",
- "this-dossier": "in diesem Dossier"
- },
"seconds": "seconds",
"size": "Size",
"smtp-auth-config": {
@@ -2262,9 +2258,6 @@
},
"title": "Authentifizierung aktivieren"
},
- "table-header": {
- "selected-count": ""
- },
"tenant-resolve": {
"contact-administrator": "Cannot remember the workspace? Please contact your administrator.",
"header": {
@@ -2502,4 +2495,4 @@
}
},
"yesterday": "Gestern"
-}
+}
\ No newline at end of file
diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json
index 9ece25962..19863287c 100644
--- a/apps/red-ui/src/assets/i18n/redact/en.json
+++ b/apps/red-ui/src/assets/i18n/redact/en.json
@@ -37,7 +37,7 @@
"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.",
+ "dossier-already-exists": "Dossier name already exists.\n