#33 new: upload file to sftp from file picker
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
"dockerStatusRunningAndStoppedFmt": "{runningCount}個正在運行, {stoppedCount}個已停止",
|
||||
"dockerStatusRunningFmt": "{count}個容器正在運行",
|
||||
"download": "下載",
|
||||
"downloadFinished": "下載完成",
|
||||
"downloadStatus": "{size} 的 {percent}%",
|
||||
"edit": "編輯",
|
||||
"editor": "編輯器",
|
||||
@@ -61,6 +60,7 @@
|
||||
"fileNotExist": "{file} 不存在",
|
||||
"fileTooLarge": "文件 '{file}' 過大 '{size}',超過了 {sizeMax}",
|
||||
"files": "文件",
|
||||
"finished": "已完成",
|
||||
"font": "字體",
|
||||
"fontSize": "字體大小",
|
||||
"foundNUpdate": "找到 {count} 個更新",
|
||||
@@ -72,6 +72,7 @@
|
||||
"image": "鏡像",
|
||||
"imagesList": "鏡像列表",
|
||||
"import": "導入",
|
||||
"inner": "內置",
|
||||
"inputDomainHere": "在這裡輸入域名",
|
||||
"install": "安裝",
|
||||
"installDockerWithUrl": "請先 https://docs.docker.com/engine/install docker",
|
||||
@@ -95,6 +96,7 @@
|
||||
"maxRetryCount": "服務器嘗試重連次數",
|
||||
"maxRetryCountEqual0": "會無限重試",
|
||||
"min": "最小",
|
||||
"mission": "任務",
|
||||
"ms": "毫秒",
|
||||
"name": "名稱",
|
||||
"needRestart": "需要重啓 App",
|
||||
@@ -161,6 +163,7 @@
|
||||
"sureDirEmpty": "請確保文件夾為空",
|
||||
"sureNoPwd": "確認使用無密碼?",
|
||||
"sureToDeleteServer": "你確定要刪除服務器 [{server}] 嗎?",
|
||||
"system": "系統",
|
||||
"tag": "标签",
|
||||
"terminal": "终端機",
|
||||
"theme": "主題",
|
||||
|
||||
Reference in New Issue
Block a user