mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: support S3 transfer protocol
This commit is contained in:
@@ -407,6 +407,9 @@ termora.terminal.copied=Copied
|
||||
termora.terminal.channel-disconnected=Channel has been disconnected.\u0020
|
||||
termora.terminal.channel-reconnect=Type {0} to reconnect.
|
||||
|
||||
# protocol
|
||||
termora.protocol.not-supported={0} protocol is not supported, you may need to install the plugin
|
||||
|
||||
# Visual Window
|
||||
termora.visual-window.system-information=System information
|
||||
termora.visual-window.system-information.mem=Mem
|
||||
|
||||
@@ -380,6 +380,10 @@ termora.terminal.channel-disconnected=终端断开连接,
|
||||
termora.terminal.channel-reconnect=按 {0} 进行重连。
|
||||
|
||||
|
||||
# protocol
|
||||
termora.protocol.not-supported=不支持 {0} 协议,你可能需要安装插件
|
||||
|
||||
|
||||
# Actions
|
||||
termora.actions.copy-from-terminal=从终端复制
|
||||
termora.actions.paste-to-terminal=粘贴到终端
|
||||
|
||||
@@ -372,6 +372,9 @@ termora.terminal.copied=已複製
|
||||
termora.terminal.channel-disconnected=終端機連線中斷,
|
||||
termora.terminal.channel-reconnect=按 {0} 進行重新連線。
|
||||
|
||||
# protocol
|
||||
termora.protocol.not-supported=不支援 {0} 協議,你可能需要安裝插件
|
||||
|
||||
# Actions
|
||||
termora.actions.copy-from-terminal=從終端複製
|
||||
termora.actions.paste-to-terminal=貼上到終端
|
||||
|
||||
Reference in New Issue
Block a user