feat: open with SFTP (#217)

This commit is contained in:
hstyi
2025-02-13 17:04:14 +08:00
committed by GitHub
parent fcaddcee80
commit 0e40b5ecce
5 changed files with 47 additions and 16 deletions

View File

@@ -127,6 +127,7 @@ 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.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

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

View File

@@ -116,6 +116,7 @@ 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.copy=複製
termora.welcome.contextmenu.remove=${termora.remove}
termora.welcome.contextmenu.rename=重新命名