chore: improve contextmenu (#251)

This commit is contained in:
hstyi
2025-02-16 11:14:37 +08:00
committed by GitHub
parent 309909cbd7
commit 47d1a13189
4 changed files with 22 additions and 8 deletions

View File

@@ -128,8 +128,8 @@ termora.find-everywhere.double-shift-deprecated-instead=${termora.find-everywher
# Welcome
termora.welcome.my-hosts=My hosts
termora.welcome.contextmenu.open=Open
termora.welcome.contextmenu.open-with-sftp=Open with SFTP
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.copy=${termora.copy}
termora.welcome.contextmenu.remove=${termora.remove}

View File

@@ -118,8 +118,8 @@ termora.settings.sftp.edit-command=编辑命令
# Welcome
termora.welcome.my-hosts=我的主机
termora.welcome.contextmenu.open=打开
termora.welcome.contextmenu.open-with-sftp=使用 SFTP 打开
termora.welcome.contextmenu.connect=连接
termora.welcome.contextmenu.connect-with=连接到
termora.welcome.contextmenu.copy=${termora.copy}
termora.welcome.contextmenu.remove=${termora.remove}
termora.welcome.contextmenu.rename=重命名

View File

@@ -117,8 +117,8 @@ termora.settings.about.termora=<html><b>${termora.title}</b> ({0}) 是一個跨
# Welcome
termora.welcome.my-hosts=我的主機
termora.welcome.contextmenu.open=打開
termora.welcome.contextmenu.open-with-sftp=使用 SFTP 打開
termora.welcome.contextmenu.connect=連接
termora.welcome.contextmenu.connect-with=連接到
termora.welcome.contextmenu.copy=複製
termora.welcome.contextmenu.remove=${termora.remove}
termora.welcome.contextmenu.rename=重新命名