feat: 改进事件系统与全局快捷键 (#62)

This commit is contained in:
hstyi
2025-01-15 14:54:39 +08:00
committed by GitHub
parent a71493e52c
commit 45ea822fd6
137 changed files with 2860 additions and 1032 deletions

View File

@@ -88,6 +88,12 @@ termora.settings.about.issue=Issues
termora.settings.about.third-party=Third Party
termora.settings.about.termora=<html><b>${termora.title}</b> ({0}) is a cross-platform SSH client. </html>
termora.settings.keymap=Keymap
termora.settings.keymap.shortcut=Shortcut
termora.settings.keymap.action=Action
termora.settings.keymap.already-exists=The shortcut [{0}] is already in use by [{1}]
termora.settings.restart.title=Restart
termora.settings.restart.message=Changes will take effect after restarting the application
@@ -268,9 +274,25 @@ termora.transport.jobs.table.estimated-time=Estimated time
termora.transport.jobs.contextmenu.delete=${termora.remove}
termora.transport.jobs.contextmenu.delete-all=Delete All
# ToolBar
termora.toolbar.customize-toolbar=Customize Toolbar...
# Actions
termora.actions.copy-from-terminal=Copy from Terminal
termora.actions.paste-to-terminal=Paste to Terminal
termora.actions.select-all-in-terminal=Select All in Terminal
termora.actions.open-terminal-find=Open Terminal Find
termora.actions.close-tab=Close Tab
termora.actions.zoom-in-terminal=Zoom In Terminal
termora.actions.zoom-out-terminal=Zoom Out Terminal
termora.actions.zoom-reset-terminal=Reset Terminal Zoom
termora.actions.open-local-terminal=Open Local Terminal
termora.actions.open-find-everywhere=Open FindEverywhere
termora.actions.open-new-window=Open new Window
termora.actions.switch-tab=Switch to specific Tab [1..9]
# Terminal
termora.terminal.size=Size: {0} x {1}
termora.terminal.copied=Copied