chore!: migrate to version 2.x

This commit is contained in:
hstyi
2025-06-13 15:16:56 +08:00
committed by GitHub
parent ca484618c7
commit 6177bbdc68
444 changed files with 18594 additions and 3832 deletions

View File

@@ -22,11 +22,7 @@ termora.update.ignore=Remind me next time
# 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
@@ -49,25 +45,15 @@ termora.host.modified-server-key.are-you-sure=Are you sure you want to continue
# Settings
termora.setting=Settings
termora.settings.appearance=Appearance
termora.settings.appearance=General
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.settings.appearance.opacity=Opacity
termora.settings.appearance.background-image=BG Image
termora.settings.appearance.background-running=Backgrounding
termora.settings.appearance.confirm-tab-close=Confirm tab close
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
@@ -111,6 +97,43 @@ 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.plugin=Plugins
termora.settings.plugin.install=Install
termora.settings.plugin.subscribe=Subscribe
termora.settings.plugin.install-subscription-confirm=Subscription required to install <b>{0}</b>
termora.settings.plugin.installed=Installed
termora.settings.plugin.marketplace=Marketplace
termora.settings.plugin.uninstall=Uninstall
termora.settings.plugin.update=Update
termora.settings.plugin.uninstalled=Uninstalled
termora.settings.plugin.cannot-uninstall=System built-in plugins cannot be uninstalled
termora.settings.plugin.uninstall-confirm=Are you sure you want to uninstall <b>{0}</b> ?
termora.settings.plugin.uninstall-failed=Uninstall failed
termora.settings.plugin.install-failed=Install failed, please try again later
termora.settings.plugin.install-from-disk=Install plugin from Disk...
termora.settings.plugin.install-from-disk-warning=<b>{0}</b> plugin will have access to all your data. Are you sure you want to install it?
termora.settings.account=Account
termora.settings.account.login=Log in
termora.settings.account.server=Server
termora.settings.account.locally=locally
termora.settings.account.lifetime=Lifetime
termora.settings.account.upgrade=Upgrade
termora.settings.account.verify=Verify
termora.settings.account.subscription=Subscription
termora.settings.account.valid-to=Valid to
termora.settings.account.synchronization-on=Synchronization on
termora.settings.account.sync-now=Sync now
termora.settings.account.logout=Log out
termora.settings.account.logout-confirm=Are you sure you want to log out?
termora.settings.account.unsynced-logout-confirm=Unsynced Are you sure you want to log out?
termora.settings.account.server-singapore=Singapore
termora.settings.account.server-china=Mainland China
termora.settings.account.new-server=New Server
termora.settings.account.deploy-server=Deploy
termora.settings.account.login-failed=Log in failed, please try again later
termora.settings.keymap=Keymap
termora.settings.keymap.shortcut=Shortcut
termora.settings.keymap.action=Action
@@ -125,6 +148,7 @@ termora.settings.sftp.preserve-time=Preserve original file modification time
termora.settings.restart.title=Restart
termora.settings.restart.message=Changes will take effect after restarting the application
termora.settings.restart.manually=Please restart the software manually
# Find everywhere
termora.find-everywhere=Find Everywhere
@@ -153,7 +177,9 @@ 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
termora.welcome.contextmenu.show=Show
termora.welcome.contextmenu.show.more-info=More info
termora.welcome.contextmenu.show.tags=${termora.tag}
termora.welcome.contextmenu.download=Download
termora.welcome.contextmenu.import.csv.download-template=Do you want to import or download the template?
termora.welcome.contextmenu.import.csv.download-template-done=Download the template successfully
@@ -199,6 +225,9 @@ termora.new-host.tunneling.add=Add
termora.new-host.tunneling.edit=${termora.keymgr.edit}
termora.new-host.tunneling.delete=${termora.remove}
termora.new-host.rdp.desktop-placeholder=Default full screen (e.g. 1920×1080)
termora.new-host.rdp.resolution=Resolution
termora.new-host.test-connection=Test Connection
termora.new-host.test-connection-successful=Connection successful
@@ -249,6 +278,7 @@ termora.highlight=Highlight Sets
termora.highlight.text-color=Text Color
termora.highlight.background-color=Background Color
termora.highlight.keyword=Keyword
termora.highlight.my-keyword=My Keyword
termora.highlight.preview=Preview
termora.highlight.description=Description
termora.highlight.bold=Bold
@@ -256,6 +286,11 @@ termora.highlight.italic=Italic
termora.highlight.underline=Underline
termora.highlight.line-through=Line Through
# tag
termora.tag=Tags
termora.tag.my-tags=My tags
termora.tag.manage-tags=Manage tags
# Macro
termora.macro=Macros
termora.macro.start-recording=Start Recording
@@ -314,6 +349,7 @@ termora.transport.permissions.group=Group
termora.transport.permissions.others=Others
termora.transport.permissions.include-subfolder=Include subdirectories
termora.transport.sftp=Transfer
termora.transport.sftp.retry=Retry
termora.transport.sftp.select-another-host=Select another host
termora.transport.sftp.select-host=Select host
@@ -397,4 +433,6 @@ termora.floating-toolbar.close-in-current-tab=Close in current tab
# zmodem
termora.addons.zmodem.skip=SKIP
termora.addons.zmodem.skip=SKIP

View File

@@ -21,10 +21,6 @@ termora.update.ignore=下次提醒我
termora.doorman.safe=数据已加密
termora.doorman.unlock-data=输入密码解锁数据
termora.doorman.password-wrong=密码错误
termora.doorman.password-correct=密码正确
termora.doorman.verify-password=输入密码验证
termora.doorman.unsafe=数据不安全存储
termora.doorman.lock-data=设定密码后,每次启动都需要输入密码
termora.doorman.forget-password=忘记密码?
termora.doorman.delete-data=删除数据目录后重新启动程序,这样会丢失所有数据
termora.doorman.forget-password-message=通过助记词解锁数据,没有助记词则无法解锁
@@ -44,24 +40,20 @@ termora.host.modified-server-key.actual=实际
termora.host.modified-server-key.are-you-sure=你确定要继续连接吗?
termora.setting=设置
termora.settings.restart.title=重启
termora.settings.restart.message=设置修改将在重启后生效
termora.settings.appearance=外观
termora.settings.restart.manually=请手动重启软件
termora.settings.appearance=常规
termora.settings.appearance.theme=主题
termora.settings.appearance.language=语言
termora.settings.appearance.i-want-to-translate=我想要翻译
termora.settings.appearance.follow-system=跟随系统
termora.settings.appearance.opacity=透明度
termora.settings.appearance.background-image=背景图
termora.settings.appearance.background-running=后台运行
termora.settings.appearance.confirm-tab-close=标签关闭前确认
termora.setting.security=安全
termora.setting.security.enter-password=请输入密码
termora.setting.security.enter-password-again=请再次输入密码
termora.setting.security.password-is-different=两次密码输入不一致
termora.setting.security.mnemonic-note=请妥善保管助记词,可用于忘记密码时解锁数据
# Find everywhere
termora.find-everywhere=查找
termora.find-everywhere.search-for-something=搜索点什么 ...
@@ -113,6 +105,40 @@ termora.settings.about.issue=报告问题
termora.settings.about.third-party=第三方依赖
termora.settings.about.termora=<html><b>${termora.title}</b> ({0}) 是一个跨平台的 SSH 客户端。 </html>
termora.settings.plugin=插件
termora.settings.plugin.install=安装
termora.settings.plugin.installed=已安装
termora.settings.plugin.marketplace=市场
termora.settings.plugin.subscribe=订阅
termora.settings.plugin.install-subscription-confirm=安装 <b>{0}</b> 需要订阅
termora.settings.plugin.uninstall=卸载
termora.settings.plugin.uninstalled=已卸载
termora.settings.plugin.cannot-uninstall=系统内置插件不可以卸载
termora.settings.plugin.uninstall-confirm=你确定要卸载 <b>{0}</b> 吗?
termora.settings.plugin.uninstall-failed=卸载失败
termora.settings.plugin.install-from-disk=从磁盘安装插件...
termora.settings.plugin.install-failed=安装失败,请稍后再试
termora.settings.plugin.install-from-disk-warning=<b>{0}</b> 插件可以访问你的所有数据,你确定要安装吗?
termora.settings.account=账号
termora.settings.account.login=登录
termora.settings.account.server=服务器
termora.settings.account.locally=本地的
termora.settings.account.lifetime=长期
termora.settings.account.verify=验证
termora.settings.account.subscription=订阅
termora.settings.account.valid-to=有效期
termora.settings.account.synchronization-on=同步时间
termora.settings.account.sync-now=同步
termora.settings.account.logout=退出
termora.settings.account.logout-confirm=你确定要退出登录吗?
termora.settings.account.unsynced-logout-confirm=数据尚未同步完毕,你确定要退出登录吗?
termora.settings.account.server-singapore=新加坡
termora.settings.account.server-china=中国大陆
termora.settings.account.new-server=新建服务器
termora.settings.account.deploy-server=部署
termora.settings.account.login-failed=登录失败,请稍后再试
termora.settings.keymap=键盘
termora.settings.keymap.shortcut=快捷键
termora.settings.keymap.action=操作
@@ -138,7 +164,8 @@ termora.welcome.contextmenu.new.folder=文件夹
termora.welcome.contextmenu.new.host=主机
termora.welcome.contextmenu.new.folder.name=新建文件夹
termora.welcome.contextmenu.property=属性
termora.welcome.contextmenu.show-more-info=显示更多信息
termora.welcome.contextmenu.show=显示
termora.welcome.contextmenu.show.more-info=更多信息
termora.welcome.contextmenu.download=下载
termora.welcome.contextmenu.import.csv.download-template=您要导入还是下载模板?
@@ -189,6 +216,9 @@ termora.new-host.tunneling.add=添加
termora.new-host.tunneling.edit=${termora.keymgr.edit}
termora.new-host.tunneling.delete=${termora.remove}
termora.new-host.rdp.desktop-placeholder=默认全屏例如1920×1080
termora.new-host.rdp.resolution=分辨率
termora.new-host.jump-hosts=跳板机
# Key manager
@@ -238,6 +268,7 @@ termora.highlight=关键词高亮
termora.highlight.text-color=文本颜色
termora.highlight.background-color=背景颜色
termora.highlight.keyword=关键词
termora.highlight.my-keyword=我的关键词
termora.highlight.preview=预览
termora.highlight.description=备注
termora.highlight.bold=加粗
@@ -246,6 +277,11 @@ termora.highlight.underline=下划线
termora.highlight.line-through=删除线
# tag
termora.tag=标签
termora.tag.my-tags=我的标签
termora.tag.manage-tags=管理标签
# Macro
termora.macro=
termora.macro.start-recording=开始录制
@@ -288,6 +324,7 @@ termora.transport.table.contextmenu.new.file=${termora.transport.table.contextme
termora.transport.table.contextmenu.delete-warning=如果文件夹太大,删除可能需要耗费一定时间
termora.transport.table.contextmenu.rm-warning=使用 rm -rf 命令删除文件存在很大风险
termora.transport.sftp=传输
termora.transport.sftp.retry=重试
termora.transport.sftp.select-another-host=选择其他主机
termora.transport.sftp.select-host=选择主机
@@ -381,4 +418,6 @@ termora.floating-toolbar.close-in-current-tab=在当前标签页关闭
# zmodem
termora.addons.zmodem.skip=跳过
termora.addons.zmodem.skip=跳过

View File

@@ -22,10 +22,6 @@ termora.update.ignore=下次提醒我
termora.doorman.safe=資料已加密
termora.doorman.unlock-data=輸入密碼解鎖資料
termora.doorman.password-wrong=密碼錯誤
termora.doorman.password-correct=密碼正確
termora.doorman.verify-password=輸入密碼驗證
termora.doorman.unsafe=資料不安全存儲
termora.doorman.lock-data=設定密碼後,每次啟動都需要輸入密碼
termora.doorman.forget-password=忘記密碼?
termora.doorman.delete-data=刪除資料目錄後重新啟動程序,這樣會遺失所有數據
termora.doorman.forget-password-message=透過助記詞解鎖數據,沒有助記詞則無法解鎖
@@ -45,24 +41,20 @@ termora.host.modified-server-key.actual=實際
termora.host.modified-server-key.are-you-sure=你確定要繼續連線嗎?
termora.setting=設定
termora.settings.restart.title=重啟
termora.settings.restart.message=設定修改將在重新啟動後生效
termora.settings.appearance=外觀
termora.settings.restart.manually=請手動重新啟動軟體
termora.settings.appearance=一般
termora.settings.appearance.theme=主题
termora.settings.appearance.language=語言
termora.settings.appearance.i-want-to-translate=我想要翻譯
termora.settings.appearance.follow-system=跟隨系統
termora.settings.appearance.opacity=透明度
termora.settings.appearance.background-image=背景圖
termora.settings.appearance.background-running=後台運行
termora.settings.appearance.confirm-tab-close=關閉分頁確認
termora.setting.security=安全
termora.setting.security.enter-password=請輸入密碼
termora.setting.security.enter-password-again=請再輸入密碼
termora.setting.security.password-is-different=兩次密碼輸入不一致
termora.setting.security.mnemonic-note=請妥善保管助記詞,可用來忘記密碼時解鎖數據
termora.settings.keymap=鍵盤
termora.settings.keymap.shortcut=快捷鍵
termora.settings.keymap.action=操作
@@ -124,6 +116,40 @@ termora.settings.about.issue=報告問題
termora.settings.about.third-party=第三方依賴
termora.settings.about.termora=<html><b>${termora.title}</b> ({0}) 是一個跨平台的 SSH 用戶端。 </html>
termora.settings.plugin=插件
termora.settings.plugin.install=安裝
termora.settings.plugin.installed=已安裝
termora.settings.plugin.marketplace=市場
termora.settings.plugin.subscribe=訂閱
termora.settings.plugin.install-subscription-confirm=安裝 <b>{0}</b> 需要訂閱
termora.settings.plugin.uninstall=解除安裝
termora.settings.plugin.uninstalled=已解除安裝
termora.settings.plugin.cannot-uninstall=系統內建插件無法卸載
termora.settings.plugin.uninstall-confirm=你確定要卸載 <b>{0}</b> 嗎?
termora.settings.plugin.uninstall-failed=解除安裝失敗
termora.settings.plugin.install-from-disk=從磁碟安裝插件...
termora.settings.plugin.install-failed=安裝失敗,請稍後再試
termora.settings.plugin.install-from-disk-warning=<b>{0}</b> 外掛程式可以存取你的所有數據,你確定要安裝嗎?
termora.settings.account=帳號
termora.settings.account.login=登入
termora.settings.account.server=伺服器
termora.settings.account.locally=本地的
termora.settings.account.lifetime=長期
termora.settings.account.verify=驗證
termora.settings.account.subscription=訂閱
termora.settings.account.valid-to=有效期限
termora.settings.account.synchronization-on=同步時間
termora.settings.account.sync-now=同步
termora.settings.account.logout=退出
termora.settings.account.logout-confirm=你確定要登出登入嗎?
termora.settings.account.unsynced-logout-confirm=資料尚未同步完畢,你確定要登出嗎?
termora.settings.account.server-singapore=新加坡
termora.settings.account.server-china=中國大陸
termora.settings.account.new-server=新伺服器
termora.settings.account.deploy-server=部署
termora.settings.account.login-failed=登入失敗,請稍後再試
# Welcome
termora.welcome.my-hosts=我的主機
termora.welcome.contextmenu.connect=連接
@@ -138,7 +164,9 @@ termora.welcome.contextmenu.new.folder=${termora.folder}
termora.welcome.contextmenu.new.host=主機
termora.welcome.contextmenu.new.folder.name=新建資料夾
termora.welcome.contextmenu.property=屬性
termora.welcome.contextmenu.show-more-info=顯示更多信息
termora.welcome.contextmenu.show=顯示
termora.welcome.contextmenu.show.more-info=更多信息
termora.welcome.contextmenu.download=下載
termora.welcome.contextmenu.import.csv.download-template=您要匯入還是下載範本?
termora.welcome.contextmenu.import.csv.download-template-done=下載成功
@@ -186,6 +214,9 @@ termora.new-host.tunneling.add=添加
termora.new-host.tunneling.edit=${termora.keymgr.edit}
termora.new-host.tunneling.delete=${termora.remove}
termora.new-host.rdp.desktop-placeholder=預設全螢幕例如1920×1080
termora.new-host.rdp.resolution=解析度
termora.new-host.jump-hosts=跳板機
# Key manager
@@ -235,6 +266,7 @@ termora.highlight=關鍵字高亮
termora.highlight.text-color=文字顏色
termora.highlight.background-color=背景顏色
termora.highlight.keyword=關鍵字
termora.highlight.my-keyword=我的關鍵字
termora.highlight.preview=預覽
termora.highlight.description=備註
termora.highlight.bold=加粗
@@ -242,6 +274,11 @@ termora.highlight.italic=斜體
termora.highlight.underline=下劃線
termora.highlight.line-through=刪除線
# tag
termora.tag=標籤
termora.tag.my-tags=我的標籤
termora.tag.manage-tags=管理標籤
# Macro
termora.macro=
termora.macro.start-recording=開始錄製
@@ -284,6 +321,7 @@ termora.transport.table.contextmenu.new.file=${termora.transport.table.contextme
termora.transport.table.contextmenu.delete-warning=如果資料夾太大,刪除可能需要耗費一定時間
termora.transport.table.contextmenu.rm-warning=使用 rm -rf 命令刪除資料存在很大風險
termora.transport.sftp=傳輸
termora.transport.sftp.retry=重試
termora.transport.sftp.select-another-host=選擇其他主機
termora.transport.sftp.select-host=選擇主機
@@ -369,4 +407,4 @@ termora.floating-toolbar.not-supported=不允許此操作
termora.floating-toolbar.close-in-current-tab=在目前標籤頁關閉
# zmodem
termora.addons.zmodem.skip=跳過
termora.addons.zmodem.skip=跳過