From 492ed4554a64ba3e79a60e7b52d051c63dd6c16a Mon Sep 17 00:00:00 2001 From: cokia Date: Thu, 22 Sep 2022 16:05:49 +0900 Subject: [PATCH] translate(ko): Stopping node --- translations/ko.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/ko.json b/translations/ko.json index c7a839bd7e..db1bd81e0d 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -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": "",