new: container stats (#272)

This commit is contained in:
lollipopkit
2024-02-20 15:00:13 +08:00
parent 483bf51c2f
commit 828752e354
19 changed files with 284 additions and 145 deletions

View File

@@ -164,6 +164,8 @@
"open": "Öffnen",
"openLastPath": "Öffnen Sie den letzten Pfad",
"openLastPathTip": "Verschiedene Server haben unterschiedliche Einträge, und der Eintrag ist der Pfad zum Ausgang",
"parseContainerStats": "Den Status der Container-Belegung analysieren",
"parseContainerStatsTip": "Das Analysieren des Belegungsstatus durch Docker ist relativ langsam",
"paste": "Einfügen",
"path": "Pfad",
"percentOfSize": "{percent}% von {size}",

View File

@@ -164,6 +164,8 @@
"open": "Open",
"openLastPath": "Open the last path",
"openLastPathTip": "Different servers will have different logs, and the log is the path to the exit",
"parseContainerStats": "Parse the container occupancy status",
"parseContainerStatsTip": "Docker parsing the occupancy status is relatively slow.",
"paste": "Paste",
"path": "Path",
"percentOfSize": "{percent}% of {size}",

View File

@@ -164,6 +164,8 @@
"open": "Ouvrir",
"openLastPath": "Ouvrir le dernier chemin",
"openLastPathTip": "Les serveurs différents auront des journaux différents, et le journal est le chemin de sortie",
"parseContainerStats": "Analyser l'état d'occupation du conteneur",
"parseContainerStatsTip": "L'analyse de l'état d'occupation par Docker est relativement lente.",
"paste": "Coller",
"path": "Chemin",
"percentOfSize": "{percent}% de {size}",

View File

@@ -164,6 +164,8 @@
"open": "Membuka",
"openLastPath": "Buka jalur terakhir",
"openLastPathTip": "Server yang berbeda akan memiliki catatan yang berbeda, dan catatan tersebut adalah jalur menuju pintu keluar",
"parseContainerStats": "Memecahkan status okupansi kontainer",
"parseContainerStatsTip": "Parsing status okupansi oleh Docker agak lambat",
"paste": "Tempel",
"path": "Jalur",
"percentOfSize": "{percent}% dari {size}",

View File

@@ -164,6 +164,8 @@
"open": "打开",
"openLastPath": "打开上次的路径",
"openLastPathTip": "不同的服务器会有不同的记录,且记录的是退出时的路径",
"parseContainerStats": "解析容器占用状态",
"parseContainerStatsTip": "Docker解析占用状态较为缓慢",
"paste": "粘贴",
"path": "路径",
"percentOfSize": "{size} 的 {percent}%",

View File

@@ -164,6 +164,8 @@
"open": "打開",
"openLastPath": "打開上次的路徑",
"openLastPathTip": "不同的服務器會有不同的記錄,且記錄的是退出時的路徑",
"parseContainerStats": "解析容器佔用狀態",
"parseContainerStatsTip": "Docker解析佔用狀態較為緩慢",
"paste": "貼上",
"path": "路徑",
"percentOfSize": "{size} 的 {percent}%",