You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
189 lines
5.6 KiB
189 lines
5.6 KiB
{
|
|
"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",
|
|
"sort_types": {
|
|
"recommend": "Recommend",
|
|
"updated": "updated",
|
|
"likes": "likes",
|
|
"downloads": "downloads"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"info": {
|
|
"name": "Scheme Name",
|
|
"description": "Description"
|
|
},
|
|
"hints": {
|
|
"command": "Please enter the command you want to execute",
|
|
"remark": "Please enter a remark information"
|
|
}
|
|
},
|
|
"operation": {
|
|
"add": "add",
|
|
"delete": "delete",
|
|
"duplicate": "duplicate",
|
|
"apply": "apply",
|
|
"paste": "paste",
|
|
"logout": "sign out",
|
|
"upload": "upload",
|
|
"download": "download",
|
|
"share": "share to market",
|
|
"like": "like"
|
|
},
|
|
"str": {
|
|
"null": "Null",
|
|
"new_scheme": "New gesture scheme",
|
|
"copy": "copy",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"ok": "OK",
|
|
"share": "Share",
|
|
"cancel": "Cancel"
|
|
},
|
|
"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"
|
|
},
|
|
"info": {
|
|
"gesture_prop_duplicated": {
|
|
"title": "Duplicated !",
|
|
"description": "Now you can go to other scheme and click the paste button ~"
|
|
},
|
|
"scheme_name_conflict": {
|
|
"title": "Save failed!",
|
|
"description": "Scheme name conflict, please rename it!"
|
|
},
|
|
"code_copied": {
|
|
"titte": "Code has been copied!",
|
|
"description": "Please paste it into the terminal and run ~"
|
|
},
|
|
"server_error": {
|
|
"title": "Server connection error",
|
|
"description": "Please try again later ~"
|
|
},
|
|
"login_failed": {
|
|
"title": "Login failed",
|
|
"description": "Please check the password ~"
|
|
},
|
|
"sign_up_hint": {
|
|
"title": "Verification code has been sent",
|
|
"description": "Please log in to the mailbox to continue the registration ~"
|
|
},
|
|
"new_version": {
|
|
"title": "Update found(v{version})",
|
|
"description_for_startup": "Click [{YES}] to view, click [{NO}] ignore this update",
|
|
"title_already_latest": "Already the latest version ~",
|
|
"description_for_manual": "Visit the official website to see more?"
|
|
},
|
|
"login_for_upload": {
|
|
"title": "please login",
|
|
"description": "You need to login first to perform upload operations"
|
|
},
|
|
"upload_and_share": {
|
|
"title": "Share the scheme at the same time?",
|
|
"description": "If you select [Share], other users can see this scheme and download it;\nIf you select [Cancel], you can still find this scheme in the [My Upload] list and share."
|
|
},
|
|
"user_blocked_hint": {
|
|
"title": "The account has been blocked!",
|
|
"description": "If you have any questions, please contact me using email."
|
|
},
|
|
"upload": {
|
|
"success": "Upload success ~",
|
|
"failed": "Upload failed..",
|
|
"name_occupied": "Name occupied……",
|
|
"pls_rename": "Please rename",
|
|
"pls_add_description": "Please enter the scheme description"
|
|
},
|
|
"share": {
|
|
"title": "Are you sure to sharing?",
|
|
"description": "Other users can see this scheme and download it after share",
|
|
"success": "Share success"
|
|
},
|
|
"apply_scheme": {
|
|
"success": "Apply success",
|
|
"description": "The gesture scheme will take effect after logout, pay attention to the save work data",
|
|
"logout_immediately": "Logout",
|
|
"commands_copied_title": "Commands copied!",
|
|
"commands_copied_description": "Please open the terminal and paste the command to execute"
|
|
}
|
|
},
|
|
"me": {
|
|
"title": "Me",
|
|
"login": {
|
|
"login_or_signup": "Login/Signup",
|
|
"email_hint": "Please enter email",
|
|
"password_hint": "Please enter 8-16-bit password",
|
|
"email_error_hint": "Please enter your vaild email"
|
|
},
|
|
"scheme_types": {
|
|
"uploaded": "Uploaded",
|
|
"downloaded": "Downloaded",
|
|
"liked": "Liked"
|
|
}
|
|
}
|
|
} |