summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/de/rule.json
blob: bb6752add43774dec278a0d4892e7821c4b758c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "target": "Aktion",
    "target_helptext": "allow: Autorisiert das Gerät.\u000Dblock: Blockiert das Gerät.\u000Dreject: Entfernt das Gerät aus dem System.",
    "id": "ID",
    "id_helptext": "ID des USB-Geräts.",
    "vid": "Hersteller ID",
    "vid_helptext": "Die eindeutige ID des Herstellers.",
    "pid": "Produkt ID",
    "pid_helptext": "Die Herstellerspezifische ID des Produktes.",
    "vendor": "Hersteller",
    "product": "Produkt",
    "serial": "Seriennummer",
    "serial_helptext": "Seriennummer des USB-Geräts.",
    "name": "Name",
    "name_helptext": "Name des USB-Geräts.",
    "hash": "Hashwert",
    "hash_helptext": "Hashwert des USB-Geräts. Von USBGuard mittels sodium oder gcrypt berechnet.",
    "parent-hash": "Parent-Hashwert",
    "parent-hash_helptext": "Hashwert des Clients an dem das USB-Gerät angeschlossen wurde.",
    "via-port": "Erlaubte Ports",
    "via-port_helptext": "USB-Port(s), an welche das USB-Gerät angeschlossen werden kann.",
    "with-interface": "Interfaces",
    "with-interface_helptext": "Die Interfaces, welches das USB-Gerät besitzt.",
    "interface-policy": "Interface Police",
    "interface-policy_helptext": "Per-Interface Authorisierung."
}