Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com> Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>pull/13496/head
parent
8b107fc574
commit
4902d9f33d
|
@ -503,11 +503,11 @@
|
|||
"Related issues:": "関連イシュー:",
|
||||
"Relaunching Kubernetes using {{.bootstrapper}} ...": "{{.bootstrapper}} を使用して Kubernetes を再起動しています...",
|
||||
"Remove one or more images": "1 つまたは複数のイメージを削除します",
|
||||
"Remove the invalid --docker-opt or --insecure-registry flag if one was provided": "無効な --docker-opt または --insecure-registry フラグが提供されている場合、これを削除してください",
|
||||
"Remove the invalid --docker-opt or --insecure-registry flag if one was provided": "無効な --docker-opt または --insecure-registry フラグを指定している場合、これを削除してください",
|
||||
"Removed all traces of the \"{{.name}}\" cluster.": "クラスター「{{.name}}」の全てのトレースを削除しました。",
|
||||
"Removing {{.directory}} ...": "{{.directory}} を削除しています...",
|
||||
"Requested cpu count {{.requested_cpus}} is greater than the available cpus of {{.avail_cpus}}": "要求された CPU 数 {{.requested_cpus}} は利用可能な CPU 数 {{.avail_cpus}} より大きいです",
|
||||
"Requested cpu count {{.requested_cpus}} is less than the minimum allowed of {{.minimum_cpus}}": "要求された CPU 数 {{.requested_cpus}} は可能な最小 CPU 数 {{.minimum_cpus}} 未満です",
|
||||
"Requested cpu count {{.requested_cpus}} is less than the minimum allowed of {{.minimum_cpus}}": "要求された CPU 数 {{.requested_cpus}} が許可される最小 CPU 数 {{.minimum_cpus}} 未満です",
|
||||
"Requested disk size {{.requested_size}} is less than minimum of {{.minimum_size}}": "要求されたディスクサイズ {{.requested_size}} が最小値 {{.minimum_size}} 未満です",
|
||||
"Requested memory allocation ({{.memory}}MB) is less than the default memory allocation of {{.default_memorysize}}MB. Beware that minikube might not work correctly or crash unexpectedly.": "要求されたメモリー割り当て ({{.memory}}MB) がデフォルトのメモリー割り当て {{.default_memorysize}} MB 未満です。minikube が正常に動作しないか、予期せずクラッシュする可能性があることに注意してください。",
|
||||
"Requested memory allocation ({{.requested}}MB) is less than the recommended minimum {{.recommend}}MB. Deployments may fail.": "要求されたメモリー割り当て ({{.requested}}MB) が推奨の最小値 {{.recommend}}MB 未満です。デプロイは失敗するかもしれません。",
|
||||
|
@ -534,11 +534,11 @@
|
|||
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "minikube 設定ファイル中の PROPERTY_NAME の値を返します。実行時にフラグか環境変数を用いて上書きできます。",
|
||||
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "PowerShell を特権モードで開くために、PowerShell アイコンを右クリックし、管理者として実行を選択してください。",
|
||||
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "'kubectl describe pod coredns -n kube-system' を実行し、ファイアウォールか DNS 衝突を確認してください",
|
||||
"Run 'minikube delete' to delete the stale VM, or and ensure that minikube is running as the same user you are issuing this command with": "ストールした VM を削除するため、'minikube delete' を実行するか、次のコマンドを実行した時と同じユーザーとして minikube を実行している事を確認してください",
|
||||
"Run 'minikube delete' to delete the stale VM, or and ensure that minikube is running as the same user you are issuing this command with": "古い VM を削除するため、'minikube delete' を実行するか、このコマンドを実行した時と同じユーザーで minikube を実行していることを確認してください",
|
||||
"Run 'sudo sysctl fs.protected_regular=0', or try a driver which does not require root, such as '--driver=docker'": "'sudo sysctl fs.protected_regular=0' を実行するか、'--driver=docker' のような root を必要としないドライバーを試してください",
|
||||
"Run a kubectl binary matching the cluster version": "クラスターのバージョンに一致する kubectl バイナリーを実行します",
|
||||
"Run minikube from the C: drive.": "C: ドライブから minikube を実行してください。",
|
||||
"Run the Kubernetes client, download it if necessary. Remember -- after kubectl!\n\nThis will run the Kubernetes client (kubectl) with the same version as the cluster\n\nNormally it will download a binary matching the host operating system and architecture,\nbut optionally you can also run it directly on the control plane over the ssh connection.\nThis can be useful if you cannot run kubectl locally for some reason, like unsupported\nhost. Please be aware that when using --ssh all paths will apply to the remote machine.": "Kubernetes クライアントを実行します (必要であればクライアントをダウンロードします)。kubectl の後に -- を忘れないでください!\n\nこれは、クラスターと同じバージョンの Kubernetes クライアント (kubectl) を実行します\n\n通常、ホスト OS とアーキテクチャに一致するバイナリーをダウンロードしますが、\nそのほかに SSH 接続経由でコントロールプレーン上で kubectl を直接実行することもできます。\nこれは、いくつかの理由によりローカルで kubectl を実行できない場合に便利です。\n--ssh を使用する場合、全パスがリモートマシンに適用されることに注意してください。",
|
||||
"Run the Kubernetes client, download it if necessary. Remember -- after kubectl!\n\nThis will run the Kubernetes client (kubectl) with the same version as the cluster\n\nNormally it will download a binary matching the host operating system and architecture,\nbut optionally you can also run it directly on the control plane over the ssh connection.\nThis can be useful if you cannot run kubectl locally for some reason, like unsupported\nhost. Please be aware that when using --ssh all paths will apply to the remote machine.": "Kubernetes クライアントを実行します (必要であればクライアントをダウンロードします)。kubectl の後に -- を忘れないでください!\n\nこれは、クラスターと同じバージョンの Kubernetes クライアント (kubectl) を実行します\n\n通常、ホスト OS とアーキテクチャに一致するバイナリーをダウンロードしますが、\nそのほかに SSH 接続経由でコントロールプレーン上で kubectl を直接実行することもできます。\nこれは、未サポートホストなど、いくつかの理由によりローカルで kubectl を実行できない場合に便利です。\n--ssh を使用する場合、全パスがリモートマシンに適用されることに注意してください。",
|
||||
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All'": "'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All' を実行してください",
|
||||
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "'kubectl delete clusterrolebinding kubernetes-dashboard' を実行してください",
|
||||
"Run: 'minikube delete --all' to clean up all the abandoned networks.": "破棄された全ネットワークを一掃するため、'minikube delete --all' を実行してください。",
|
||||
|
|
Loading…
Reference in New Issue