translate(ko): Stopping node

pull/15001/head
cokia 2022-09-22 16:04:17 +09:00
parent 575e7363ea
commit 5542f3cf75
1 changed files with 1 additions and 1 deletions

View File

@ -639,7 +639,7 @@
"Starts an existing stopped node in a cluster.": "클러스터의 중지된 노드를 시작합니다",
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
"Stopped tunnel for service {{.service}}.": "",
"Stopping node \"{{.name}}\" ...": "",
"Stopping node \"{{.name}}\" ...": "\"{{.name}}\" 노드를 중지하는 중 ...",
"Stopping tunnel for service {{.service}}.": "",
"Stops a local Kubernetes cluster. This command stops the underlying VM or container, but keeps user data intact. The cluster can be started again with the \"start\" command.": "",
"Stops a node in a cluster.": "클러스터의 한 노드를 중지합니다",