{ "theme": { "label": "Theme", "dark": "Dark", "light": "Light", "system": "System", "tip": "Choose a theme" }, "version": { "current": "current version", "check_update": "Check for updates" }, "app_name": "Gesture Manager for DDE", "language": { "label": "Language", "tip": "Choose a language" }, "help": { "label": "Help", "tip": "Display help documentation" }, "market": { "title": "Scheme market" }, "local_manager": { "title": "Local scheme management", "default_scheme": { "label": "System default scheme", "description": "System default gesture scheme, cannot be modified. (Secretly telling you that there is no actual content in this scheme, just when applying the scheme, it is achieved by deleting a custom configuration scheme." } }, "gesture_editor": { "label": "Gesture scheme editing", "gesture": "gesture", "direction": "direction", "fingers": "fingers", "type": "type", "command": "command", "remark": "remark", "directions": { "up": "up", "down": "down", "left": "left", "right": "right", "in": "pinch-in", "out": "pinch-out", "none": "/" }, "gestures": { "swipe": "swipe", "pinch": "pinch", "tap": "tap" }, "types": { "built_in": "built-in", "commandline": "commandline", "shortcut": "shortcut" } }, "operation": { "add": "Add", "delete": "delete", "duplicate": "duplicate", "apply": "apply", "paste": "paste" }, "str": { "null": "Null" }, "built_in_commands": { "ShowWorkspace": "ShowWorkspace", "Handle4Or5FingersSwipeUp": "4/5FingersSwipeUp", "Handle4Or5FingersSwipeDown": "4/5FingersSwipeDown", "ToggleMaximize": "ToggleMaximize", "Minimize": "Minimize", "ShowWindow": "ShowWindow", "ShowAllWindow": "ShowAllWindow", "SwitchApplication": "SwitchApplication", "ReverseSwitchApplication": "ReverseSwitchApplication", "SwitchWorkspace": "SwitchWorkspace", "ReverseSwitchWorkspace": "ReverseSwitchWorkspace", "SplitWindowLeft": "SplitWindowLeft", "SplitWindowRight": "SplitWindowRight", "MoveWindow": "MoveWindow" } }