81 lines
3.5 KiB
JSON
81 lines
3.5 KiB
JSON
{
|
|
"links": {
|
|
"meetings": "Meetings",
|
|
"calls": "Calls",
|
|
"tasks": "Tasks",
|
|
"vmhRumungsklage": "Eviction Lawsuits",
|
|
"mietinkasso": "Rent Collection",
|
|
"kuendigungen": "Terminations",
|
|
"dokumentes": "Documents"
|
|
},
|
|
"labels": {
|
|
"Create CAkten": "Erstellen Akten"
|
|
},
|
|
"fields": {
|
|
"vmhRumungsklage": "Eviction Lawsuit",
|
|
"mietinkasso": "Rent Collection",
|
|
"aktenzeichen": "File Reference",
|
|
"aktennummer": "File Number",
|
|
"syncStatus": "Advoware Sync Status",
|
|
"lastSync": "Advoware Last Sync",
|
|
"aktivierungsstatus": "Advoware Activation Status",
|
|
"aiCollectionId": "AI Collection ID",
|
|
"aiAktivierungsstatus": "AI Activation Status",
|
|
"aiSyncStatus": "AI Sync Status",
|
|
"aiLastSync": "AI Last Sync",
|
|
"globalSyncStatus": "Global Sync Status",
|
|
"globalLastSync": "Global Last Sync",
|
|
"syncSchalter": "Sync Active",
|
|
"dokumentes": "Documents",
|
|
"rubrum": "Rubrum"
|
|
},
|
|
"options": {
|
|
"syncStatus": {
|
|
"synced": "Synchronized",
|
|
"unclean": "Not Synchronized",
|
|
"pending_sync": "Synchronization Pending",
|
|
"failed": "Failed"
|
|
},
|
|
"aktivierungsstatus": {
|
|
"new": "New",
|
|
"import": "Import",
|
|
"active": "Active",
|
|
"paused": "Paused",
|
|
"deactivated": "Deactivated"
|
|
},
|
|
"aiAktivierungsstatus": {
|
|
"new": "New",
|
|
"import": "Import",
|
|
"active": "Active",
|
|
"paused": "Paused",
|
|
"deactivated": "Deactivated"
|
|
},
|
|
"aiSyncStatus": {
|
|
"synced": "Synchronized",
|
|
"unclean": "Not Synchronized",
|
|
"pending_sync": "Synchronization Pending",
|
|
"failed": "Failed"
|
|
},
|
|
"globalSyncStatus": {
|
|
"synced": "Synchronized",
|
|
"unclean": "Not Synchronized",
|
|
"pending_sync": "Synchronization Pending",
|
|
"failed": "Failed"
|
|
}
|
|
},
|
|
"tooltips": {
|
|
"syncStatus": "Advoware sync status: synced = All documents synchronized, unclean = At least one document changed, pending_sync = Pending, failed = Failed.",
|
|
"lastSync": "Timestamp of last successful Advoware synchronization",
|
|
"aktivierungsstatus": "Advoware activation status: new = Newly created, import = Imported from Advoware, active = Actively synchronized, paused = Paused, deactivated = Deactivated",
|
|
"aiCollectionId": "Unique ID of the AI database/collection for this file",
|
|
"aiAktivierungsstatus": "AI sync activation status: new = New, import = Imported, active = Actively synchronized, paused = Paused, deactivated = Deactivated",
|
|
"aiSyncStatus": "AI sync status: synced = All documents synchronized, unclean = Changes pending, pending_sync = Pending, failed = Failed",
|
|
"aiLastSync": "Timestamp of last successful AI synchronization",
|
|
"advowareSyncEnabled": "Enable or disable Advoware synchronization for this file",
|
|
"aiSyncEnabled": "Enable or disable AI synchronization for this file",
|
|
"globalSyncStatus": "Overall sync status across all synchronization systems",
|
|
"globalLastSync": "Timestamp of last sync across all systems",
|
|
"syncSchalter": "Global sync switch: enables or disables all synchronizations for this file",
|
|
"rubrum": "Rubrum of the file from Advoware (short designation of parties)"
|
|
}
|
|
} |