feat: vfs2

This commit is contained in:
hstyi
2025-04-03 00:42:51 +08:00
committed by hstyi
parent f9aaf7143f
commit 01aac98437
24 changed files with 988 additions and 457 deletions

View File

@@ -320,6 +320,7 @@ termora.transport.sftp.status.failed=Failed
termora.transport.sftp.already-exists.message1=This folder already contains an object named as below
termora.transport.sftp.already-exists.message2=Select a task to do
termora.transport.sftp.already-exists.overwrite=Overwrite
termora.transport.sftp.already-exists.append=Append
termora.transport.sftp.already-exists.skip=Skip
termora.transport.sftp.already-exists.apply-all=Apply all
termora.transport.sftp.already-exists.name=Name

View File

@@ -298,6 +298,7 @@ termora.transport.sftp.status.failed=已失败
termora.transport.sftp.already-exists.message1=此文件夹已包含一下名称的对象
termora.transport.sftp.already-exists.message2=请选择要执行的操作
termora.transport.sftp.already-exists.overwrite=覆盖
termora.transport.sftp.already-exists.append=追加
termora.transport.sftp.already-exists.skip=跳过
termora.transport.sftp.already-exists.apply-all=应用全部
termora.transport.sftp.already-exists.name=名称

View File

@@ -292,6 +292,7 @@ termora.transport.sftp.status.failed=已失敗
termora.transport.sftp.already-exists.message1=此資料夾已包含一下名稱的對象
termora.transport.sftp.already-exists.message2=請選擇要執行的操作
termora.transport.sftp.already-exists.overwrite=覆蓋
termora.transport.sftp.already-exists.append=追加
termora.transport.sftp.already-exists.skip=跳過
termora.transport.sftp.already-exists.apply-all=應用全部
termora.transport.sftp.already-exists.name=名稱