summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/usblockoff/lang/en/template-tags.json')
-rw-r--r--modules-available/usblockoff/lang/en/template-tags.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/modules-available/usblockoff/lang/en/template-tags.json b/modules-available/usblockoff/lang/en/template-tags.json
new file mode 100644
index 00000000..e8b9d380
--- /dev/null
+++ b/modules-available/usblockoff/lang/en/template-tags.json
@@ -0,0 +1,61 @@
+{
+ "lang_rules": "Rules",
+ "lang_howToRuleLang": "Usage of the Rule Language.",
+ "lang_device": "USB device",
+ "lang_devices": "USB devices",
+ "lang_general": "General",
+ "lang_config": "Configuration",
+ "lang_config_helptext": "Create a new configuration or choose one to load and edit it",
+ "lang_configName": "Configuration name",
+ "lang_configName_helptext": "The name of the configuration",
+ "lang_deleteConfig": "Delete configuration",
+ "lang_deleteConfig_helptext": "Delets the configuration.",
+ "lang_createNewConfig": "<Create new configuration>",
+ "lang_deleteConfigMessage": "Are you sure you want to delete the configuration?",
+ "lang_genericRule": "Generic rule",
+ "lang_generalOptions": "General options",
+ "lang_modeOptions": "Mode options",
+ "lang_deviceClasses": "Device classes",
+ "lang_classes-helptext": "",
+ "lang_contains": "Contains interface",
+ "lang_contains-helptext": "If true the device is allowed even if it contains additional interfaces.",
+ "lang_mass-storage": "Mass storage devices",
+ "lang_hid": "Human interface devices",
+ "lang_hub": "USB Hubs",
+ "lang_printer": "Printer",
+ "lang_audio": "Audio devices",
+ "lang_all-devices": "All USB devices",
+ "lang_addRule": "Add rule",
+ "lang_operator": "Operator",
+ "lang_operator-helptext": "",
+ "lang_deviceClass": "Device class",
+ "lang_deviceClass-helptext": "",
+ "lang_deviceSubClass": "Device subclass",
+ "lang_deviceSubClass-helptext": "",
+ "lang_deviceProtocol": "Device protocol",
+ "lang_deviceProtocol-helptext": "",
+ "lang_all-of": "All of",
+ "lang_one-of": "One of",
+ "lang_none-of": "None of",
+ "lang_equals": "Equals",
+ "lang_equals-ordered": "Equals ordered",
+ "lang_saveAsNewConfig": "Save as new configuration",
+ "lang_saveAsNewConfig-helptext": "If true a new configuration is created instead of overriding the old one",
+ "lang_add-generic-rule": "Add generic rule",
+ "lang_device-list": "Device list",
+ "lang_rulesConfig": "Rules configuration",
+ "lang_daemonConfig": "Daemon configuration",
+ "lang_assignMenu": "Assign menu",
+ "lang_serverName": "Server name",
+ "lang_configuration": "Configuration",
+ "lang_usb-lock-off": "USB lock off",
+ "lang_disabledButtons_helptext": "You must first save the configuration to add rules.",
+ "lang_firstMatchingRuleCounts": "First matching rule (from top to bottom) will be applied.",
+ "lang_description": "Description",
+ "lang_configurationTable": "Configuration Table",
+ "lang_editConfig": "Edit Configuration",
+ "lang_configDesc_helptext": "Description of the configuration.",
+ "lang_attributes": "Attributes",
+ "lang_action": "Action",
+ "lang_editRule": "Edit rule"
+}