{
    "callEvent": {
        "minutes": "Minuten",
        "directionIn": "eingehender",
        "directionOut": "ausgehender",
        "from": "von {{phone}}",
        "to": "auf {{phone}}",
        "stateConnected": "Angenommener",
        "stateNotConnected": "Nicht angenommener",
        "duration": ", Dauer: {{duration}}",
        "description": "{{state}} {{direction}} Anruf {{callDescription}} am {{date}} Uhr{{durationInfo}}."
    },
    "callComment": {
        "directionIn": "eingehender",
        "directionOut": "ausgehender",
        "subjectConnected": "{{htmlOpen}}Getätigter {{direction}} Anruf ({{product}}){{htmlClose}}",
        "subjectBusy": "{{htmlOpen}}Nicht angenommener {{direction}} Anruf ({{product}}){{htmlClose}}",
        "subjectMissed": "{{htmlOpen}}Verpasster {{direction}} Anruf ({{product}}){{htmlClose}}",
        "header": "<h1>Notizen ({{product}}):</h1>",
        "duration": "Dauer: {{duration}}",
        "participants": "Beteiligte"
    },
    "callDirection": {
        "inbound": "Eingehend",
        "outbound": "Ausgehend"
    },
    "callNote": {
        "label": "Notiz:",
        "empty": "keine Notiz"
    },
    "callLogMetadata": {
        "fieldLabel": "Ergebnis des Anrufs"
    },
    "callOutcome": {
        "connected": "Kontakt aufgenommen",
        "noAnswer": "Keine Antwort",
        "leftMessage": "Nachricht hinterlassen",
        "leftVoicemail": "Voicemail hinterlassen",
        "wrongNumber": "Falsche Nummer",
        "busy": "Beschäftigt"
    },
    "callDisposition": {
        "connected": "Erreicht",
        "missed": "Verpasst",
        "notFound": "Unbekannt",
        "busy": "Beschäftigt"
    },
    "task": {
        "label": "Aufgabe"
    },
    "entity": {
        "unnamedCase": "Unbenannter Kundenvorgang"
    }
}
