mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: supports importing hosts from Xshell (#292)
This commit is contained in:
@@ -148,6 +148,7 @@ 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
|
||||
termora.welcome.contextmenu.import.csv.download-template-done-open-folder=Download the template successfully, Do you want to open the folder?
|
||||
termora.welcome.contextmenu.import.xshell-folder-empty=The folder does not contain any *.xsh files, Please select the correct Xshell Sessions directory
|
||||
|
||||
# New Host
|
||||
termora.new-host.title=Create a new host
|
||||
|
||||
@@ -136,6 +136,7 @@ termora.welcome.contextmenu.download=下载
|
||||
termora.welcome.contextmenu.import.csv.download-template=您要导入还是下载模板?
|
||||
termora.welcome.contextmenu.import.csv.download-template-done=下载成功
|
||||
termora.welcome.contextmenu.import.csv.download-template-done-open-folder=下载成功, 是否需要打开所在文件夹?
|
||||
termora.welcome.contextmenu.import.xshell-folder-empty=该文件夹不包含 *.xsh 文件,请选择正确的 Xshell 会话目录
|
||||
|
||||
# New Host
|
||||
termora.new-host.title=新建主机
|
||||
|
||||
@@ -134,6 +134,7 @@ termora.welcome.contextmenu.download=下載
|
||||
termora.welcome.contextmenu.import.csv.download-template=您要匯入還是下載範本?
|
||||
termora.welcome.contextmenu.import.csv.download-template-done=下載成功
|
||||
termora.welcome.contextmenu.import.csv.download-template-done-open-folder=下載成功, 是否需要開啟所在資料夾?
|
||||
termora.welcome.contextmenu.import.xshell-folder-empty=該資料夾不包含 *.xsh 文件,請選擇正確的 Xshell 會話目錄
|
||||
|
||||
# New Host
|
||||
termora.new-host.title=新主機
|
||||
|
||||
Reference in New Issue
Block a user