mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
@@ -6,6 +6,9 @@ termora.remove=刪除
|
||||
termora.yes=是
|
||||
termora.no=否
|
||||
termora.date-format=yyyy/MM/dd HH:mm:ss
|
||||
termora.finder=訪達
|
||||
termora.folder=資料夾
|
||||
termora.explorer=檔案管理器
|
||||
|
||||
# update
|
||||
termora.update.title=新版本
|
||||
@@ -95,7 +98,7 @@ termora.welcome.contextmenu.rename=重新命名
|
||||
termora.welcome.contextmenu.expand-all=展開全部
|
||||
termora.welcome.contextmenu.collapse-all=全部收縮
|
||||
termora.welcome.contextmenu.new=新建
|
||||
termora.welcome.contextmenu.new.folder=資料夾
|
||||
termora.welcome.contextmenu.new.folder=${termora.folder}
|
||||
termora.welcome.contextmenu.new.host=主機
|
||||
termora.welcome.contextmenu.new.folder.name=新建資料夾
|
||||
termora.welcome.contextmenu.property=屬性
|
||||
@@ -177,6 +180,57 @@ termora.macro.playback=回放
|
||||
termora.macro.manager=管理宏
|
||||
termora.macro.run=運行
|
||||
|
||||
# Transport
|
||||
termora.transport.local=本機
|
||||
termora.transport.parent-folder=父資料夾
|
||||
termora.transport.file-already-exists=檔案 {0} 已存在
|
||||
|
||||
termora.transport.bookmarks=書籤管理
|
||||
termora.transport.bookmarks.up=上移
|
||||
termora.transport.bookmarks.down=下移
|
||||
|
||||
termora.transport.table.filename=檔名
|
||||
termora.transport.table.type=類型
|
||||
termora.transport.table.size=大小
|
||||
termora.transport.table.modified-time=修改時間
|
||||
termora.transport.table.permissions=權限
|
||||
termora.transport.table.owner=所有者
|
||||
|
||||
# contextmenu
|
||||
termora.transport.table.contextmenu.transfer=傳輸
|
||||
termora.transport.table.contextmenu.copy-path=複製路徑
|
||||
termora.transport.table.contextmenu.open-in-folder=在{0}中打開
|
||||
termora.transport.table.contextmenu.change-permissions=更改權限...
|
||||
termora.transport.table.contextmenu.refresh=刷新
|
||||
termora.transport.table.contextmenu.new.file=${termora.transport.table.contextmenu.new}文件
|
||||
termora.transport.table.contextmenu.delete-warning=如果資料夾太大,刪除可能需要耗費一定時間
|
||||
termora.transport.table.contextmenu.rm-warning=使用 rm -rf 命令刪除資料夾存在很大風險
|
||||
|
||||
termora.transport.sftp.retry=重試
|
||||
termora.transport.sftp.select-another-host=選擇其他主機
|
||||
termora.transport.sftp.select-host=選擇主機
|
||||
termora.transport.sftp.connect-a-host=連接一個主機
|
||||
termora.transport.sftp.connecting=連接中...
|
||||
termora.transport.sftp.closed=連線已經關閉
|
||||
termora.transport.sftp.close-tab=傳輸仍處於活動狀態,是否刪除所有傳輸任務並關閉此會話?
|
||||
termora.transport.sftp.status.transporting=傳輸中
|
||||
termora.transport.sftp.status.waiting=等待中
|
||||
termora.transport.sftp.status.done=已完成
|
||||
termora.transport.sftp.status.failed=已失敗
|
||||
termora.transport.sftp.status.cancelled=已取消
|
||||
|
||||
# transport job
|
||||
termora.transport.jobs.table.name=名稱
|
||||
termora.transport.jobs.table.status=狀態
|
||||
termora.transport.jobs.table.progress=進度
|
||||
termora.transport.jobs.table.size=大小
|
||||
termora.transport.jobs.table.source-path=來源路徑
|
||||
termora.transport.jobs.table.target-path=目標路徑
|
||||
termora.transport.jobs.table.speed=速度
|
||||
termora.transport.jobs.table.estimated-time=剩餘時間
|
||||
|
||||
termora.transport.jobs.contextmenu.delete-all=刪除所有
|
||||
|
||||
termora.terminal.size=大小: {0} x {1}
|
||||
termora.terminal.copied=已複製
|
||||
|
||||
|
||||
Reference in New Issue
Block a user