summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/de/rule.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/usblockoff/lang/de/rule.json')
-rw-r--r--modules-available/usblockoff/lang/de/rule.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/modules-available/usblockoff/lang/de/rule.json b/modules-available/usblockoff/lang/de/rule.json
new file mode 100644
index 00000000..bb6752ad
--- /dev/null
+++ b/modules-available/usblockoff/lang/de/rule.json
@@ -0,0 +1,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."
+}