Refactor Blake3 hashing implementation in CDokumente; update localization and metadata files

This commit is contained in:
2026-03-11 22:45:42 +01:00
parent 80dc3b40d3
commit 51d9f7fa22
7 changed files with 27 additions and 129 deletions

View File

@@ -1,7 +1,6 @@
{
"fields": {
"dokument": "Download",
"ydocumentuuid": "Y-Document-UUID",
"preview": "Preview",
"contactsvmhdokumente": "Portal Users",
"vmhMietverhltnisesDokumente": "Tenancies",
@@ -13,8 +12,6 @@
"mietobjekt2dokumente": "Properties",
"mietinkassosdokumente": "Rent Collection",
"kndigungensdokumente": "Terminations",
"fileStatus": "File Status",
"advowareAktens": "Advoware Akten",
"advowareAktens": "Advoware Akten",
"aIKnowledges": "AI Knowledge",
"advowareAktenHnr": "Advoware HNR",
@@ -46,14 +43,6 @@
"listForAIKnowledge": "List for AI Knowledge"
},
"tooltips": {
"blake3hash": "Cryptographic Blake3 hash of the file (faster and more secure than MD5/SHA256)",
"fileStatus": "File status: new = newly uploaded, changed = modified, synced = synchronized"
},
"options": {
"fileStatus": {
"new": "New",
"changed": "Changed",
"synced": "Synchronized"
}
"blake3hash": "Cryptographic Blake3 hash of the file (faster and more secure than MD5/SHA256)"
}
}