#33 new: upload file to sftp from file picker

This commit is contained in:
lollipopkit
2023-06-02 21:51:39 +08:00
parent f0bf95a7d2
commit 8c25b5e60b
24 changed files with 258 additions and 174 deletions

View File

@@ -44,7 +44,6 @@
"dockerStatusRunningAndStoppedFmt": "{runningCount} aktiv, {stoppedCount} container gestoppt.",
"dockerStatusRunningFmt": "{count} Container aktiv",
"download": "Download",
"downloadFinished": "Download abgeschlossen",
"downloadStatus": "{percent}% von {size}",
"edit": "Bearbeiten",
"editor": "Redakteure",
@@ -61,6 +60,7 @@
"fileNotExist": "{file} existiert nicht",
"fileTooLarge": "Datei '{file}' ist zu groß {size}, max {sizeMax}",
"files": "Dateien",
"finished": "fertiggestellt",
"font": "Schriftarten",
"fontSize": "Schriftgröße",
"foundNUpdate": "Update {count} gefunden",
@@ -72,6 +72,7 @@
"image": "Image",
"imagesList": "Images",
"import": "Importieren",
"inner": "Eingebaut",
"inputDomainHere": "Domain eingeben",
"install": "install",
"installDockerWithUrl": "Bitte installiere docker zuerst. https://docs.docker.com/engine/install",
@@ -95,6 +96,7 @@
"maxRetryCount": "Anzahl an Verbindungsversuchen",
"maxRetryCountEqual0": "Unbegrenzte Verbindungsversuche zum Server",
"min": "min",
"mission": "Mission",
"ms": "ms",
"name": "Name",
"needRestart": "App muss neugestartet werden",
@@ -161,6 +163,7 @@
"sureDirEmpty": "Stelle sicher, dass der Ordner leer ist.",
"sureNoPwd": "Bist du sicher, dass du kein Passwort verwenden willst?",
"sureToDeleteServer": "Bist du sicher, dass du [{server}] löschen willst?",
"system": "Systeme",
"tag": "Tags",
"terminal": "Terminal",
"theme": "Themen",

View File

@@ -44,7 +44,6 @@
"dockerStatusRunningAndStoppedFmt": "{runningCount} running, {stoppedCount} container stopped.",
"dockerStatusRunningFmt": "{count} container running.",
"download": "Download",
"downloadFinished": "Download finished",
"downloadStatus": "{percent}% of {size}",
"edit": "Edit",
"editor": "Editor",
@@ -61,6 +60,7 @@
"fileNotExist": "{file} not exist",
"fileTooLarge": "File '{file}' too large {size}, max {sizeMax}",
"files": "Files",
"finished": "Finished",
"font": "Font",
"fontSize": "Font size",
"foundNUpdate": "Found {count} update",
@@ -72,6 +72,7 @@
"image": "Image",
"imagesList": "Images list",
"import": "Import",
"inner": "Inner",
"inputDomainHere": "Input Domain here",
"install": "install",
"installDockerWithUrl": "Please https://docs.docker.com/engine/install docker first.",
@@ -95,6 +96,7 @@
"maxRetryCount": "Number of server reconnection",
"maxRetryCountEqual0": "Will retry again and again.",
"min": "min",
"mission": "Mission",
"ms": "ms",
"name": "Name",
"needRestart": "Need to restart app",
@@ -161,6 +163,7 @@
"sureDirEmpty": "Make sure dir is empty.",
"sureNoPwd": "Are you sure to use no password?",
"sureToDeleteServer": "Are you sure to delete server [{server}]?",
"system": "System",
"tag": "Tags",
"terminal": "Terminal",
"theme": "Theme",

View File

@@ -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": "主题",

View File

@@ -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": "主題",