push back localazy update
This commit is contained in:
parent
072d9e3538
commit
717861057f
File diff suppressed because it is too large
Load Diff
@ -745,7 +745,7 @@
|
||||
},
|
||||
"download": "Download current entries",
|
||||
"error": {
|
||||
"400": "<strong>Dictionary update failed.</strong><br><br>One or more of the newly added terms have been identified as frequently used general term. Please remove these terms to proceed with the upate. ",
|
||||
"400": "<strong>Dictionary update failed.</strong><br><br>One or more of the newly added terms have been identified as frequently used general term. Please remove these terms to proceed with the update. ",
|
||||
"generic": "Error: Dictionary update failed."
|
||||
},
|
||||
"revert-changes": "Revert",
|
||||
@ -1376,7 +1376,7 @@
|
||||
"file-attribute": {
|
||||
"update": {
|
||||
"error": "Update of file attribute value failed. Please try again.",
|
||||
"success": "File attribute value has been updated successfully!"
|
||||
"success": "File attribute value has been updated successfully."
|
||||
}
|
||||
},
|
||||
"file-attributes-configurations": {
|
||||
@ -1390,8 +1390,8 @@
|
||||
"save": "Save configurations",
|
||||
"title": "Configurations",
|
||||
"update": {
|
||||
"error": "Failed to update the configuration!",
|
||||
"success": "Configuration has been updated successfully!"
|
||||
"error": "Failed to update the configuration.",
|
||||
"success": "Configuration has been updated successfully."
|
||||
}
|
||||
},
|
||||
"file-attributes-csv-import": {
|
||||
@ -1677,7 +1677,7 @@
|
||||
},
|
||||
"test": {
|
||||
"error": "Test e-mail could not be sent. Please double-check the email address.",
|
||||
"success": "Test e-mail was sent successfully!",
|
||||
"success": "Test e-mail was sent successfully.",
|
||||
"warning": "Admin mail address not set. Test email sent to {recipientEmail} instead."
|
||||
},
|
||||
"title": "Configure SMTP account"
|
||||
|
||||
@ -289,7 +289,8 @@
|
||||
"label": "Hinweis erzwingen"
|
||||
},
|
||||
"force-redaction": {
|
||||
"label": "Schwärzung erzwingen"
|
||||
"label": "Schwärzung erzwingen",
|
||||
"label-image-hint": "Redact"
|
||||
},
|
||||
"hide": "Ausblenden",
|
||||
"message": {
|
||||
@ -537,9 +538,6 @@
|
||||
"edit": "Edit mapping"
|
||||
},
|
||||
"add-new": "New Mapping",
|
||||
"bulk-actions": {
|
||||
"delete": "Delete selected mappings"
|
||||
},
|
||||
"search": "Search by name...",
|
||||
"table-col-names": {
|
||||
"name": "name",
|
||||
@ -1865,6 +1863,7 @@
|
||||
"false-positive": "Set false positive",
|
||||
"force-hint": "Hinweis erzwingen",
|
||||
"force-redaction": "Schwärzung erzwingen",
|
||||
"force-redaction-image-hint": "Redact image",
|
||||
"hint": "Add hint",
|
||||
"redact": "Annotation",
|
||||
"redaction": "Redaction"
|
||||
@ -2489,7 +2488,6 @@
|
||||
"workflow": "Arbeitsablauf"
|
||||
},
|
||||
"viewer-header": {
|
||||
"all-annotations-loaded": "",
|
||||
"load-all-annotations": "Load all annotations"
|
||||
},
|
||||
"watermark-screen": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user