Refactor localization and metadata for CVMHBeteiligte
- 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.
This commit is contained in:
58
custom/Espo/Custom/Resources/i18n/de_DE/Contact.json
Normal file
58
custom/Espo/Custom/Resources/i18n/de_DE/Contact.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"fields": {
|
||||
"cRechtsform": "Rechtsform",
|
||||
"cVmhRumungsklages": "Räumungsklagen",
|
||||
"cDISGTyp": "Persönlichkeitstyp (nach DISG)",
|
||||
"cVmhErstgespraechs": "Erstgespräch",
|
||||
"cVmhVermietersFreigabe": "Vermieter (Freigabe)",
|
||||
"cVmhVermietersKontaktpersonen": "Vermieter (Kontaktpersonen)",
|
||||
"cVmhMietverhltnisesContact": "Mietverhältnisse",
|
||||
"cDokumentesvmhcontact": "Dokumente",
|
||||
"cVmhmietobjekt2contact": "Mietobjekte",
|
||||
"cBeteiligteContact": "Beteiligte",
|
||||
"cMietobjekteContactPortal": "Mietobjekte (Portal)",
|
||||
"cAdressenContact": "Adressen",
|
||||
"cVmhRumungsklageContact": "Räumungsklagen (Portal)",
|
||||
"cBankverbindungenContact": "Bankverbindungen"
|
||||
},
|
||||
"links": {
|
||||
"cVmhRumungsklages": "Räumungsklagen",
|
||||
"cVmhErstgespraechs": "Erstgespräch",
|
||||
"cVmhVermietersFreigabe": "Vermieter (Freigabe)",
|
||||
"cVmhVermietersKontaktpersonen": "Vermieter (Kontaktpersonen)",
|
||||
"cVmhMietverhltnisesContact": "Mietverhältnisse",
|
||||
"cDokumentesvmhcontact": "Dokumente",
|
||||
"cVmhmietobjekt2contact": "Mietobjekte",
|
||||
"cBeteiligteContact": "Beteiligte",
|
||||
"cMietobjekteContactPortal": "Mietobjekte (Portal)",
|
||||
"cAdressenContact": "Adressen",
|
||||
"cVmhRumungsklageContact": "Räumungsklagen (Portal)",
|
||||
"cBankverbindungenContact": "Bankverbindungen"
|
||||
},
|
||||
"options": {
|
||||
"cRechtsform": {
|
||||
"": "",
|
||||
"Herr": "Herr",
|
||||
"Frau": "Frau",
|
||||
"GmbH": "GmbH"
|
||||
},
|
||||
"cDISGTyp": {
|
||||
"Dominant": "Dominant",
|
||||
"Initiativ": "Initiativ",
|
||||
"Stetig": "Stetig",
|
||||
"Gewissenhaft": "Gewissenhaft",
|
||||
"Unbekannt": "Unbekannt"
|
||||
},
|
||||
"salutationName": {
|
||||
"": "",
|
||||
"Mr.": "Herr",
|
||||
"Ms.": "Frau"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
"cDISGTyp": "Persönlichkeitstyp nach DISG:\n\nDominant = Schnelles Tempo, fordernder Ton, Fokus auf Ergebnisse.\nInitiativ = Hohe Sprechgeschwindigkeit, emotionale Sprache, sucht Bestätigung.\nStetig = Langsames Tempo, zögernde Pausen, risikoscheu.\nGewissenhaft = Präzise Formulierungen, sucht Daten, skeptisch."
|
||||
},
|
||||
"labels": {
|
||||
"Create Contact": "Portalnutzer erstellen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user