mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
363 lines
14 KiB
Properties
363 lines
14 KiB
Properties
termora.title=Termora
|
|
termora.confirm=OK
|
|
termora.cancel=Cancel
|
|
termora.copy=Copy
|
|
termora.apply=Apply
|
|
termora.save=Save
|
|
termora.remove=Delete
|
|
termora.yes=Yes
|
|
termora.no=No
|
|
termora.date-format=MM/dd/yyyy hh:mm:ss a
|
|
termora.finder=Finder
|
|
termora.folder=Folder
|
|
termora.explorer=Explorer
|
|
termora.quit-confirm=Quit {0}?
|
|
|
|
|
|
# update
|
|
termora.update.title=New version
|
|
termora.update.update=Update
|
|
termora.update.ignore=Ignore this version
|
|
|
|
# Doorman
|
|
termora.doorman.safe=Data is encrypted
|
|
termora.doorman.unlock-data=Enter password to unlock data
|
|
termora.doorman.verify-password=Enter password to verify
|
|
termora.doorman.password-wrong=Wrong password
|
|
termora.doorman.password-correct=Password is correct
|
|
termora.doorman.unsafe=Data is not secure
|
|
termora.doorman.lock-data=Set a password to require it at every launch
|
|
termora.doorman.forget-password=Forgot password?
|
|
termora.doorman.delete-data=Delete the data catalog and restart, This will lose all data
|
|
termora.doorman.forget-password-message=Unlock data with a mnemonic. Without it, data cannot be accessed
|
|
termora.doorman.have-a-mnemonic=I have a mnemonic
|
|
termora.doorman.dont-have-a-mnemonic=I don't have a mnemonic
|
|
termora.doorman.mnemonic-data-corrupted=Unable to decrypt data with the mnemonic, the data maybe corrupted
|
|
|
|
termora.doorman.mnemonic.title=Enter 12 mnemonic words
|
|
termora.doorman.mnemonic.incorrect=Incorrect mnemonic
|
|
|
|
|
|
# Hosts
|
|
termora.host.verify-server-key=Host [{0}] key has been changed<br/><br/>{1} key fingerprint is {2}<br/><br/>Are you sure you want to continue connecting?
|
|
termora.host.modified-server-key=HOST [{0}] IDENTIFICATION HAS CHANGED<br/><br/>Expected: {1} key fingerprint is {2}<br/><br/>Actual: {3} key fingerprint is {4}<br/><br/>Are you sure you want to continue connecting?
|
|
|
|
|
|
# Settings
|
|
termora.setting=Settings
|
|
|
|
termora.settings.appearance=Appearance
|
|
termora.settings.appearance.theme=Theme
|
|
termora.settings.appearance.language=Language
|
|
termora.settings.appearance.i-want-to-translate=I want to translate
|
|
termora.settings.appearance.follow-system=Sync with OS
|
|
|
|
termora.setting.security=Security
|
|
termora.setting.security.enter-password=Enter password
|
|
termora.setting.security.enter-password-again=Enter again
|
|
termora.setting.security.password-is-different=Password is different
|
|
termora.setting.security.mnemonic-note=Keep your mnemonic phrase safe, it can help recover data if you forget your password
|
|
|
|
|
|
|
|
|
|
termora.settings.terminal=Terminal
|
|
termora.settings.terminal.font=Font
|
|
termora.settings.terminal.size=Size
|
|
termora.settings.terminal.max-rows=Max rows
|
|
termora.settings.terminal.debug=Debug mode
|
|
termora.settings.terminal.beep=Beep
|
|
termora.settings.terminal.select-copy=Select copy
|
|
termora.settings.terminal.cursor-style=Cursor type
|
|
termora.settings.terminal.cursor-blink=Cursor blink
|
|
termora.settings.terminal.local-shell=Local shell
|
|
termora.settings.terminal.floating-toolbar=Floating Toolbar
|
|
termora.settings.terminal.auto-close-tab=Auto Close Tab
|
|
termora.settings.terminal.auto-close-tab-description=Automatically close the tab when the terminal is disconnected normally
|
|
|
|
termora.settings.sync=Sync
|
|
termora.settings.sync.push=Push
|
|
termora.settings.sync.push-warning=Pushing will overwrite the configuration. It is recommended to pull before pushing
|
|
termora.settings.sync.pull=Pull
|
|
termora.settings.sync.done=Synchronized data successfully
|
|
termora.settings.sync.export=${termora.keymgr.export}
|
|
termora.settings.sync.import=${termora.keymgr.import}
|
|
termora.settings.sync.import.file-too-large=The file is too large
|
|
termora.settings.sync.import.successful=Import data successfully
|
|
termora.settings.sync.export-done=The export was successful
|
|
termora.settings.sync.export-encrypt=Enter password to encrypt file (optional)
|
|
termora.settings.sync.export-done-open-folder=The export was successful. Do you want to open the folder?
|
|
termora.settings.sync.range=Range
|
|
termora.settings.sync.range.keys=My keys
|
|
termora.settings.sync.range.keyword-highlights=${termora.highlight}
|
|
termora.settings.sync.last-sync-time=Last sync time
|
|
termora.settings.sync.gist=Gist
|
|
termora.settings.sync.token=Token
|
|
termora.settings.sync.type=Type
|
|
termora.settings.sync.webdav.help=WebDAV storage address, e.g. https://yourhost/webdav/termora.json
|
|
|
|
termora.settings.about=About
|
|
termora.settings.about.author=Author
|
|
termora.settings.about.source=Source
|
|
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.sftp.edit-command=Edit Command
|
|
termora.settings.sftp.fixed-tab=Fixed tab
|
|
|
|
|
|
termora.settings.restart.title=Restart
|
|
termora.settings.restart.message=Changes will take effect after restarting the application
|
|
|
|
# Find everywhere
|
|
termora.find-everywhere=Find Everywhere
|
|
termora.find-everywhere.search-for-something=Search for something ...
|
|
termora.find-everywhere.groups.quick-actions=Quick actions
|
|
termora.find-everywhere.groups.open-new-hosts=Open a new host
|
|
termora.find-everywhere.groups.opened-hosts=Opened hosts
|
|
termora.find-everywhere.groups.tools=Tools
|
|
termora.find-everywhere.groups.settings=${termora.setting}
|
|
termora.find-everywhere.quick-command.local-terminal=Local Terminal
|
|
|
|
# Welcome
|
|
termora.welcome.my-hosts=My hosts
|
|
termora.welcome.contextmenu.connect=Connect
|
|
termora.welcome.contextmenu.connect-with=Connect with
|
|
termora.welcome.contextmenu.open-in-new-window=${termora.tabbed.contextmenu.open-in-new-window}
|
|
termora.welcome.contextmenu.refresh=${termora.transport.table.contextmenu.refresh}
|
|
termora.welcome.contextmenu.copy=${termora.copy}
|
|
termora.welcome.contextmenu.remove=${termora.remove}
|
|
termora.welcome.contextmenu.rename=Rename
|
|
termora.welcome.contextmenu.expand-all=Expand all
|
|
termora.welcome.contextmenu.collapse-all=Collapse all
|
|
termora.welcome.contextmenu.new=New
|
|
termora.welcome.contextmenu.import=${termora.keymgr.import}
|
|
termora.welcome.contextmenu.new.folder=${termora.folder}
|
|
termora.welcome.contextmenu.new.host=Host
|
|
termora.welcome.contextmenu.new.folder.name=New Folder
|
|
termora.welcome.contextmenu.property=Properties
|
|
termora.welcome.contextmenu.show-more-info=Show more info
|
|
|
|
# New Host
|
|
termora.new-host.title=Create a new host
|
|
termora.new-host.general=General
|
|
termora.new-host.general.name=Name
|
|
termora.new-host.general.protocol=Protocol
|
|
termora.new-host.general.host=Host
|
|
termora.new-host.general.port=Port
|
|
termora.new-host.general.username=Username
|
|
termora.new-host.general.authentication=Authentication
|
|
termora.new-host.general.password=Password
|
|
termora.new-host.general.remark=Comment
|
|
|
|
termora.new-host.proxy=Proxy
|
|
|
|
termora.new-host.terminal=${termora.settings.terminal}
|
|
termora.new-host.terminal.encoding=Encoding
|
|
termora.new-host.terminal.heartbeat-interval=Heartbeat Interval
|
|
termora.new-host.terminal.startup-commands=Startup Command
|
|
termora.new-host.terminal.env=Environment
|
|
|
|
termora.new-host.serial=Serial
|
|
termora.new-host.serial.port=Port
|
|
termora.new-host.serial.baud-rate=Baud rate
|
|
termora.new-host.serial.data-bits=Data bits
|
|
termora.new-host.serial.parity=Parity
|
|
termora.new-host.serial.stop-bits=Stop bits
|
|
termora.new-host.serial.flow-control=Flow control
|
|
|
|
termora.new-host.tunneling=Tunneling
|
|
termora.new-host.tunneling.table.name=Name
|
|
termora.new-host.tunneling.table.type=Type
|
|
termora.new-host.tunneling.table.source=Source
|
|
termora.new-host.tunneling.table.destination=Destination
|
|
termora.new-host.tunneling.add=Add
|
|
termora.new-host.tunneling.edit=${termora.keymgr.edit}
|
|
termora.new-host.tunneling.delete=${termora.remove}
|
|
|
|
termora.new-host.test-connection=Test Connection
|
|
termora.new-host.test-connection-successful=Connection successful
|
|
|
|
|
|
termora.new-host.jump-hosts=Jump Hosts
|
|
|
|
# Key manager
|
|
termora.keymgr.title=Key Manager
|
|
termora.keymgr.generate=Generate
|
|
termora.keymgr.import=Import
|
|
termora.keymgr.export=Export
|
|
termora.keymgr.edit=Edit
|
|
termora.keymgr.delete-warning=Are you sure you want to delete?
|
|
termora.keymgr.table.name=Name
|
|
termora.keymgr.table.type=Type
|
|
termora.keymgr.table.length=Length
|
|
termora.keymgr.table.remark=Description
|
|
|
|
termora.keymgr.ssh-copy-id.number=Number of hosts [{0}] Number of public keys [{1}]
|
|
termora.keymgr.ssh-copy-id.successful=${termora.terminal.copied}
|
|
termora.keymgr.ssh-copy-id.failed=Copy Failure
|
|
termora.keymgr.ssh-copy-id.end=End of public key copying
|
|
|
|
|
|
# Tabbed
|
|
termora.tabbed.contextmenu.rename=Rename
|
|
termora.tabbed.contextmenu.sftp-command=SFTP Command
|
|
termora.tabbed.contextmenu.sftp-not-install=SFTP programme not found, please install and try again
|
|
termora.tabbed.contextmenu.clone=Clone
|
|
termora.tabbed.contextmenu.open-in-new-window=Open in New Window
|
|
termora.tabbed.contextmenu.close=Close
|
|
termora.tabbed.contextmenu.close-other-tabs=Close Other Tabs
|
|
termora.tabbed.contextmenu.close-all-tabs=Close All Tabs
|
|
termora.tabbed.contextmenu.reconnect=Reconnect
|
|
|
|
# Terminal logger
|
|
termora.terminal-logger=Terminal Logger
|
|
termora.terminal-logger.start-recording=Start Recording
|
|
termora.terminal-logger.stop-recording=Stop Recording
|
|
termora.terminal-logger.open-log-viewer=Open Log Viewer
|
|
termora.terminal-logger.open-in-folder=Open in {0}
|
|
|
|
|
|
# Highlight
|
|
termora.highlight=Highlight Sets
|
|
termora.highlight.text-color=Text Color
|
|
termora.highlight.background-color=Background Color
|
|
termora.highlight.keyword=Keyword
|
|
termora.highlight.preview=Preview
|
|
termora.highlight.description=Description
|
|
termora.highlight.bold=Bold
|
|
termora.highlight.italic=Italic
|
|
termora.highlight.underline=Underline
|
|
termora.highlight.line-through=Line Through
|
|
|
|
# Macro
|
|
termora.macro=Macros
|
|
termora.macro.start-recording=Start Recording
|
|
termora.macro.stop-recording=Stop Recording
|
|
termora.macro.playback=Playback
|
|
termora.macro.manager=Manage Macros
|
|
termora.macro.run=Run
|
|
|
|
# Tools
|
|
termora.tools.multiple=Send commands to multiple sessions
|
|
|
|
# Transport
|
|
termora.transport.local=Local
|
|
termora.transport.parent-folder=Parent Folder
|
|
termora.transport.show-hidden-files=Show hidden files
|
|
termora.transport.file-already-exists=The file {0} already exists
|
|
|
|
termora.transport.bookmarks=Bookmarks Manager
|
|
termora.transport.bookmarks.up=Up
|
|
termora.transport.bookmarks.down=Down
|
|
|
|
termora.transport.table.filename=Filename
|
|
termora.transport.table.type=Type
|
|
termora.transport.table.type.folder=${termora.welcome.contextmenu.new.folder}
|
|
termora.transport.table.type.symbolic-link=Symbolic Link
|
|
termora.transport.table.size=Size
|
|
termora.transport.table.modified-time=Modified
|
|
termora.transport.table.permissions=Permissions
|
|
termora.transport.table.owner=Owner
|
|
|
|
# contextmenu
|
|
termora.transport.table.contextmenu.transfer=Transfer
|
|
termora.transport.table.contextmenu.edit=${termora.keymgr.edit}
|
|
termora.transport.table.contextmenu.edit-command=You must configure the "Edit Command" in "Settings - SFTP" before you can edit the file
|
|
termora.transport.table.contextmenu.copy-path=Copy Path
|
|
termora.transport.table.contextmenu.open-in-folder=Open in {0}
|
|
termora.transport.table.contextmenu.rename=${termora.welcome.contextmenu.rename}
|
|
termora.transport.table.contextmenu.delete=${termora.remove}
|
|
termora.transport.table.contextmenu.delete-warning=If the folder is too large, deleting it may take some time
|
|
termora.transport.table.contextmenu.rm-warning=Using the rm -rf command to delete a file is very dangerous
|
|
termora.transport.table.contextmenu.change-permissions=Change Permissions...
|
|
termora.transport.table.contextmenu.refresh=Refresh
|
|
termora.transport.table.contextmenu.new=${termora.welcome.contextmenu.new}
|
|
termora.transport.table.contextmenu.new.folder=${termora.welcome.contextmenu.new.folder.name}
|
|
termora.transport.table.contextmenu.new.file=New File
|
|
|
|
# Permission
|
|
termora.transport.permissions=Change Permissions
|
|
termora.transport.permissions.file-folder-permissions=File/Folder Permissions
|
|
termora.transport.permissions.read=Read
|
|
termora.transport.permissions.write=Write
|
|
termora.transport.permissions.execute=Execute
|
|
termora.transport.permissions.owner=Owner
|
|
termora.transport.permissions.group=Group
|
|
termora.transport.permissions.others=Others
|
|
|
|
termora.transport.sftp.retry=Retry
|
|
termora.transport.sftp.select-another-host=Select another host
|
|
termora.transport.sftp.select-host=Select host
|
|
termora.transport.sftp.connect-a-host=Connect to a Host
|
|
termora.transport.sftp.connecting=Connecting...
|
|
termora.transport.sftp.closed=The connection has been closed
|
|
termora.transport.sftp.close-tab=Transfer is still in activated status. Are you sure you want to remove all jobs and close this session?
|
|
termora.transport.sftp.status.transporting=Transporting
|
|
termora.transport.sftp.status.waiting=Waiting
|
|
termora.transport.sftp.status.done=Done
|
|
termora.transport.sftp.status.failed=Failed
|
|
termora.transport.sftp.status.cancelled=Cancelled
|
|
|
|
|
|
# transport job
|
|
termora.transport.jobs.table.name=Name
|
|
termora.transport.jobs.table.status=Status
|
|
termora.transport.jobs.table.progress=Progress
|
|
termora.transport.jobs.table.size=Size
|
|
termora.transport.jobs.table.source-path=Source Path
|
|
termora.transport.jobs.table.target-path=Target Path
|
|
termora.transport.jobs.table.speed=Speed
|
|
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.clear-screen=Clear Terminal Screen
|
|
termora.actions.switch-tab=Switch to specific Tab [1..9]
|
|
|
|
# Terminal
|
|
termora.terminal.size=Size: {0} x {1}
|
|
termora.terminal.copied=Copied
|
|
termora.terminal.channel-disconnected=Channel has been disconnected.\u0020
|
|
termora.terminal.channel-reconnect=Type {0} to reconnect.
|
|
|
|
# Visual Window
|
|
termora.visual-window.system-information=System information
|
|
termora.visual-window.system-information.mem=Mem
|
|
termora.visual-window.system-information.swap=Swap
|
|
termora.visual-window.system-information.filesystem=Filesystem
|
|
termora.visual-window.system-information.used-total=Used / Total
|
|
|
|
|
|
termora.visual-window.nvidia-smi=NVIDIA SMI
|
|
|
|
|
|
termora.floating-toolbar.not-supported=This action is not supported
|
|
|
|
|
|
# zmodem
|
|
termora.addons.zmodem.skip=SKIP |