Files
espocrm/custom/Espo/Custom/Resources/i18n/en_US/CMietobjekt.json

52 lines
1.9 KiB
JSON

{
"fields": {
"anschrift": "Address",
"anschriftStreet": "Street",
"anschriftCity": "City",
"anschriftState": "State",
"anschriftCountry": "Country",
"anschriftPostalCode": "Postal Code",
"anschriftMap": "Map",
"objekttyp": "Property Type",
"lage": "Location",
"vmhMietverhltnises2Mietobjekt": "Tenancies",
"contact2mietobjekt": "Contacts",
"contactsMietobjekt": "Portal Users",
"dokumentesMietobjekt": "Documents"
},
"links": {
"vmhMietverhltnises2Mietobjekt": "Tenancies",
"vmhMietverhltnises": "Tenancies",
"contact2mietobjekt": "Contacts",
"vmhRumungsklages": "Eviction Lawsuits",
"mietinkassos": "Rent Collection",
"contactsMietobjekt": "Portal Users",
"dokumentesMietobjekt": "Documents"
},
"labels": {
"Create CMietobjekt": "Create Mietobjekt",
"Räumungsklage einleiten": "Initiate Eviction Lawsuit"
},
"options": {
"objekttyp": {
"GesamtesGrundstück": "Gesamtes Grundstück",
"Wohnhaus": "Wohnhaus (ohne Grundstück)",
"Wohnung": "Wohnung",
"Zimmer": "Zimmer",
"Garage": "Garage",
"Keller": "Keller",
"Bürogebäude": "Bürogebäude",
"Büro": "Büro",
"Gewerbehalle": "Gewerbehalle",
"Sonstiges": "Sonstiges"
}
},
"tooltips": {
"lage": "Location within the property (e.g. ground floor left, 1st floor right)"
},
"messages": {
"initiateEvictionConfirmation": "Do you want to initiate an eviction lawsuit for this property? All associated rental agreements, landlords (as plaintiffs) and tenants (as defendants) will be automatically linked.",
"evictionCreatedSuccess": "Eviction lawsuit created successfully",
"evictionCreatedError": "Error creating eviction lawsuit"
}
}