- Added "Location" field and tooltip to CMietobjekt localization. - Removed CVMHBeteiligte localization files in multiple languages (es_ES, es_MX, fa_IR, fr_FR, hr_HR, hu_HU, id_ID, it_IT, ja_JP, lt_LT, lv_LV, nb_NO, nl_NL, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sk_SK, sl_SI, sr_RS, sv_SE, th_TH, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW). - Deleted CVMHBeteiligte layout definitions and metadata. - Updated Call, Contact, PhoneNumber, and User localization files in German and English. - Removed references to CVMHBeteiligte in various entity definitions and metadata. - Updated configuration file with new cache timestamp.
42 lines
938 B
JSON
42 lines
938 B
JSON
{
|
|
"options": {
|
|
"cWichtigkeit": {
|
|
"Standard": "Standard",
|
|
"Erhöht": "Erhöht",
|
|
"Hoch": "Hoch",
|
|
"Dringend": "Dringend"
|
|
},
|
|
"status": {
|
|
"Planned": "Geplant",
|
|
"Held": "Erfolgreich",
|
|
"Not Held": "Abgesagt",
|
|
"TempNotReached": "Vorübergehend nicht erreicht",
|
|
"FinalNotReached": "Dauerhaft nicht erreicht"
|
|
},
|
|
"direction": {
|
|
"Outbound": "Ausgehend",
|
|
"Inbound": "Eingehend",
|
|
"Internal": "Intern"
|
|
}
|
|
},
|
|
"fields": {
|
|
"cWichtigkeit": "Wichtigkeit",
|
|
"cBeteiligtes": "Beteiligte",
|
|
"cCallQueues": "Call-Queue",
|
|
"user": "Benutzer",
|
|
"calls1": "Anrufe"
|
|
},
|
|
"tooltips": {
|
|
"cWichtigkeit": "Wichtigkeit des Anrufes aus Sicht der Kanzlei"
|
|
},
|
|
"labels": {
|
|
"Create Call": "Anruf erstellen"
|
|
},
|
|
"links": {
|
|
"cBeteiligtes": "Beteiligte",
|
|
"cCallQueues": "Call-Queue",
|
|
"user": "Benutzer",
|
|
"calls1": "Anrufe"
|
|
}
|
|
}
|