push back localazy update
This commit is contained in:
parent
96a7084241
commit
eac62b5250
@ -105,7 +105,7 @@
|
||||
},
|
||||
"add-edit-dossier-state": {
|
||||
"form": {
|
||||
"color": "Hex color",
|
||||
"color": "HEX color",
|
||||
"color-placeholder": "#",
|
||||
"name": "Status name",
|
||||
"name-placeholder": "Enter name",
|
||||
@ -535,7 +535,7 @@
|
||||
},
|
||||
"configurations": "Einstellungen",
|
||||
"confirm-archive-dossier": {
|
||||
"archive": "Archive Dossier",
|
||||
"archive": "Archive dossier",
|
||||
"cancel": "Cancel",
|
||||
"checkbox": {
|
||||
"documents": "All documents will be archived and cannot be put back to active"
|
||||
@ -562,7 +562,7 @@
|
||||
"delete": "Delete",
|
||||
"delete-replace": "Delete and replace",
|
||||
"form": {
|
||||
"state": "Replace State",
|
||||
"state": "Replace state",
|
||||
"state-placeholder": "Choose another state"
|
||||
},
|
||||
"question": "Replace the {count, plural, one{dossier's} other{dossiers'}} state with another state",
|
||||
|
||||
@ -105,7 +105,7 @@
|
||||
},
|
||||
"add-edit-dossier-state": {
|
||||
"form": {
|
||||
"color": "Hex color",
|
||||
"color": "HEX color",
|
||||
"color-placeholder": "#",
|
||||
"name": "Status name",
|
||||
"name-placeholder": "Enter name",
|
||||
@ -535,7 +535,7 @@
|
||||
},
|
||||
"configurations": "Configurations",
|
||||
"confirm-archive-dossier": {
|
||||
"archive": "Archive Dossier",
|
||||
"archive": "Archive dossier",
|
||||
"cancel": "Cancel",
|
||||
"checkbox": {
|
||||
"documents": "All documents will be archived and cannot be put back to active"
|
||||
@ -562,7 +562,7 @@
|
||||
"delete": "Delete",
|
||||
"delete-replace": "Delete and replace",
|
||||
"form": {
|
||||
"state": "Replace State",
|
||||
"state": "Replace state",
|
||||
"state-placeholder": "Choose another state"
|
||||
},
|
||||
"question": "Replace the {count, plural, one{dossier's} other{dossiers'}} state with another state",
|
||||
@ -631,8 +631,8 @@
|
||||
},
|
||||
"input-label": "To proceed please type below",
|
||||
"report-template-same-name": {
|
||||
"confirmation-text": "Yes. Continue upload",
|
||||
"deny-text": "No. Cancel upload",
|
||||
"confirmation-text": "Yes. Continue upload.",
|
||||
"deny-text": "No. Cancel upload.",
|
||||
"question": "There is already a report template with the name: <b>{fileName}</b>. Do you wish to continue?",
|
||||
"title": "Report template upload"
|
||||
},
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"comment-placeholder": "Add remarks or mentions...",
|
||||
"selected-text": "Selected text:",
|
||||
"type": "Type",
|
||||
"type-placeholder": "Select type ..."
|
||||
"type-placeholder": "Select type..."
|
||||
},
|
||||
"title": "Add annotation"
|
||||
}
|
||||
@ -47,11 +47,11 @@
|
||||
},
|
||||
"template": {
|
||||
"label": "Dossier-Vorlage",
|
||||
"placeholder": "Choose Dossier Template"
|
||||
"placeholder": "Choose dossier template"
|
||||
}
|
||||
},
|
||||
"header-new": "Dossier erstellen",
|
||||
"no-report-types-warning": "No report types available. Please contact your Administrator."
|
||||
"no-report-types-warning": "No report types available. Please contact your administrator."
|
||||
},
|
||||
"add-edit-clone-dossier-template": {
|
||||
"error": {
|
||||
@ -105,15 +105,15 @@
|
||||
},
|
||||
"add-edit-dossier-state": {
|
||||
"form": {
|
||||
"color": "Hex Color",
|
||||
"color": "HEX color",
|
||||
"color-placeholder": "#",
|
||||
"name": "Status Name",
|
||||
"name-placeholder": "Enter Name",
|
||||
"name": "Status name",
|
||||
"name-placeholder": "Enter name",
|
||||
"rank": "Rank"
|
||||
},
|
||||
"save": "Save State",
|
||||
"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"
|
||||
"title": "{type, select, edit{Edit {name}} create{Create} other{}} dossier state"
|
||||
},
|
||||
"add-edit-entity": {
|
||||
"error": {
|
||||
@ -122,23 +122,23 @@
|
||||
"invalid-color-or-rank": "Invalid color or rank! Rank is already used by another entity or the color is not a valid hexColor!"
|
||||
},
|
||||
"form": {
|
||||
"case-sensitive": "Case Sensitive",
|
||||
"color": "{type, select, redaction{Annotation} hint{Hint} recommendation{Recommendation} skipped{Skipped Annotation} ignored{Ignored Hint} other{}} Color",
|
||||
"case-sensitive": "Case-sensitive",
|
||||
"color": "{type, select, redaction{Annotation} hint{Hint} recommendation{Recommendation} skipped{Skipped annotation} ignored{Ignored hint} other{}} Color",
|
||||
"color-placeholder": "#",
|
||||
"default-reason": "Default Reason",
|
||||
"default-reason-placeholder": "No Default Reason",
|
||||
"default-reason": "Default reason",
|
||||
"default-reason-placeholder": "No default reason",
|
||||
"description": "Description",
|
||||
"description-placeholder": "Enter Description",
|
||||
"description-placeholder": "Enter description",
|
||||
"dossier-dictionary-only": "",
|
||||
"has-dictionary": "Has dictionary",
|
||||
"hint": "Hint",
|
||||
"manage-entries-in-dictionary-editor-only": "",
|
||||
"name": "Display Name",
|
||||
"name-placeholder": "Enter Name",
|
||||
"name": "Display name",
|
||||
"name-placeholder": "Enter name",
|
||||
"rank": "Rank",
|
||||
"rank-placeholder": "1000",
|
||||
"redaction": "Annotation",
|
||||
"technical-name": "Technical Name",
|
||||
"technical-name": "Technical name",
|
||||
"technical-name-hint": "{type, select, edit{Autogenerated based on the initial display name.} create{Autogenerates based on the display name and cannot be edited after saving.} other{}}",
|
||||
"template-and-dossier-dictionaries": ""
|
||||
},
|
||||
@ -211,7 +211,7 @@
|
||||
},
|
||||
"content": {
|
||||
"comment": "Comment",
|
||||
"comment-placeholder": "Add remarks or mentions ...",
|
||||
"comment-placeholder": "Add remarks or mentions...",
|
||||
"options": {
|
||||
"in-dossier": {
|
||||
"description": "Add hint in every document in {dossierName}.",
|
||||
@ -225,27 +225,27 @@
|
||||
},
|
||||
"selected-text": "Selected text:",
|
||||
"type": "Type",
|
||||
"type-placeholder": "Select type ..."
|
||||
"type-placeholder": "Select type..."
|
||||
},
|
||||
"title": "Add hint"
|
||||
}
|
||||
},
|
||||
"admin-side-nav": {
|
||||
"audit": "Audit",
|
||||
"component-rule-editor": "Component Rule Editor",
|
||||
"component-rule-editor": "Component rule editor",
|
||||
"configurations": "Configurations",
|
||||
"default-colors": "Default Colors",
|
||||
"default-colors": "Default colors",
|
||||
"dictionary": "Dictionary",
|
||||
"digital-signature": "Digital Signature",
|
||||
"dossier-attributes": "Dossier Attributes",
|
||||
"dossier-states": "Dossier States",
|
||||
"digital-signature": "Digital signature",
|
||||
"dossier-attributes": "Dossier attributes",
|
||||
"dossier-states": "Dossier states",
|
||||
"dossier-template-info": "Info",
|
||||
"dossier-templates": "Dossier-Vorlage",
|
||||
"entities": "Entities",
|
||||
"entity-info": "Info",
|
||||
"entity-rule-editor": "Entity Rule Editor",
|
||||
"false-positive": "False Positive",
|
||||
"false-recommendations": "False Recommendations",
|
||||
"entity-rule-editor": "Entity rule editor",
|
||||
"false-positive": "False positive",
|
||||
"false-recommendations": "False recommendations",
|
||||
"file-attributes": "File Attributes",
|
||||
"justifications": "Justifications",
|
||||
"license-information": "License Information",
|
||||
@ -256,7 +256,7 @@
|
||||
},
|
||||
"analysis-disabled": "Analysis disabled",
|
||||
"annotation": {
|
||||
"pending": "(Pending Analysis)"
|
||||
"pending": "(Pending analysis)"
|
||||
},
|
||||
"annotation-actions": {
|
||||
"accept-recommendation": {
|
||||
@ -334,7 +334,7 @@
|
||||
"remove-redaction": "Remove"
|
||||
},
|
||||
"remove-highlights": {
|
||||
"label": "Remove Selected Earmarks"
|
||||
"label": "Remove selected earmarks"
|
||||
},
|
||||
"resize": {
|
||||
"label": "Größe ändern"
|
||||
@ -346,7 +346,7 @@
|
||||
"label": "Größenänderung abbrechen"
|
||||
},
|
||||
"see-references": {
|
||||
"label": "See References"
|
||||
"label": "See references"
|
||||
},
|
||||
"show": "Zeigen",
|
||||
"undo": "Rückgängig"
|
||||
@ -368,7 +368,7 @@
|
||||
"annotation-type": {
|
||||
"hint": "Hinweis",
|
||||
"ignored-hint": "Ignorierter Hinweis",
|
||||
"manual-hint": "Manual Hint",
|
||||
"manual-hint": "Manual hint",
|
||||
"manual-redaction": "Manuelle Schwärzung",
|
||||
"recommendation": "Empfehlung",
|
||||
"redaction": "Schwärzung",
|
||||
@ -383,13 +383,13 @@
|
||||
"title": "No archived dossiers match your current filters."
|
||||
},
|
||||
"table-col-names": {
|
||||
"dossier-state": "Dossier State",
|
||||
"last-modified": "Archived Time",
|
||||
"dossier-state": "Dossier state",
|
||||
"last-modified": "Archiving time",
|
||||
"name": "Name",
|
||||
"owner": "Owner"
|
||||
},
|
||||
"table-header": {
|
||||
"title": "{length} Archived {length, plural, one{Dossier} other{Dossiers}}"
|
||||
"title": "{length} Archived {length, plural, one{dossier} other{dossiers}}"
|
||||
}
|
||||
},
|
||||
"assign-dossier-owner": {
|
||||
@ -426,7 +426,7 @@
|
||||
},
|
||||
"all-users": "Alle Benutzer",
|
||||
"audit-info-dialog": {
|
||||
"title": "Audit Info"
|
||||
"title": "Audit info"
|
||||
},
|
||||
"categories": {
|
||||
"all-categories": "Alle Bereiche",
|
||||
@ -453,7 +453,7 @@
|
||||
"user": "Nutzer"
|
||||
},
|
||||
"table-header": {
|
||||
"title": "{length} {length, plural, one{Log} other{Logs}}"
|
||||
"title": "{length} {length, plural, one{log} other{logs}}"
|
||||
},
|
||||
"to": "bis"
|
||||
},
|
||||
@ -497,7 +497,7 @@
|
||||
"component-download": {
|
||||
"disabled-tooltip": "All files must be processed to be able to export the components as JSON or XML",
|
||||
"json": "Download as JSON",
|
||||
"tooltip": "Component Download",
|
||||
"tooltip": "Component download",
|
||||
"xml": "Download as XML"
|
||||
},
|
||||
"component-log-dialog": {
|
||||
@ -526,16 +526,16 @@
|
||||
},
|
||||
"errors-found": "{errors, plural, one{An error} other{{errors} errors}} found in rules",
|
||||
"revert-changes": "Revert",
|
||||
"save-changes": "Save Changes",
|
||||
"save-changes": "Save changes",
|
||||
"success": {
|
||||
"generic": "Component rules updated!"
|
||||
},
|
||||
"title": "Component Rule Editor",
|
||||
"title": "Component rule editor",
|
||||
"warning-text": "Warning: experimental feature!"
|
||||
},
|
||||
"configurations": "Einstellungen",
|
||||
"confirm-archive-dossier": {
|
||||
"archive": "Archive Dossier",
|
||||
"archive": "Archive dossier",
|
||||
"cancel": "Cancel",
|
||||
"checkbox": {
|
||||
"documents": "All documents will be archived and cannot be put back to active"
|
||||
@ -546,36 +546,36 @@
|
||||
"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}}",
|
||||
"cancel": "Keep {count, plural, one{attribute} other{attributes}}",
|
||||
"delete": "Delete {count, plural, one{attribute} other{attributes}}",
|
||||
"dossier-impacted-documents": "All dossiers based on this template will be affected",
|
||||
"dossier-lost-details": "All values for this attribute will be lost",
|
||||
"file-impacted-documents": "All documents {count, plural, one{it is} other{they are}} used on will be impacted",
|
||||
"file-lost-details": "All inputted details on the documents will be lost",
|
||||
"impacted-report": "{reportsCount}",
|
||||
"title": "Delete {count, plural, one{{name}} other{File Attributes}}",
|
||||
"title": "Delete {count, plural, one{{name}} other{file attributes}}",
|
||||
"toast-error": "Bitte bestätigen Sie, dass Ihnen die Konsequenzen dieser Aktion bewusst sind!",
|
||||
"warning": "Achtung: Diese Aktion kann nicht rückgängig gemacht werden!"
|
||||
},
|
||||
"confirm-delete-dossier-state": {
|
||||
"cancel": "Cancel",
|
||||
"delete": "Delete",
|
||||
"delete-replace": "Delete and Replace",
|
||||
"delete-replace": "Delete and replace",
|
||||
"form": {
|
||||
"state": "Replace State",
|
||||
"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",
|
||||
"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}}",
|
||||
"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",
|
||||
"title": "Delete {usersCount, plural, one{user} other{users}} from workspace",
|
||||
"toast-error": "Bitte bestätigen Sie, dass Ihnen die Konsequenzen dieser Aktion bewusst sind!",
|
||||
"warning": "Achtung: Diese Aktion kann nicht rückgängig gemacht werden!"
|
||||
},
|
||||
@ -612,8 +612,8 @@
|
||||
"title": "Vergleichen mit: {fileName}"
|
||||
},
|
||||
"delete-dossier": {
|
||||
"confirmation-text": "Delete {dossiersCount, plural, one{Dossier} other{Dossiers}}",
|
||||
"deny-text": "Keep {dossiersCount, plural, one{Dossier} other{Dossiers}}",
|
||||
"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}}"
|
||||
},
|
||||
@ -627,7 +627,7 @@
|
||||
},
|
||||
"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}}"
|
||||
"title": "Delete {count, plural, one{{justificationName}} other{selected justifications}}"
|
||||
},
|
||||
"input-label": "Bitte geben Sie unten Folgendes ein, um fortzufahren",
|
||||
"report-template-same-name": {
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"comment-placeholder": "Add remarks or mentions...",
|
||||
"selected-text": "Selected text:",
|
||||
"type": "Type",
|
||||
"type-placeholder": "Select type ..."
|
||||
"type-placeholder": "Select type..."
|
||||
},
|
||||
"title": "Add annotation"
|
||||
}
|
||||
@ -29,7 +29,7 @@
|
||||
"add-dossier-dialog": {
|
||||
"actions": {
|
||||
"save": "Save",
|
||||
"save-and-add-members": "Save and Edit Team"
|
||||
"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.",
|
||||
@ -38,20 +38,20 @@
|
||||
"form": {
|
||||
"description": {
|
||||
"label": "Description",
|
||||
"placeholder": "Enter Description"
|
||||
"placeholder": "Enter description"
|
||||
},
|
||||
"due-date": "Due Date",
|
||||
"due-date": "Due date",
|
||||
"name": {
|
||||
"label": "Dossier Name",
|
||||
"placeholder": "Enter Name"
|
||||
"label": "Dossier name",
|
||||
"placeholder": "Enter name"
|
||||
},
|
||||
"template": {
|
||||
"label": "Dossier Template",
|
||||
"placeholder": "Choose Dossier Template"
|
||||
"label": "Dossier template",
|
||||
"placeholder": "Choose dossier template"
|
||||
}
|
||||
},
|
||||
"header-new": "Create Dossier",
|
||||
"no-report-types-warning": "No report types available. Please contact your Administrator."
|
||||
"header-new": "Create dossier",
|
||||
"no-report-types-warning": "No report types available. Please contact your administrator."
|
||||
},
|
||||
"add-edit-clone-dossier-template": {
|
||||
"error": {
|
||||
@ -63,7 +63,7 @@
|
||||
"heading": "Entity configuration"
|
||||
},
|
||||
"description": "Description",
|
||||
"description-placeholder": "Enter Description",
|
||||
"description-placeholder": "Enter description",
|
||||
"hidden-text": {
|
||||
"description": "Hidden text is invisible to human readers but can be detected and read by software and machines. For example, the OCR output of scanned documents is stored as hidden text.",
|
||||
"heading": "Hidden elements in redacted documents",
|
||||
@ -73,8 +73,8 @@
|
||||
"description": "Images in documents might contain additional information as metadata. This could include the creator, the date or the location of the image.",
|
||||
"title": "Keep image metadata"
|
||||
},
|
||||
"name": "Dossier Template Name",
|
||||
"name-placeholder": "Enter Name",
|
||||
"name": "Dossier template name",
|
||||
"name-placeholder": "Enter name",
|
||||
"overlapping-elements": {
|
||||
"description": "Overlapping elements in the document can potentially contain hidden sensitive information. Removing overlapping elements may result in a bigger file size and an increased processing duration.",
|
||||
"title": "Keep overlapping elements"
|
||||
@ -87,33 +87,33 @@
|
||||
"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"
|
||||
"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"
|
||||
"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"
|
||||
"save": "Save attribute",
|
||||
"title": "{type, select, edit{Edit {name}} create{Add New} other{}} dossier attribute"
|
||||
},
|
||||
"add-edit-dossier-state": {
|
||||
"form": {
|
||||
"color": "Hex Color",
|
||||
"color": "HEX color",
|
||||
"color-placeholder": "#",
|
||||
"name": "Status Name",
|
||||
"name-placeholder": "Enter Name",
|
||||
"name": "Status name",
|
||||
"name-placeholder": "Enter name",
|
||||
"rank": "Rank"
|
||||
},
|
||||
"save": "Save State",
|
||||
"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"
|
||||
"title": "{type, select, edit{Edit {name}} create{Create} other{}} dossier state"
|
||||
},
|
||||
"add-edit-entity": {
|
||||
"error": {
|
||||
@ -122,23 +122,23 @@
|
||||
"invalid-color-or-rank": "Invalid color or rank! Rank is already used by another entity or the color is not a valid hexColor!"
|
||||
},
|
||||
"form": {
|
||||
"case-sensitive": "Case Sensitive",
|
||||
"color": "{type, select, redaction{Annotation} hint{Hint} recommendation{Recommendation} skipped{Skipped Annotation} ignored{Ignored Hint} other{}} Color",
|
||||
"case-sensitive": "Case-sensitive",
|
||||
"color": "{type, select, redaction{Annotation} hint{Hint} recommendation{Recommendation} skipped{Skipped annotation} ignored{Ignored hint} other{}} Color",
|
||||
"color-placeholder": "#",
|
||||
"default-reason": "Default Reason",
|
||||
"default-reason-placeholder": "No Default Reason",
|
||||
"default-reason": "Default reason",
|
||||
"default-reason-placeholder": "No default reason",
|
||||
"description": "Description",
|
||||
"description-placeholder": "Enter Description",
|
||||
"description-placeholder": "Enter description",
|
||||
"dossier-dictionary-only": "",
|
||||
"has-dictionary": "Has dictionary",
|
||||
"hint": "Hint",
|
||||
"manage-entries-in-dictionary-editor-only": "",
|
||||
"name": "Display Name",
|
||||
"name-placeholder": "Enter Name",
|
||||
"name": "Display name",
|
||||
"name-placeholder": "Enter name",
|
||||
"rank": "Rank",
|
||||
"rank-placeholder": "1000",
|
||||
"redaction": "Annotation",
|
||||
"technical-name": "Technical Name",
|
||||
"technical-name": "Technical name",
|
||||
"technical-name-hint": "{type, select, edit{Autogenerated based on the initial display name.} create{Autogenerates based on the display name and cannot be edited after saving.} other{}}",
|
||||
"template-and-dossier-dictionaries": ""
|
||||
},
|
||||
@ -149,42 +149,42 @@
|
||||
},
|
||||
"add-edit-file-attribute": {
|
||||
"form": {
|
||||
"column-header": "CSV Column Header",
|
||||
"column-header-placeholder": "Enter CSV Column Header",
|
||||
"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",
|
||||
"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",
|
||||
"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"
|
||||
"save": "Save attribute",
|
||||
"title": "{type, select, edit{Edit {name}} create{Add New} other{}} file attribute"
|
||||
},
|
||||
"add-edit-justification": {
|
||||
"actions": {
|
||||
"cancel": "Cancel",
|
||||
"save": "Save Justification"
|
||||
"save": "Save justification"
|
||||
},
|
||||
"form": {
|
||||
"description": "Description",
|
||||
"description-placeholder": "Enter Description",
|
||||
"description-placeholder": "Enter description",
|
||||
"name": "Name",
|
||||
"name-placeholder": "Enter Name",
|
||||
"reason": "Legal Basis",
|
||||
"reason-placeholder": "Enter Legal Basis"
|
||||
"name-placeholder": "Enter name",
|
||||
"reason": "Legal basis",
|
||||
"reason-placeholder": "Enter legal basis"
|
||||
},
|
||||
"title": "{type, select, edit{Edit {name}} create{Add New} other{}} Justification"
|
||||
"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"
|
||||
"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!",
|
||||
@ -192,16 +192,16 @@
|
||||
},
|
||||
"form": {
|
||||
"email": "E-mail",
|
||||
"first-name": "First Name",
|
||||
"last-name": "Last Name",
|
||||
"reset-password": "Reset Password",
|
||||
"first-name": "First name",
|
||||
"last-name": "Last name",
|
||||
"reset-password": "Reset password",
|
||||
"role": "Role"
|
||||
},
|
||||
"title": "{type, select, edit{Edit} create{Add New} other{}} User"
|
||||
"title": "{type, select, edit{Edit} create{Add New} other{}} user"
|
||||
},
|
||||
"add-entity": {
|
||||
"save": "Save Entity",
|
||||
"title": "Create Entity"
|
||||
"save": "Save entity",
|
||||
"title": "Create entity"
|
||||
},
|
||||
"add-hint": {
|
||||
"dialog": {
|
||||
@ -211,7 +211,7 @@
|
||||
},
|
||||
"content": {
|
||||
"comment": "Comment",
|
||||
"comment-placeholder": "Add remarks or mentions ...",
|
||||
"comment-placeholder": "Add remarks or mentions...",
|
||||
"options": {
|
||||
"in-dossier": {
|
||||
"description": "Add hint in every document in {dossierName}.",
|
||||
@ -225,27 +225,27 @@
|
||||
},
|
||||
"selected-text": "Selected text:",
|
||||
"type": "Type",
|
||||
"type-placeholder": "Select type ..."
|
||||
"type-placeholder": "Select type..."
|
||||
},
|
||||
"title": "Add hint"
|
||||
}
|
||||
},
|
||||
"admin-side-nav": {
|
||||
"audit": "Audit",
|
||||
"component-rule-editor": "Component Rule Editor",
|
||||
"component-rule-editor": "Component rule editor",
|
||||
"configurations": "Configurations",
|
||||
"default-colors": "Default Colors",
|
||||
"default-colors": "Default colors",
|
||||
"dictionary": "Dictionary",
|
||||
"digital-signature": "Digital Signature",
|
||||
"dossier-attributes": "Dossier Attributes",
|
||||
"dossier-states": "Dossier States",
|
||||
"digital-signature": "Digital signature",
|
||||
"dossier-attributes": "Dossier attributes",
|
||||
"dossier-states": "Dossier states",
|
||||
"dossier-template-info": "Info",
|
||||
"dossier-templates": "Dossier Templates",
|
||||
"dossier-templates": "Dossier templates",
|
||||
"entities": "Entities",
|
||||
"entity-info": "Info",
|
||||
"entity-rule-editor": "Entity Rule Editor",
|
||||
"false-positive": "False Positive",
|
||||
"false-recommendations": "False Recommendations",
|
||||
"entity-rule-editor": "Entity rule editor",
|
||||
"false-positive": "False positive",
|
||||
"false-recommendations": "False recommendations",
|
||||
"file-attributes": "File Attributes",
|
||||
"justifications": "Justifications",
|
||||
"license-information": "License Information",
|
||||
@ -331,19 +331,19 @@
|
||||
"remove-redaction": "Remove"
|
||||
},
|
||||
"remove-highlights": {
|
||||
"label": "Remove Selected Earmarks"
|
||||
"label": "Remove selected earmarks"
|
||||
},
|
||||
"resize-accept": {
|
||||
"label": "Save Resize"
|
||||
"label": "Save resize"
|
||||
},
|
||||
"resize-cancel": {
|
||||
"label": "Abort Resize"
|
||||
"label": "Abort resize"
|
||||
},
|
||||
"resize": {
|
||||
"label": "Resize"
|
||||
},
|
||||
"see-references": {
|
||||
"label": "See References"
|
||||
"label": "See references"
|
||||
},
|
||||
"show": "Show",
|
||||
"undo": "Undo"
|
||||
@ -364,16 +364,16 @@
|
||||
},
|
||||
"annotation-type": {
|
||||
"hint": "Hint",
|
||||
"ignored-hint": "Ignored Hint",
|
||||
"manual-hint": "Manual Hint",
|
||||
"manual-redaction": "Manual Annotation",
|
||||
"ignored-hint": "Ignored hint",
|
||||
"manual-hint": "Manual hint",
|
||||
"manual-redaction": "Manual annotation",
|
||||
"recommendation": "Recommendation",
|
||||
"redaction": "Annotation",
|
||||
"skipped": "Skipped",
|
||||
"text-highlight": "Earmark"
|
||||
},
|
||||
"annotation": {
|
||||
"pending": "(Pending Analysis)"
|
||||
"pending": "(Pending analysis)"
|
||||
},
|
||||
"archived-dossiers-listing": {
|
||||
"no-data": {
|
||||
@ -383,20 +383,20 @@
|
||||
"title": "No archived dossiers match your current filters."
|
||||
},
|
||||
"table-col-names": {
|
||||
"dossier-state": "Dossier State",
|
||||
"last-modified": "Archived Time",
|
||||
"dossier-state": "Dossier state",
|
||||
"last-modified": "Archiving time",
|
||||
"name": "Name",
|
||||
"owner": "Owner"
|
||||
},
|
||||
"table-header": {
|
||||
"title": "{length} Archived {length, plural, one{Dossier} other{Dossiers}}"
|
||||
"title": "{length} Archived {length, plural, one{dossier} other{dossiers}}"
|
||||
}
|
||||
},
|
||||
"assign-dossier-owner": {
|
||||
"dialog": {
|
||||
"approver": "Approver",
|
||||
"approvers": "Dossier Members",
|
||||
"make-approver": "Make Approver",
|
||||
"approvers": "Dossier members",
|
||||
"make-approver": "Make approver",
|
||||
"no-reviewers": "No members with \"review only\" permission.",
|
||||
"reviewers": "Reviewers",
|
||||
"search": "Search...",
|
||||
@ -408,7 +408,7 @@
|
||||
"cancel": "Cancel",
|
||||
"label": "{type, select, approver{Approver} reviewer{Reviewer} other{}}",
|
||||
"save": "Save",
|
||||
"title": "Manage File {type, select, approver{Approver} reviewer{Reviewer} other{}}"
|
||||
"title": "Manage file {type, select, approver{approver} reviewer{reviewer} other{}}"
|
||||
}
|
||||
},
|
||||
"assign-user": {
|
||||
@ -424,22 +424,22 @@
|
||||
"action": {
|
||||
"info": "Info"
|
||||
},
|
||||
"all-users": "All Users",
|
||||
"all-users": "All users",
|
||||
"audit-info-dialog": {
|
||||
"title": "Audit Info"
|
||||
"title": "Audit info"
|
||||
},
|
||||
"categories": {
|
||||
"all-categories": "All Categories",
|
||||
"all-categories": "All categories",
|
||||
"audit": "Audit",
|
||||
"audit-log": "Audit Log",
|
||||
"audit-log": "Audit log",
|
||||
"dictionary": "Dictionary",
|
||||
"document": "Document",
|
||||
"dossier": "Dossier",
|
||||
"dossier-template": "Dossier Template",
|
||||
"dossier-template": "Dossier template",
|
||||
"download": "Download",
|
||||
"license": "License",
|
||||
"project": "Project",
|
||||
"project-template": "Project Template",
|
||||
"project-template": "Project template",
|
||||
"settings": "Settings",
|
||||
"user": "User"
|
||||
},
|
||||
@ -453,7 +453,7 @@
|
||||
"user": "User"
|
||||
},
|
||||
"table-header": {
|
||||
"title": "{length} {length, plural, one{Log} other{Logs}}"
|
||||
"title": "{length} {length, plural, one{log} other{logs}}"
|
||||
},
|
||||
"to": "to"
|
||||
},
|
||||
@ -467,17 +467,17 @@
|
||||
"change-legal-basis-dialog": {
|
||||
"actions": {
|
||||
"cancel": "Cancel",
|
||||
"save": "Save Changes"
|
||||
"save": "Save changes"
|
||||
},
|
||||
"content": {
|
||||
"classification": "Value / Classification",
|
||||
"classification": "Value / classification",
|
||||
"comment": "Comment",
|
||||
"legalBasis": "Legal Basis",
|
||||
"legalBasis": "Legal basis",
|
||||
"reason": "Select annotation reason",
|
||||
"reason-placeholder": "Select a reason...",
|
||||
"section": "Paragraph / Location"
|
||||
"section": "Paragraph / location"
|
||||
},
|
||||
"header": "Edit Annotation Reason"
|
||||
"header": "Edit annotation reason"
|
||||
},
|
||||
"color": "Color",
|
||||
"comments": {
|
||||
@ -486,18 +486,18 @@
|
||||
"hide-comments": "Hide comments"
|
||||
},
|
||||
"common": {
|
||||
"close": "Close View",
|
||||
"close": "Close view",
|
||||
"confirmation-dialog": {
|
||||
"confirm": "Yes",
|
||||
"deny": "No",
|
||||
"description": "This action requires confirmation, do you wish to proceed?",
|
||||
"title": "Confirm Action"
|
||||
"title": "Confirm action"
|
||||
}
|
||||
},
|
||||
"component-download": {
|
||||
"disabled-tooltip": "All files must be processed to be able to export the components as JSON or XML",
|
||||
"json": "Download as JSON",
|
||||
"tooltip": "Component Download",
|
||||
"tooltip": "Component download",
|
||||
"xml": "Download as XML"
|
||||
},
|
||||
"component-log-dialog": {
|
||||
@ -518,7 +518,7 @@
|
||||
"transformation-rule": "Transformation rule",
|
||||
"value": "Value"
|
||||
},
|
||||
"title": "Component View"
|
||||
"title": "Component view"
|
||||
},
|
||||
"component-rules-screen": {
|
||||
"error": {
|
||||
@ -526,16 +526,16 @@
|
||||
},
|
||||
"errors-found": "{errors, plural, one{An error} other{{errors} errors}} found in rules",
|
||||
"revert-changes": "Revert",
|
||||
"save-changes": "Save Changes",
|
||||
"save-changes": "Save changes",
|
||||
"success": {
|
||||
"generic": "Component rules updated!"
|
||||
},
|
||||
"title": "Component Rule Editor",
|
||||
"title": "Component rule editor",
|
||||
"warning-text": "Warning: experimental feature!"
|
||||
},
|
||||
"configurations": "Configurations",
|
||||
"confirm-archive-dossier": {
|
||||
"archive": "Archive Dossier",
|
||||
"archive": "Archive dossier",
|
||||
"cancel": "Cancel",
|
||||
"checkbox": {
|
||||
"documents": "All documents will be archived and cannot be put back to active"
|
||||
@ -546,36 +546,36 @@
|
||||
"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}}",
|
||||
"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}}",
|
||||
"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",
|
||||
"delete-replace": "Delete and replace",
|
||||
"form": {
|
||||
"state": "Replace State",
|
||||
"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",
|
||||
"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}}",
|
||||
"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",
|
||||
"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!"
|
||||
},
|
||||
@ -612,8 +612,8 @@
|
||||
"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}}",
|
||||
"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}}"
|
||||
},
|
||||
@ -627,13 +627,13 @@
|
||||
},
|
||||
"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}}"
|
||||
"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: <b>{fileName}</b>. Do you wish to continue?",
|
||||
"confirmation-text": "Yes. Continue upload.",
|
||||
"deny-text": "No. Cancel upload.",
|
||||
"question": "There is already a report template with the name: <b>{fileName}</b>. Do you wish to continue?",
|
||||
"title": "Report Template Upload"
|
||||
},
|
||||
"unsaved-changes": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user