Initial commit
This commit is contained in:
104
application/Espo/Modules/Crm/Resources/i18n/de_DE/Account.json
Normal file
104
application/Espo/Modules/Crm/Resources/i18n/de_DE/Account.json
Normal file
@@ -0,0 +1,104 @@
|
||||
{
|
||||
"fields": {
|
||||
"emailAddress": "E-Mail",
|
||||
"website": "Webseite",
|
||||
"phoneNumber": "Telefon",
|
||||
"billingAddress": "Rechnungsadresse",
|
||||
"shippingAddress": "Lieferadresse",
|
||||
"description": "Beschreibung",
|
||||
"sicCode": "ISIC Code",
|
||||
"industry": "Branche",
|
||||
"type": "Typ",
|
||||
"contactRole": "Funktion",
|
||||
"campaign": "Kampagne",
|
||||
"targetLists": "Kontaktlisten",
|
||||
"targetList": "Kontaktliste",
|
||||
"originalLead": "Ursprünglicher Interessent",
|
||||
"contactIsInactive": "Inaktiv"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Kontakte",
|
||||
"opportunities": "Verkaufschancen",
|
||||
"cases": "Fälle",
|
||||
"documents": "Dokumente",
|
||||
"meetingsPrimary": "Meetings (erweitert)",
|
||||
"callsPrimary": "Anrufe (erweitert)",
|
||||
"tasksPrimary": "Aufgaben (erweitert)",
|
||||
"emailsPrimary": "E-Mails (erweitert)",
|
||||
"targetLists": "Kontaktlisten",
|
||||
"campaignLogRecords": "Kampagnen Log",
|
||||
"campaign": "Kampagne",
|
||||
"portalUsers": "Portal Benutzer",
|
||||
"originalLead": "Ursprünglicher Interessent",
|
||||
"contactsPrimary": "Kontakte (Primär)"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Kunde",
|
||||
"Reseller": "Wiederverkäufer"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "Landwirtschaft",
|
||||
"Advertising": "Werbewirtschaft",
|
||||
"Apparel & Accessories": "Bekleidungsindustrie",
|
||||
"Automotive": "Automobilindustrie",
|
||||
"Banking": "Bankwesen",
|
||||
"Biotechnology": "Biotechnologie",
|
||||
"Building Materials & Equipment": "Baumaterial & -ausstattung",
|
||||
"Chemical": "Chemieindustrie",
|
||||
"Computer": "Informationstechnologie",
|
||||
"Education": "Bildungswesen",
|
||||
"Electronics": "Elektronik",
|
||||
"Energy": "Energieerzeuger",
|
||||
"Entertainment & Leisure": "Freizeit- und Unterhaltungsindustrie",
|
||||
"Finance": "Finanzsektor",
|
||||
"Food & Beverage": "Speisen und Getränke",
|
||||
"Grocery": "Einzelhandel",
|
||||
"Healthcare": "Gesundheitswesen",
|
||||
"Insurance": "Versicherung",
|
||||
"Legal": "Rechtswesen",
|
||||
"Manufacturing": "Produktion",
|
||||
"Publishing": "Medien",
|
||||
"Real Estate": "Immobilien",
|
||||
"Sports": "Sport",
|
||||
"Technology": "Technologie",
|
||||
"Telecommunications": "Telekommunikation",
|
||||
"Television": "Fernsehen",
|
||||
"Transportation": "Transportwesen",
|
||||
"Venture Capital": "Risikokapital",
|
||||
"Aerospace": "Luft- und Raumfahrt",
|
||||
"Architecture": "Architekten",
|
||||
"Construction": "Konstruktion",
|
||||
"Defense": "Verteidigung",
|
||||
"Creative": "Kreative",
|
||||
"Culture": "Kultur",
|
||||
"Consulting": "Beratung",
|
||||
"Electric Power": "Elektroenergie",
|
||||
"Hospitality": "Gastronomie",
|
||||
"Mass Media": "Massenmedien",
|
||||
"Mining": "Bergbau",
|
||||
"Music": "Musik",
|
||||
"Petroleum": "Öl Industrie",
|
||||
"Retail": "Verkauf",
|
||||
"Shipping": "Versand und Transport",
|
||||
"Support": "Service",
|
||||
"Testing, Inspection & Certification": "Test, Inspektion & Zertifizierung",
|
||||
"Wholesale": "Großhandel",
|
||||
"Water": "Wasserwesen",
|
||||
"Travel": "Reisen"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Firma erstellen",
|
||||
"Copy Billing": "Rechnungsadresse kopieren",
|
||||
"Set Primary": "Primär setzen"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Kunden",
|
||||
"partners": "Partner",
|
||||
"recentlyCreated": "Kürzlich erstellt"
|
||||
},
|
||||
"tabs": {
|
||||
"Account": "Konto"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user