translate(ko): Stopping node
parent
5542f3cf75
commit
492ed4554a
|
@ -510,7 +510,7 @@
|
|||
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
|
||||
"Populates the specified folder with documentation in markdown about minikube": "",
|
||||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "\"{{.profile_name}}\"를 SSH로 전원을 끕니다 ...",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "쿠버네티스 {{.k8sVersion}} 을 {{.runtime}} {{.runtimeVersion}} 런타임으로 설치하는 중",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "현재 그리고 최신 버전을 출력합니다",
|
||||
|
@ -1040,7 +1040,7 @@
|
|||
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "",
|
||||
"{{.addon}} is maintained by {{.maintainer}} for any concerns contact {{.verifiedMaintainer}} on GitHub.": "",
|
||||
"{{.count}} nodes stopped.": "{{.count}}개의 노드가 중지되었습니다.",
|
||||
"{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "",
|
||||
"{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "{{.count}}개의 노드가 중지되었습니다.",
|
||||
"{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "",
|
||||
"{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "",
|
||||
"{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "",
|
||||
|
|
Loading…
Reference in New Issue