opt.: custom diskIgnorePath
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"decode": "Decode",
|
||||
"delete": "Löschen",
|
||||
"disconnected": "Disconnected",
|
||||
"diskIgnorePath": "Pfad für Platte ignorieren",
|
||||
"dl2Local": "Datei \"{fileName}\" herunterladen?",
|
||||
"dockerEditHost": "DOCKER_HOST bearbeiten",
|
||||
"dockerEmptyRunningItems": "Keine aktiven Container.\n\nWomöglich wird die Umgebungsvariable DOCKER_HOST nicht richtig erkannt. Du kannst sie finden, indem du `echo $DOCKER_HOST` im Terminal ausführst.",
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
"decode": "Decode",
|
||||
"delete": "Delete",
|
||||
"disconnected": "Disconnected",
|
||||
"diskIgnorePath": "Ignore path for disk",
|
||||
"dl2Local": "Download {fileName} to local?",
|
||||
"dockerEditHost": "Edit DOCKER_HOST",
|
||||
"dockerEmptyRunningItems": "No running container. \nIt may be that the env DOCKER_HOST is not read correctly. You can found it by running `echo $DOCKER_HOST` in terminal.",
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
"decode": "解码",
|
||||
"delete": "删除",
|
||||
"disconnected": "连接断开",
|
||||
"diskIgnorePath": "忽略的磁盘路径",
|
||||
"dl2Local": "下载 {fileName} 到本地?",
|
||||
"dockerEditHost": "编辑 DOCKER_HOST",
|
||||
"dockerEmptyRunningItems": "没有正在运行的容器。\n这可能是因为环境变量 DOCKER_HOST 没有被正确读取。你可以通过在终端内运行 `echo $DOCKER_HOST` 来获取。",
|
||||
|
||||
Reference in New Issue
Block a user