Files
termora/src/main/resources/i18n/messages.properties
2025-01-15 16:52:58 +08:00

304 lines
11 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
# 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
# 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.select-copy=Select copy
termora.settings.terminal.cursor-style=Cursor type
termora.settings.terminal.local-shell=Local shell
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=Export
termora.settings.sync.export-done=The export was successful
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.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.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.open=Open
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.new.folder=${termora.folder}
termora.welcome.contextmenu.new.host=Host
termora.welcome.contextmenu.new.folder.name=New Folder
termora.welcome.contextmenu.property=Properties
# 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.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
# Tabbed
termora.tabbed.contextmenu.rename=Rename
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.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.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.switch-tab=Switch to specific Tab [1..9]
# Terminal
termora.terminal.size=Size: {0} x {1}
termora.terminal.copied=Copied
# zmodem
termora.addons.zmodem.skip=SKIP