"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"":"「minikube cache」は今後のバージョンで廃止予定になりますので、「minikube image load」に切り替えてください",
"- \"minikube ssh\" to SSH into minikube's node.\n- \"minikube docker-env\" to point your docker-cli to the docker inside minikube.\n- \"minikube image\" to build images without docker.":"- 「minikube ssh」で minikube ノードに SSH 接続します。\n- 「minikube docker-env」で docker-cli を minikube 内の docker 用に設定します。\n- 「minikube image」で docker を使わずにイメージをビルドします。",
"- \"minikube ssh\" to SSH into minikube's node.\n- \"minikube image\" to build images without docker.":"- 「minikube ssh」で minikube ノードに SSH 接続します。\n- 「minikube image」で docker を使わずにイメージをビルドします。",
"- \"minikube ssh\" to SSH into minikube's node.\n- \"minikube podman-env\" to point your podman-cli to the podman inside minikube.\n- \"minikube image\" to build images without docker.":"- 「minikube ssh」で minikube ノードに SSH 接続します。\n- 「minikube podman-env」で podman-cli を minikube 内の podman 用に設定します。\n- 「minikube image」で docker を使わずにイメージをビルドします。",
"--container-runtime must be set to \"containerd\" or \"cri-o\" for rootless":"rootless のために、--container-runtime に「containerd」または「cri-o」を設定しなければなりません。",
"--kvm-numa-count range is 1-8":"--kvm-numa-count の範囲は 1~8 です",
"--network flag is only valid with the docker/podman and KVM drivers, it will be ignored":"--network フラグは、docker/podman および KVM ドライバーでのみ有効であるため、無視されます",
"--network flag is only valid with the docker/podman, KVM and Qemu drivers, it will be ignored":"--network フラグは、docker/podman, KVM および Qemu ドライバーでのみ有効であるため、無視されます",
"1) Recreate the cluster with Kubernetes {{.new}}, by running:\n\t \n\t\t minikube delete{{.profile}}\n\t\t minikube start{{.profile}} --kubernetes-version={{.prefix}}{{.new}}\n\t \n\t\t2) Create a second cluster with Kubernetes {{.new}}, by running:\n\t \n\t\t minikube start -p {{.suggestedName}} --kubernetes-version={{.prefix}}{{.new}}\n\t \n\t\t3) Use the existing cluster at version Kubernetes {{.old}}, by running:\n\t \n\t\t minikube start{{.profile}} --kubernetes-version={{.prefix}}{{.old}}\n\t\t":"1) 次のコマンドで Kubernetes {{.new}} によるクラスターを再構築します:\n\t \n\t\t minikube delete{{.profile}}\n\t\t minikube start{{.profile}} --kubernetes-version={{.prefix}}{{.new}}\n\t \n\t\t2) 次のコマンドで Kubernetes {{.new}} による第 2 のクラスターを作成します:\n\t \n\t\t minikube start -p {{.suggestedName}} --kubernetes-version={{.prefix}}{{.new}}\n\t \n\t\t3) 次のコマンドで Kubernetes {{.old}} による既存クラスターを使用します:\n\t \n\t\t minikube start{{.profile}} --kubernetes-version={{.prefix}}{{.old}}\n\t\t",
"1. Click on \"Docker for Desktop\" menu icon\n\t\t\t2. Click \"Preferences\"\n\t\t\t3. Click \"Resources\"\n\t\t\t4. Increase \"CPUs\" slider bar to 2 or higher\n\t\t\t5. Click \"Apply \u0026 Restart\"":"1. 「Docker for Desktop」メニューアイコンをクリックします\n\t\t\t2. 「Preferences」をクリックします\n\t\t\t3. 「Resources」をクリックします\n\t\t\t4. 「CPUs」スライドバーを 2 以上に増やします\n\t\t\t5. 「Apply \u0026 Restart」をクリックします",
"1. Click on \"Docker for Desktop\" menu icon\n\t\t\t2. Click \"Preferences\"\n\t\t\t3. Click \"Resources\"\n\t\t\t4. Increase \"Memory\" slider bar to {{.recommend}} or higher\n\t\t\t5. Click \"Apply \u0026 Restart\"":"1. 「Docker for Desktop」メニューアイコンをクリックします\n\t\t\t2. 「Preferences」をクリックします\n\t\t\t3. 「Resources」をクリックします\n\t\t\t4. 「Memory」スライドバーを {{.recommend}} 以上に増やします\n\t\t\t5. 「Apply \u0026 Restart」をクリックします",
"1. Open the \"Docker Desktop\" menu by clicking the Docker icon in the system tray\n\t\t2. Click \"Settings\"\n\t\t3. Click \"Resources\"\n\t\t4. Increase \"CPUs\" slider bar to 2 or higher\n\t\t5. Click \"Apply \u0026 Restart\"":"1. システムトレイ中の Docker アイコンをクリックして「Docker Desktop」メニューを開きます\n\t\t\t2. 「Settings」をクリックします\n\t\t\t3. 「Resources」をクリックします\n\t\t\t4. 「CPUs」スライドバーを 2 以上に増やします\n\t\t\t5. 「Apply \u0026 Restart」をクリックします",
"1. Open the \"Docker Desktop\" menu by clicking the Docker icon in the system tray\n\t\t2. Click \"Settings\"\n\t\t3. Click \"Resources\"\n\t\t4. Increase \"Memory\" slider bar to {{.recommend}} or higher\n\t\t5. Click \"Apply \u0026 Restart\"":"1. システムトレイ中の Docker アイコンをクリックして「Docker Desktop」メニューを開きます\n\t\t\t2. 「Settings」をクリックします\n\t\t\t3. 「Resources」をクリックします\n\t\t\t4. 「Memory」スライドバーを {{.recommend}} 以上に増やします\n\t\t\t5. 「Apply \u0026 Restart」をクリックします",
"==\u003e Last Start \u003c==":"==\u003e Last Start \u003c==",
"A VPN or firewall is interfering with HTTP access to the minikube VM. Alternatively, try a different VM driver: https://minikube.sigs.k8s.io/docs/start/":"VPN、あるいはファイアウォールによって、minkube VM への HTTP アクセスが干渉されています。他の手段として、別の VM ドライバーを試してみてください: https://minikube.sigs.k8s.io/docs/start/",
"A firewall is blocking Docker the minikube VM from reaching the image repository. You may need to select --image-repository, or use a proxy.":"Docker の minikube VM がイメージリポジトリーに到達するのを、ファイアウォールがブロックしています。--image-repository を指定するか、プロキシーを使用する必要があるかもしれません。",
"A firewall is interfering with minikube's ability to make outgoing HTTPS requests. You may need to change the value of the HTTPS_PROXY environment variable.":"ファイアウォールによって、minikube は外側への HTTPS リクエストをすることができません。HTTPS_PROXY 環境変数の値を変える必要があるかもしれません。",
"A firewall is likely blocking minikube from reaching the internet. You may need to configure minikube to use a proxy.":"ファイアウォールによって、minikube がインターネットに接続できていない可能性があります。minikube がプロキシーを使用するように設定する必要があるかもしれません。",
"A set of apiserver IP Addresses which are used in the generated certificate for kubernetes. This can be used if you want to make the apiserver available from outside the machine":"Kubernetes 用に生成された証明書で使用される一連の API サーバーの IP アドレス。マシンの外部から API サーバーを利用できるようにする場合に使用します",
"A set of apiserver names which are used in the generated certificate for kubernetes. This can be used if you want to make the apiserver available from outside the machine":"Kubernetes 用に生成された証明書で使用される一連の API サーバー名。マシンの外部から API サーバーを利用できるようにする場合に使用します",
"A set of key=value pairs that describe feature gates for alpha/experimental features.":"アルファ版または試験運用版の機能のフィーチャーゲートを記述する一連の key=value ペアです。",
"Access the Kubernetes dashboard running within the minikube cluster":"minikube クラスター内で動いている Kubernetes のダッシュボードにアクセスします",
"Access to ports below 1024 may fail on Windows with OpenSSH clients older than v8.1. For more information, see: https://minikube.sigs.k8s.io/docs/handbook/accessing/#access-to-ports-1024-on-windows-requires-root-permission":"Windows で v8.1 より古い OpenSSH クライアントを使用している場合、1024 未満のポートへのアクセスに失敗することがあります。詳細はこちら: https://minikube.sigs.k8s.io/docs/handbook/accessing/#access-to-ports-1024-on-windows-requires-root-permission",
"Adding a control-plane node is not yet supported, setting control-plane flag to false":"コントロールプレーンノードの追加はサポートされていません。control-plane フラグを false に設定します",
"After the addon is enabled, please run \"minikube tunnel\" and your ingress resources would be available at \"127.0.0.1\"":"アドオンを有効にした後、「minikube tunnel」を実行することで、ingress リソースが「127.0.0.1」で利用可能になります",
"Alternative image repository to pull docker images from. This can be used when you have limited access to gcr.io. Set it to \"auto\" to let minikube decide one for you. For Chinese mainland users, you may use local gcr.io mirrors such as registry.cn-hangzhou.aliyuncs.com/google_containers":"Docker イメージを取得するための代替イメージリポジトリー。これは、gcr.io へのアクセスが制限されている場合に使用できます。これを「auto」に設定すると、minikube によって自動的に指定されるようになります。中国本土のユーザーの場合、registry.cn-hangzhou.aliyuncs.com/google_containers などのローカル gcr.io ミラーを使用できます",
"Alternatively you could install one of these drivers:":"代わりに、これらのドライバーのいずれかをインストールすることもできます:",
"Amount of time to wait for a service in seconds":"サービスを待機する時間 (秒)",
"Amount of time to wait for service in seconds":"サービスを待機する時間 (秒)",
"Another hypervisor, such as VirtualBox, is conflicting with KVM. Please stop the other hypervisor, or use --driver to switch to it.":"VirtualBox などの別のハイパーバイザーが、KVM と競合しています。他のハイパーバイザーを停止するか、--driver を使用して切り替えてください。",
"Another minikube instance is downloading dependencies... ":"別の minikube のインスタンスが、依存関係をダウンロードしています... ",
"Another program is using a file required by minikube. If you are using Hyper-V, try stopping the minikube VM from within the Hyper-V manager":"別のプログラムが、minikube に必要なファイルを使用しています。Hyper-V を使用している場合は、Hyper-V マネージャー内から minikube VM を停止してみてください",
"Another tunnel process is already running, terminate the existing instance to start a new one":"別のトンネル プロセスが既に実行中です。既存のインスタンスを終了して新しいインスタンスを開始してください",
"Because you are using a Docker driver on {{.operating_system}}, the terminal needs to be open to run it.":"Docker ドライバーを {{.operating_system}} 上で使用しているため、実行するにはターミナルを開く必要があります。",
"Booting up control plane ...":"コントロールプレーンを起動しています...",
"Both driver={{.driver}} and vm-driver={{.vmd}} have been set.\n\n Since vm-driver is deprecated, minikube will default to driver={{.driver}}.\n\n If vm-driver is set in the global config, please run \"minikube config unset vm-driver\" to resolve this warning.\n\t\t\t":"driver={{.driver}} と vm-driver={{.vmd}} の両方が設定されています。\n\n vm-driver は非推奨のため、minikube は driver={{.driver}} をデフォルトとします。\n\n グローバル設定で vm-driver が設定されている場合は、「minikube config unset vm-driver」を実行して、この警告を解消してください。\n\t\t\t",
"Bridge CNI is incompatible with multi-node clusters, use a different CNI":"ブリッジ CNI はマルチノードクラスターと互換性がないため、別の CNI を使用してください",
"Build a container image in minikube":"minikube でコンテナーイメージをビルドします",
"Build a container image, using the container runtime.":"コンテナーランタイムを使用して、コンテナーイメージをビルドします。",
"Build image on all nodes.":"すべてのノードでイメージをビルドします。",
"CGroup allocation is not available in your environment, You might be running minikube in a nested container. Try running:\n\t\t\t\n\tminikube start --extra-config=kubelet.cgroups-per-qos=false --extra-config=kubelet.enforce-node-allocatable=\"\"\n\n\t\t\t\n\t\t\t":"この環境では CGroup の割り当てができません。ネストされたコンテナーで minikube を実行している可能性があります。以下を実行してみてください:\n\t\t\t\n\tminikube start --extra-config=kubelet.cgroups-per-qos=false --extra-config=kubelet.enforce-node-allocatable=\"\"\n\n\t\t\t\n\t\t\t",
"CGroup allocation is not available in your environment. You might be running minikube in a nested container. Try running:\n\t\t\t\n\tminikube start --extra-config=kubelet.cgroups-per-qos=false --extra-config=kubelet.enforce-node-allocatable=\"\"\n\n\t\t\t\n\t\t\t":"この環境では CGroup の割り当てができません。ネストされたコンテナーで minikube を実行している可能性があります。以下を実行してみてください:\n\t\t\t\n\tminikube start --extra-config=kubelet.cgroups-per-qos=false --extra-config=kubelet.enforce-node-allocatable=\"\"\n\n\t\t\t\n\t\t\t",
"CNI plug-in to use. Valid options: auto, bridge, calico, cilium, flannel, kindnet, or path to a CNI manifest (default: auto)":"使用する CNI プラグイン。有効なオプション: auto、bridge、calico、cilium、flannel、kindnet、または CNI マニフェストへのパス (デフォルト: auto)",
"Cache image from docker daemon":"Docker デーモンからイメージをキャッシュします",
"Cache image from remote registry":"リモートレジストリーからイメージをキャッシュします",
"Cache image to docker daemon":"Docker デーモンへイメージをキャッシュします",
"Cache image to remote registry":"リモートレジストリーへイメージをキャッシュします",
"Cannot find directory {{.path}} for copy":"コピーするためのディレクトリー {{.path}} が見つかりません",
"Cannot find directory {{.path}} for mount":"マウントするためのディレクトリー {{.path}} が見つかりません",
"Cannot use both --output and --format options":"--output と --format オプションの両方を使用することはできません",
"Cannot use the option --no-kubernetes on the {{.name}} driver":"{{.name}} ドライバーでは、オプション --no-kubernetes は使用できません",
"Certificate {{.certPath}} has expired. Generating a new one...":"証明書 {{.certPath}} の有効期限が切れています。新しい証明書を生成しています...",
"Check if you have unnecessary pods running by running 'kubectl get po -A":"不要な Pod が実行されていないかどうか、'kubectl get po -A' を実行して確認してください",
"Check output of 'journalctl -xeu kubelet', try passing --extra-config=kubelet.cgroup-driver=systemd to minikube start":"'journalctl -xeu kubelet' の出力を確認し、minikube start に --extra-config=kubelet.cgroup-driver=systemd を指定してみてください",
"Check that libvirt is setup properly":"libvirt が正しくセットアップされていることを確認してください",
"Check that minikube is running and that you have specified the correct namespace (-n flag) if required.":"minikube が実行されていること、および必要に応じて正しい名前空間 (-n フラグ) が指定されていることを確認してください。",
"Check that the provided apiserver flags are valid, and that SELinux is disabled":"指定された apiserver フラグが有効であること、および SELinux が無効になっていることを確認してください",
"Check your firewall rules for interference, and run 'virt-host-validate' to check for KVM configuration issues. If you are running minikube within a VM, consider using --driver=none":"ファイアウォールのルールに干渉がないことの確認と、'virt-host-validate' を実行して KVM 設定に問題がないことの確認をしてください。もし minikube を VM 内で実行しているのであれば、--driver=none の使用を検討してください",
"Choose a smaller value for --memory, such as 2000":"--memory には、2000 のような小さい値を指定してください",
"ChromeOS is missing the kernel support necessary for running Kubernetes":"ChromeOS には、Kubernetes の実行に必要なカーネルサポートがありません",
"Cluster was created without any CNI, adding a node to it might cause broken networking.":"クラスターが CNI なしで作成されたため、ノードを追加するとネットワークが破損する可能性があります。",
"Configuration and Management Commands:":"設定および管理コマンド:",
"Configure a default route on this Linux host, or use another --driver that does not require it":"この Linux ホスト上でデフォルトルートの設定をするか、それを必要としない別の --driver を使用してください",
"Configure an external network switch following the official documentation, then add `--hyperv-virtual-switch=\u003cswitch-name\u003e` to `minikube start`":"公式ドキュメントに従って、外部ネットワークスイッチを設定し、`minikube start` に `--hyperv-virtual-switch=\u003cswitch-name\u003e` を追加してください",
"Configure environment to use minikube's Docker daemon":"minikube の Docker デーモンを使用するように環境を設定します",
"Configure environment to use minikube's Podman service":"minikube の Podman サービスを使用するように環境を設定します",
"Configures the addon w/ADDON_NAME within minikube (example: minikube addons configure registry-creds). For a list of available addons use: minikube addons list":"minikube 内の ADDON_NAME のアドオンを設定します (例: minikube addons configure registry-creds)。利用可能なアドオンのリストは、minikube addons list を使用してください",
"Confirm that you have a working internet connection and that your VM has not run out of resources by using: 'minikube logs'":"'minikube logs' を使用して、インターネットに接続されていること、および VM のリソースが不足していないことを確認してください",
"Confirm that you have supplied the correct value to --hyperv-virtual-switch using the 'Get-VMSwitch' command":"'Get-VMSwitch' コマンドを使用して、--hyperv-virtual-switch に正しい値が入っていることを確認してください",
"Copy the specified file into minikube, it will be saved at path \u003ctarget file absolute path\u003e in your minikube.\nDefault target node controlplane and If \u003csource node name\u003e is omitted, It will trying to copy from host.\n\nExample Command : \"minikube cp a.txt /home/docker/b.txt\" +\n \"minikube cp a.txt minikube-m02:/home/docker/b.txt\"\n \"minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt\"":"指定したファイルを minikube にコピーします。ファイルは minikube 内の \u003c対象ファイルの絶対パス\u003e に保存されます。\nデフォルトターゲットノードコントロールプレーンと \u003cソースノード名\u003e が省略された場合、ホストからのファイルコピーを試みます。\n\nコマンド例 : 「minikube cp a.txt /home/docker/b.txt」 +\n 「minikube cp a.txt minikube-m02:/home/docker/b.txt」\n 「minikube cp minikube-m01:a.txt minikube-m02:/home/docker/b.txt」",
"Could not determine a Google Cloud project, which might be ok.":"Google Cloud プロジェクトを特定できませんでしたが、問題はないかもしれません。",
"Could not find any GCP credentials. Either run `gcloud auth application-default login` or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path of your credentials file.":"GCP の認証情報が見つかりませんでした。`gcloud auth application-default login` を実行するか、環境変数 GOOGLE_APPLICATION_CREDENTIALS に認証情報ファイルのパスを設定してください。",
"Could not process error from failed deletion":"削除の失敗によるエラーを処理できませんでした",
"Could not process errors from failed deletion":"削除の失敗によるエラーを処理できませんでした",
"Could not resolve IP address":"IP アドレスの解決ができませんでした",
"Country code of the image mirror to be used. Leave empty to use the global one. For Chinese mainland users, set it to cn.":"使用するイメージミラーの国コード。グローバルのものを使用する場合は空のままにします。中国本土のユーザーの場合は、cn に設定します。",
"Deletes a local Kubernetes cluster":"ローカルの Kubernetes クラスターを削除します",
"Deletes a local Kubernetes cluster. This command deletes the VM, and removes all\nassociated files.":"ローカルの Kubernetes クラスターを削除します。このコマンドによって、VM とそれに関連付けられているすべてのファイルが削除されます。",
"Deletes a node from a cluster.":"クラスターからノードを削除します。",
"Deleting existing cluster {{.name}} with different driver {{.driver_name}} due to --delete-on-failure flag set by the user. ":"ユーザーが設定した --delete-on-failure フラグにより、異なるドライバー {{.driver_name}} を持つ既存のクラスター {{.name}} を削除しています。",
"Deleting node {{.name}} from cluster {{.cluster}}":"クラスター {{.cluster}} から、ノード {{.name}} を削除しています",
"Disable checking for the availability of hardware virtualization before the vm is started (virtualbox driver only)":"VM が起動する前にハードウェアの仮想化の可用性チェックを無効にします (virtualbox ドライバーのみ)",
"Disable dynamic memory in your VM manager, or pass in a larger --memory value":"VM マネージャーで動的メモリーを無効にするか、より大きな --memory の値を指定してください",
"Disables the addon w/ADDON_NAME within minikube (example: minikube addons disable dashboard). For a list of available addons use: minikube addons list ":"minikube 内の ADDON_NAME のアドオンを無効にします (例: minikube addons disable dashboard)。利用可能なアドオンのリストは、minikube addons list を使用してください",
"Disables the filesystem mounts provided by the hypervisors":"ハイパーバイザーによって提供されているファイルシステムのマウントを無効にします",
"Disk size allocated to the minikube VM (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).":"minikube VM に割り当てられたディスクサイズ (形式: \u003cnumber\u003e[\u003cunit\u003e]、unit = b、k、m、g)。",
"Display dashboard URL instead of opening a browser":"ブラウザーで開く代わりにダッシュボードの URL を表示します",
"Display the Kubernetes addons URL in the CLI instead of opening it in the default browser":"Kubernetes のアドオンの URL を、デフォルトのブラウザーで開く代わりに CLI で表示します",
"Display the Kubernetes service URL in the CLI instead of opening it in the default browser":"Kubernetes のサービスの URL を、デフォルトのブラウザーで開く代わりに CLI で表示します",
"Display values currently set in the minikube config file.":"現在の minikube の設定ファイルにセットされている値を表示します。",
"Docker Desktop has less than 2 CPUs configured, but Kubernetes requires at least 2 to be available":"Docker Desktop では 2 つ未満の CPU が設定されていますが、Kubernetes では少なくとも 2 つ必要です",
"Docker Desktop is configured for Windows containers, but Linux containers are required for minikube":"Docker Desktop は Windows コンテナー用に設定されていますが、minikube には Linux コンテナーが必要です",
"Docker Desktop only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes":"Docker Desktop では {{.size}}MiB しか利用できず、Kubernetes に必要な {{.req}}MiB より少ないです",
"Docker Desktop only has {{.size}}MiB available, you may encounter application deployment failures.":"Docker Desktop では {{.size}}MiB しか利用できないため、アプリケーションのデプロイに失敗することがあります。",
"Docker container exited prematurely after it was created, consider investigating Docker's performance/health.":"Docker コンテナーは、作成後に途中で終了しました。Docker の動作や状態の調査を検討してください。",
"Docker has less than 2 CPUs available, but Kubernetes requires at least 2 to be available":"Docker は 2 つ未満の CPU で利用可能ですが、Kubernetes では少なくとも 2 つ必要です",
"Docker inside the VM is unavailable. Try running 'minikube delete' to reset the VM.":"VM 内の Docker が利用できません。'minikube delete' を実行して、VM を初期化してみてください。",
"Docs have been saved at - {{.path}}":"ドキュメントは次のパスに保存されました - {{.path}}",
"Done! kubectl is now configured to use \"{{.name}}\" cluster and \"{{.ns}}\" namespace by default":"終了しました!kubectl がデフォルトで「{{.name}}」クラスターと「{{.ns}}」ネームスペースを使用するよう設定されました",
"Done! minikube is ready without Kubernetes!":"終了しました!minikube は Kubernetes なしで準備完了しました!",
"Due to DNS issues your cluster may have problems starting and you may not be able to pull images\nMore details available at: https://minikube.sigs.k8s.io/docs/drivers/qemu/#known-issues":"DNS の問題により、クラスターの起動に問題が発生し、イメージを取得できない場合があります\n詳細については、https://minikube.sigs.k8s.io/docs/drivers/qemu/#known-issues を参照してください",
"Due to changes in macOS 13+ minikube doesn't currently support VirtualBox. You can use alternative drivers such as docker or {{.driver}}.\n https://minikube.sigs.k8s.io/docs/drivers/docker/\n https://minikube.sigs.k8s.io/docs/drivers/{{.driver}}/\n\n For more details on the issue see: https://github.com/kubernetes/minikube/issues/15274\n":"",
"Due to security improvements to minikube the VMware driver is currently not supported. Available workarounds are to use a different driver or downgrade minikube to v1.29.0.\n\n We are accepting community contributions to fix this, for more details on the issue see: https://github.com/kubernetes/minikube/issues/16221\n":"",
"Either systemctl is not installed, or Docker is broken. Run 'sudo systemctl start docker' and 'journalctl -u docker'":"systemctl がインストールされていないか、Docker が故障しています。'sudo systemctl start docker' と 'journalctl -u docker' を実行してください",
"Enable addons. see `minikube addons list` for a list of valid addon names.":"アドオンを有効化します。`minikube addons list` を実行し、有効なアドオン名の一覧を参照してください。",
"Enable experimental NVIDIA GPU support in minikube":"minikube では実験段階の NVIDIA GPU 対応を有効にします",
"Enable host resolver for NAT DNS requests (virtualbox driver only)":"NAT DNS リクエスト用のホストリゾルバーを有効にします (virtualbox ドライバーのみ)",
"Enables the addon w/ADDON_NAME within minikube. For a list of available addons use: minikube addons list ":"minikube 内で ADDON_NAME アドオンを有効化します。利用可能なアドオン一覧は、minikube addons list を使用してください",
"Enabling '{{.name}}' returned an error: {{.error}}":"'{{.name}}' 有効化がエラーを返しました: {{.error}}",
"Ensure that CRI-O is installed and healthy: Run 'sudo systemctl start crio' and 'journalctl -u crio'. Alternatively, use --container-runtime=docker":"CRI-O がインストール済みで正常であることを確認してください: 'sudo systemctl start crio' と 'journalctl -u crio' を実行してください。または、--container-runtime=docker を使用してください",
"Ensure that Docker is installed and healthy: Run 'sudo systemctl start docker' and 'journalctl -u docker'. Alternatively, select another value for --driver":"Docker がインストール済みで正常であることを確認してください: 'sudo systemctl start docker' と 'journalctl -u docker' を実行してください。または、--driver に別の値を選択してください",
"Ensure that the required 'pids' cgroup is enabled on your host: grep pids /proc/cgroups":"必要な 'pids' cgroup がこのホスト上で有効であることを確認してください: grep pids /proc/cgroups",
"Ensure that the user listed in /etc/libvirt/qemu.conf has access to your home directory":"/etc/libvirt/qemu.conf にリストされたユーザーがあなたのホームディレクトリーにアクセス可能であることを確認してください",
"Ensure that you are a member of the appropriate libvirt group (remember to relogin for group changes to take effect!)":"あなたが適切な libvirt グループメンバーの 1 人であることを確認してください (グループ変更を有効にするには再ログインをお忘れなく!)",
"Ensure that your value for HTTPS_PROXY points to an HTTPS proxy rather than an HTTP proxy":"HTTPS_PROXY の値が HTTP プロキシーではなく HTTPS プロキシーを指定していることを確認してください",
"Ensure the tmp directory path is writable to the current user.":"現在のユーザーで tmp ディレクトリーパスが書き込み可能であることを確認してください。",
"Ensure you have at least 20GB of free disk space.":"少なくとも 20GB のディスク空き容量があることを確認してください。",
"Ensure your {{.driver_name}} is running and is healthy.":"{{.driver_name}} が実行中で正常であることを確認してください。",
"Error getting port binding for '{{.driver_name}} driver: {{.error}}":"'{{.driver_name}}' ドライバー用のポートをバインディング中にエラーが発生しました: {{.error}}",
"Error getting primary control plane":"最初のコントロールプレーンを取得中にエラーが発生しました",
"Error getting service with namespace: {{.namespace}} and labels {{.labelName}}:{{.addonName}}: {{.error}}":"次の名前空間でサービスを取得中にエラーが発生しました: {{.namespace}} とラベル {{.labelName}}:{{.addonName}}: {{.error}}",
"Executing \"{{.command}}\" took an unusually long time: {{.duration}}":"「{{.command}}」の実行が異常に長い時間かかりました: {{.duration}}",
"Existing disk is missing new features ({{.error}}). To upgrade, run 'minikube delete'":"既存のディスクに新しい機能がありません ({{.error}})。アップグレードするには、'minikube delete' を実行してください",
"Exiting due to {{.fatal_code}}: {{.fatal_msg}}":"{{.fatal_code}} が原因で終了します: {{.fatal_msg}}",
"Exposed port of the proxyfied dashboard. Set to 0 to pick a random port.":"プロキシー化されたダッシュボードの公開ポート。0 に設定すると、ランダムなポートが選ばれます。",
"External Adapter on which external switch will be created if no external switch is found. (hyperv driver only)":"外部スイッチが見つからない場合に、外部スイッチが作成される外部アダプター (hyperv ドライバーのみ)。",
"Failed to get bootstrapper":"ブートストラッパーの取得に失敗しました",
"Failed to get command runner":"コマンドランナーの取得に失敗しました",
"Failed to get image map":"イメージマップの取得に失敗しました",
"Failed to get service URL: {{.error}}":"サービス URL の取得に失敗しました: {{.error}}",
"Failed to get temp":"一時ファイルの作成に失敗しました",
"Failed to kill mount process: {{.error}}":"マウントプロセスの強制終了に失敗しました: {{.error}}",
"Failed to list cached images":"キャッシュイメージの一覧表示に失敗しました",
"Failed to list images":"イメージの一覧表示に失敗しました",
"Failed to load image":"イメージの読み込みに失敗しました",
"Failed to persist images":"イメージの永続化に失敗しました",
"Failed to pull image":"イメージの取得に失敗しました",
"Failed to pull images":"イメージの取得に失敗しました",
"Failed to push images":"イメージの登録に失敗しました",
"Failed to read temp":"一時ファイルの読み込みに失敗しました",
"Failed to reload cached images":"キャッシュイメージのリロードに失敗しました",
"Failed to remove image":"イメージの削除に失敗しました",
"Failed to remove images for profile {{.pName}} {{.error}}":"{{.pName}} プロファイル用イメージの削除に失敗しました: {{.error}}",
"Failed to save config {{.profile}}":"設定 {{.profile}} の保存に失敗しました",
"Failed to save dir":"ディレクトリーの保存に失敗しました",
"Failed to save image":"イメージの保存に失敗しました",
"Failed to save stdin":"標準入力の保存に失敗しました",
"Failed to set NO_PROXY Env. Please use `export NO_PROXY=$NO_PROXY,{{.ip}}`.":"NO_PROXY 環境変数の設定に失敗しました。`export NO_PROXY=$NO_PROXY,{{.ip}}` を使用してください。",
"Failed to setup certs":"証明書セットアップに失敗しました",
"Failed to start container runtime":"コンテナーランタイムの起動に失敗しました",
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}":"{{.driver}} {{.driver_type}} の開始に失敗しました。「{{.cmd}}」実行で解決するかも知れません: {{.error}}",
"Failed to stop node {{.name}}":"{{.name}} ノードの停止に失敗しました",
"For more information see: https://minikube.sigs.k8s.io/docs/drivers/{{.driver}}":"追加の詳細情報はこちらを参照してください: https://minikube.sigs.k8s.io/docs/drivers/{{.driver}}",
"For more information, see: https://minikube.sigs.k8s.io/docs/reference/drivers/none/":"追加の詳細情報はこちらを参照してください: https://minikube.sigs.k8s.io/docs/reference/drivers/none/",
"For more information, see: {{.url}}":"追加の詳細情報はこちらを参照してください: {{.url}}",
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect":"指定されたシェル用の環境設定を強制的に行います: [fish, cmd, powershell, tcsh, bash, zsh] (デフォルトは auto-detect)",
"Force minikube to perform possibly dangerous operations":"minikube で危険性のある操作を強制的に実行します",
"Format output. One of: short|table|json|yaml":"出力フォーマット。short|table|json|yaml のいずれか",
"Format to print stdout in. Options include: [text,json]":"標準出力のフォーマット。選択肢: [text,json]",
"Found docker, but the docker service isn't running. Try restarting the docker service.":"docker が見つかりましたが、docker サービスが稼働していません。docker サービスを再起動してみてください。",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.":"ドライバーが見つかりましたが、健全なものがありません。上記のインストール済みドライバーの修正方法の提示を参照してください。",
"Gets the status of a local Kubernetes cluster.\n\tExit status contains the status of minikube's VM, cluster and Kubernetes encoded on it's bits in this order from right to left.\n\tEg: 7 meaning: 1 (for minikube NOK) + 2 (for cluster NOK) + 4 (for Kubernetes NOK)":"ローカル Kubernetes クラスターの状態を取得します。\n\t終了ステータスは minikube の VM、クラスター、Kubernetes の状態を順に右→左のビット列でエンコードしたものを含みます。\n\t例: 7 = 1 (minikube 異常) + 2 (クラスター異常) + 4 (Kubernetes 異常)",
"Go template format string for the cache list output. The format for Go templates can be found here: https://pkg.go.dev/text/template\nFor the list of accessible variables for the template, see the struct values here: https://pkg.go.dev/k8s.io/minikube/cmd/minikube/cmd#CacheListTemplate":"キャッシュ一覧出力用の Go テンプレートフォーマット文字列。Go テンプレートのフォーマットはこちら: https://pkg.go.dev/text/template\nテンプレートでアクセス可能な変数の一覧は、こちらの構造化変数を参照してください: https://pkg.go.dev/k8s.io/minikube/cmd/minikube/cmd#CacheListTemplate",
"Go template format string for the config view output. The format for Go templates can be found here: https://pkg.go.dev/text/template\nFor the list of accessible variables for the template, see the struct values here: https://pkg.go.dev/k8s.io/minikube/cmd/minikube/cmd/config#ConfigViewTemplate":"設定ビュー出力用の Go テンプレートフォーマット文字列。Go テンプレートのフォーマットはこちら: https://pkg.go.dev/text/template\nテンプレートでアクセス可能な変数の一覧は、こちらの構造化変数を参照してください: https://pkg.go.dev/k8s.io/minikube/cmd/minikube/cmd/config#ConfigViewTemplate",
"Go template format string for the status output. The format for Go templates can be found here: https://pkg.go.dev/text/template\nFor the list accessible variables for the template, see the struct values here: https://pkg.go.dev/k8s.io/minikube/cmd/minikube/cmd#Status":"状態出力用の Go テンプレートフォーマット文字列。Go テンプレートのフォーマットはこちら: https://pkg.go.dev/text/template\nテンプレートでアクセス可能な変数の一覧は、こちらの構造化変数を参照してください: https://pkg.go.dev/k8s.io/minikube/cmd/minikube/cmd#Status",
"Headlamp can display more detailed information when metrics-server is installed. To install it, run:\n\nminikube{{.profileArg}} addons enable metrics-server\t\n\n":"metrics-server がインストールされていると、Headlamp はより詳細な情報を表示できます。インストールするには、次のコマンドを実行します:\n\nminikube{{.profileArg}} addons enable metrics-server\t\n\n",
"Hide the hypervisor signature from the guest in minikube (kvm2 driver only)":"minikube 中のゲストに対してハイパーバイザー署名を非表示にします (kvm2 ドライバーのみ)",
"Hyperkit is broken. Upgrade to the latest hyperkit version and/or Docker for Desktop. Alternatively, you may choose an alternate --driver":"Hyperkit は故障しています。最新バージョンの Hyperkit と Docker for Desktop にアップグレードしてください。あるいは、別の --driver を選択することもできます。",
"Hyperkit networking is broken. Try disabling Internet Sharing: System Preference \u003e Sharing \u003e Internet Sharing. \nAlternatively, you can try upgrading to the latest hyperkit version, or using an alternate driver.":"Hyperkit ネットワーキングは故障しています。インターネット共有の無効化を試してください: システム環境設定 \u003e 共有 \u003e インターネット共有。\nあるいは、最新の Hyperkit バージョンへのアップグレードか、別のドライバー使用を試すこともできます。",
"If set, disables metrics reporting (CPU and memory usage), this can improve CPU usage. Defaults to false.":"設定すると、メトリクス報告 (CPU とメモリー使用量) を無効化します。これは CPU 使用量を改善できます。デフォルト値は false です。",
"If set, disables optimizations that are set for local Kubernetes. Including decreasing CoreDNS replicas from 2 to 1. Defaults to false.":"設定すると、ローカルの Kubernetes 用に設定された最適化を無効化します。CoreDNS レプリカ数を 2 から 1 に減らすことを含みます。デフォルトは false です。",
"If set, download tarball of preloaded images if available to improve start time. Defaults to true.":"設定すると、開始時間を改善するため、利用可能であれば、プレロードイメージの tar ボールをダウンロードします。デフォルトは false です。",
"If set, force the container runtime to use systemd as cgroup manager. Defaults to false.":"設定すると、cgroup マネージャーとして systemd を使うようコンテナーランタイムに強制します。デフォルトは false です。",
"If set, minikube VM/container will start without starting or configuring Kubernetes. (only works on new clusters)":"設定すると、Kubernetes の起動や設定なしに minikube VM/コンテナーが起動します (新しいクラスターの際にのみ機能します)。",
"If set, pause all namespaces":"設定すると、全ネームスペースを一旦停止します",
"If set, unpause all namespaces":"設定すると、全ネームスペースを一旦停止解除します",
"If the above advice does not help, please let us know:":"上記アドバイスが参考にならない場合は、我々に教えてください:",
"If the host has a firewall:\n\t\t\n\t\t1. Allow a port through the firewall\n\t\t2. Specify \"--port=\u003cport_number\u003e\" for \"minikube mount\"":"ホストにファイアウォールがある場合:\n\t\t\n\t\t1. ファイアウォールを通過するポートを許可する\n\t\t2. 「minikube mount」用の「--port=\u003cポート番号\u003e」を指定する",
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.":"true の場合、現在のブートストラッパーの Docker イメージをキャッシュに保存して、マシンに読み込みます。--driver=none の場合は常に false です。",
"If true, only download and cache files for later use - don't install or start anything.":"true の場合、後の使用のためのファイルのダウンロードとキャッシュ保存のみ行われます。インストールも起動も行いません",
"If true, print web links to addons' documentation if using --output=list (default).":"true の場合、--output=list (default) を利用することでアドオンのドキュメントへの web リンクを表示します",
"If true, returns list of profiles faster by skipping validating the status of the cluster.":"true の場合、クラスター状態の検証を省略することにより高速にプロファイル一覧を返します。",
"If true, the added node will be marked for work. Defaults to true.":"true の場合、追加されたノードはワーカー用としてマークされます。デフォルトは true です。",
"If true, will perform potentially dangerous operations. Use with discretion.":"true の場合、潜在的に危険な操作を行うことになります。慎重に使用してください。",
"If you are running minikube within a VM, consider using --driver=none:":"VM 内で minikube を実行している場合、--driver=none の使用を検討してください:",
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:":"{{.driver_name}} ドライバーを機能させることに引き続き興味がある場合。次の提案がこの問題を通過する手助けになるかもしれません:",
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.":"あなたのクレデンシャルを特定の Pod にマウントしたくない場合、Pod の設定に `gcp-auth-skip-secret` キーのラベルを付与してください。",
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.":"既存 Pod でクレデンシャルをマウントしたい場合、Pod を再作成するか --refresh 付きでアドオンを再実行するかどちらかを行ってください。",
"Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}":"イメージが現在の minikube バージョンでビルドされていません。minikube クラスターを削除後、最新のイメージを使用してクラスターを再作成することでこの問題を解決することができます。想定された minikube のバージョン: {{.imageMinikubeVersion}} -\u003e 実際の minikube のバージョン: {{.minikubeVersion}}",
"Insecure Docker registries to pass to the Docker daemon. The default service CIDR range will automatically be added.":"Docker デーモンに渡す安全でない Docker レジストリー。デフォルトのサービス CIDR 範囲が自動的に追加されます。",
"Install VirtualBox and ensure it is in the path, or select an alternative value for --driver":"VritualBox をインストールして、VirtualBox がパス中にあることを確認するか、--driver に別の値を指定してください",
"Install the latest hyperkit binary, and run 'minikube delete'":"最新の hyperkit バイナリーをインストールして、'minikube delete' を実行してください",
"Invalid port":"無効なポート",
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs":"Istio は {{.minCPUs}} 個の CPU を必要とします -- あなたの設定では {{.cpus}} 個の CPU しか割り当てていません",
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB":"Istio は {{.minMem}}MB のメモリーを必要とします -- あなたの設定では、{{.memory}}MB しか割り当てていません",
"It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.":"GCE 上で実行しているようですが、これは GCP Auth アドオンなしに認証が機能すべきであることになります。それでもクレデンシャルファイルを使用した認証を希望するのであれば、--force フラグを使用してください。",
"Kill the mount process spawned by minikube start":"minikube start によって実行されたマウントプロセスを強制停止します",
"Kubernetes requires at least 2 CPU's to start":"Kubernetes は起動に少なくとも 2 個の CPU が必要です",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}":"Kubernetes {{.new}} が利用可能です。アップグレードしたい場合、--kubernetes-version={{.prefix}}{{.new}} を指定してください",
"Kubernetes {{.version}} is not supported by this release of minikube":"この minikube リリースは Kubernetes {{.version}} をサポートしていません",
"List image names the addon w/ADDON_NAME used. For a list of available addons use: minikube addons list":"ADDON_NAME アドオンが使用しているイメージ名を一覧表示します。利用可能なアドオンの一覧表示は、次のコマンドを実行してください: minikube addons list",
"List images":"イメージを一覧表示します",
"List nodes.":"ノードを一覧表示します。",
"List of guest VSock ports that should be exposed as sockets on the host (hyperkit driver only)":"ホスト上でソケットとして公開する必要のあるゲスト VSock ポートの一覧 (hyperkit ドライバーのみ)",
"List of ports that should be exposed (docker and podman driver only)":"公開する必要のあるポートの一覧 (docker、podman ドライバーのみ)",
"Listening to 0.0.0.0 on external docker host {{.host}}. Please be advised":"外部 Docker ホスト {{.host}} 上で 0.0.0.0 をリッスンしています。ご承知おきください",
"Listening to {{.listenAddr}}. This is not recommended and can cause a security vulnerability. Use at your own risk":"{{.listenAddr}} をリッスンしています。これは推奨されず、セキュリティー脆弱性になる可能性があります。自己責任で使用してください",
"Location of the VPNKit socket used for networking. If empty, disables Hyperkit VPNKitSock, if 'auto' uses Docker for Mac VPNKit connection, otherwise uses the specified VSock (hyperkit driver only)":"ネットワーキングに使用する VPNKit ソケットのロケーション。空の場合、Hyperkit VPNKitSock が無効になり、'auto' の場合、Docker for Mac の VPNKit 接続が使用され、それ以外の場合、指定された VSock が使用されます (hyperkit ドライバーのみ)",
"Multiple minikube profiles were found - ":"複数の minikube プロファイルが見つかりました - ",
"NIC Type used for host only network. One of Am79C970A, Am79C973, 82540EM, 82543GC, 82545EM, or virtio (virtualbox driver only)":"ホストオンリーネットワークに使用する NIC タイプ。Am79C970A、Am79C973、82540EM、82543GC、82545EM、virtio のいずれか (virtualbox ドライバーのみ)",
"NIC Type used for nat network. One of Am79C970A, Am79C973, 82540EM, 82543GC, 82545EM, or virtio (virtualbox driver only)":"NAT ネットワークに使用する NIC タイプ。Am79C970A、Am79C973、82540EM、82543GC、82545EM、virtio のいずれか (virtualbox ドライバーのみ)",
"NOTE: Please do not close this terminal as this process must stay alive for the tunnel to be accessible ...":"注意: トンネルにアクセスするにはこのプロセスが存続しなければならないため、このターミナルはクローズしないでください ...",
"NOTE: This process must stay alive for the mount to be accessible ...":"注意: マウントにアクセスするにはこのプロセスが存続しなければなりません ...",
"Networking and Connectivity Commands:":"ネットワーキングおよび接続性コマンド:",
"No IP address provided. Try specifying --ssh-ip-address, or see https://minikube.sigs.k8s.io/docs/drivers/ssh/":"IP アドレスが提供されていません。--ssh-ip-address 指定を試すか、https://minikube.sigs.k8s.io/docs/drivers/ssh/ を参照してください",
"No changes required for the \"{{.context}}\" context":"「{{.context}}」コンテキストに必要な変更がありません",
"No minikube profile was found. ":"minikube プロファイルが見つかりませんでした。",
"No possible driver was detected. Try specifying --driver, or see https://minikube.sigs.k8s.io/docs/start/":"利用可能なドライバーが検出されませんでした。--driver 指定を試すか、https://minikube.sigs.k8s.io/docs/start/ を参照してください",
"No such addon {{.name}}":"{{.name}} というアドオンはありません",
"None of the known repositories are accessible. Consider specifying an alternative image repository with --image-repository flag":"アクセス可能な既知リポジトリーはありません。--image-repository フラグを用いた代替イメージリポジトリー指定を検討してください",
"None of the known repositories in your location are accessible. Using {{.image_repository_name}} as fallback.":"ロケーション内でアクセス可能な既知リポジトリーはありません。フォールバックとして {{.image_repository_name}} を使用します。",
"Noticed you have an activated docker-env on {{.driver_name}} driver in this terminal:":"通知: このターミナルでは、{{.driver_name}} ドライバーの docker-env が有効になっています:",
"Noticed you have an activated podman-env on {{.driver_name}} driver in this terminal:":"通知: このターミナルでは、{{.driver_name}} ドライバーの podman-env が有効になっています:",
"Number of extra disks created and attached to the minikube VM (currently only implemented for hyperkit and kvm2 drivers)":"作成して minikube VM に接続する追加ディスク数 (現在、hyperkit と kvm2 ドライバーでのみ実装されています)",
"Opening Kubernetes service {{.namespace_name}}/{{.service_name}} in default browser...":"デフォルトブラウザーで {{.namespace_name}}/{{.service_name}} Kubernetes サービスを開いています...",
"Opening service {{.namespace_name}}/{{.service_name}} in default browser...":"デフォルトブラウザーで {{.namespace_name}}/{{.service_name}} サービスを開いています...",
"Opening {{.url}} in your default browser...":"デフォルトブラウザーで {{.url}} を開いています...",
"Opens the addon w/ADDON_NAME within minikube (example: minikube addons open dashboard). For a list of available addons use: minikube addons list ":"minikube 中で ADDON_NAME アドオンを開きます (例: minikube addons open dashboard)。利用可能なアドオンの一覧表示: minikube addons list ",
"Outputs minikube shell completion for the given shell (bash, zsh, fish or powershell)\n\n\tThis depends on the bash-completion binary. Example installation instructions:\n\tOS X:\n\t\t$ brew install bash-completion\n\t\t$ source $(brew --prefix)/etc/bash_completion\n\t\t$ minikube completion bash \u003e ~/.minikube-completion # for bash users\n\t\t$ minikube completion zsh \u003e ~/.minikube-completion # for zsh users\n\t\t$ source ~/.minikube-completion\n\t\t$ minikube completion fish \u003e ~/.config/fish/completions/minikube.fish # for fish users\n\tUbuntu:\n\t\t$ apt-get install bash-completion\n\t\t$ source /etc/bash_completion\n\t\t$ source \u003c(minikube completion bash) # for bash users\n\t\t$ source \u003c(minikube completion zsh) # for zsh users\n\t\t$ minikube completion fish \u003e ~/.config/fish/completions/minikube.fish # for fish users\n\n\tAdditionally, you may want to output the completion to a file and source in your .bashrc\n\n\tWindows:\n\t\t## Save completion code to a script and execute in the profile\n\t\tPS\u003e minikube completion powershell \u003e $HOME\\.minikube-completion.ps1\n\t\tPS\u003e Add-Content $PROFILE '. $HOME\\.minikube-completion.ps1'\n\n\t\t## Execute completion code in the profile\n\t\tPS\u003e Add-Content $PROFILE 'if (Get-Command minikube -ErrorAction SilentlyContinue) {\n\t\t minikube completion powershell | Out-String | Invoke-Expression\n\t\t }'\n\n\tNote for zsh users: [1] zsh completions are only supported in versions of zsh \u003e= 5.2\n\tNote for fish users: [2] please refer to this docs for more details https://fishshell.com/docs/current/#tab-completion\n":"",
"Path to the qemu firmware file. Defaults: For Linux, the default firmware location. For macOS, the brew installation location. For Windows, C:\\Program Files\\qemu\\share":"qemu ファームウェアファイルへのパス。デフォルト: Linux の場合、デフォルトのファームウェアの場所。macOS の場合、brew のインストール場所。Windows の場合、C:\\Program Files\\qemu\\share",
"Please also attach the following file to the GitHub issue:":"GitHub issue に次のファイルも添付してください:",
"Please create a cluster with bigger disk size: `minikube start --disk SIZE_MB` ":"より大きなディスクサイズでクラスターを作ってください: `minikube start --disk SIZE_MB` ",
"Please either authenticate to the registry or use --base-image flag to use a different registry.":"レジストリーに認証するか、--base-image フラグで別のレジストリーを指定するかどちらを行ってください。",
"Please enter a value:":"値を入力してください:",
"Please free up disk or prune images.":"ディスクを解放するか、イメージを削除してください。",
"Please install the minikube hyperkit VM driver, or select an alternative --driver":"minikube hyperkit VM ドライバーをインストールするか、--driver で別のドライバーを選択してください",
"Please install the minikube kvm2 VM driver, or select an alternative --driver":"minikube kvm2 VM ドライバーをインストールするか、--driver で別のドライバーを選択してください",
"Please make sure the service you are looking for is deployed or is in the correct namespace.":"探しているサービスがデプロイされている、あるいは正しいネームスペース中にあることを確認してください。",
"Please provide a path or url to build":"ビルドするパスまたは URL を指定してください",
"Please provide an image in the container runtime to save from minikube via \u003cminikube image save IMAGE_NAME\u003e":"\u003cminikube image save IMAGE_NAME\u003e で minikube からセーブする、コンテナーランタイム中のイメージを指定してください",
"Please provide an image in your local daemon to load into minikube via \u003cminikube image load IMAGE_NAME\u003e":"\u003cminikube image load IMAGE_NAME\u003e で minikube 中にロードする、ローカルデーモンの中のイメージを指定してください",
"Please re-eval your docker-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} docker-env'\n\n\t":"環境変数が更新されたポート番号を持つことを確実にするために docker-env を再適用してください:\n\n\t'minikube -p {{.profile_name}} docker-env'\n\n\t",
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t":"環境変数が更新されたポート番号を持つことを確実にするために podman-env を再適用してください:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t",
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.":"`minikube logs --file=logs.txt` を実行して、GitHub イシューに logs.txt を添付してください。",
"Please see {{.documentation_url}} for more details":"詳細は {{.documentation_url}} を参照してください",
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")":"マウントするディレクトリーを指定してください: \n\tminikube mount \u003cソースディレクトリー\u003e:\u003cターゲットディレクトリー\u003e (例:「/host-home:/vm-home」)",
"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":"関連するドキュメントへの次のリンクを参照してください: \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":"指定されたフォルダーに、minikube に関するマークダウンのドキュメントを生成します",
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.":"PowerShell は制約付きモードで実行されています (Hyper-V スクリプティングと互換性がありません)。",
"Print just the version number.":"バージョン番号だけ表示します。",
"Print the version of minikube":"minikube バージョンを表示します",
"Print the version of minikube.":"minikube のバージョンを表示します。",
"Problems detected in {{.entry}}:":"{{.entry}} で問題を検出しました:",
"Problems detected in {{.name}}:":"{{.name}} で問題を検出しました:",
"Profile \"{{.cluster}}\" not found. Run \"minikube profile list\" to view all profiles.":"「{{.cluster}}」プロファイルが見つかりません。全プロファイルを表示するために「minikube profile list」を実行してください。",
"Profile name \"{{.profilename}}\" is reserved keyword. To delete this profile, run: \"{{.cmd}}\"":"プロファイル名「{{.profilename}}」は予約語です。このプロファイルを削除するためには、「{{.cmd}}」を実行します",
"Profile name '{{.name}}' is duplicated with machine name '{{.machine}}' in profile '{{.profile}}'":"プロファイル名 '{{.name}}' は '{{.profile}}' プロファイル中のマシン名 '{{.machine}}' と重複しています",
"Profile name '{{.name}}' is not valid":"プロファイル名 '{{.name}}' は無効です",
"Profile name '{{.profilename}}' is not valid":"プロファイル名 '{{.profilename}}' は無効です",
"Profile name should be unique":"プロファイル名は単一でなければなりません",
"Provide VM UUID to restore MAC address (hyperkit driver only)":"MAC アドレスを復元するための VM UUID を指定します (hyperkit ドライバーのみ)",
"Provides instructions to point your terminal's docker-cli to the Docker Engine inside minikube. (Useful for building docker images directly inside minikube)":"端末の docker-cli を minikube 内の Docker エンジンに指定する手順を提供します。(minikube 内で直接 Docker イメージを構築するのに便利です)",
"Provides instructions to point your terminal's docker-cli to the Docker Engine inside minikube. (Useful for building docker images directly inside minikube)\n\nFor example, you can do all docker operations such as docker build, docker run, and docker ps directly on the docker inside minikube.\n\nNote: You need the docker-cli to be installed on your machine.\ndocker-cli install instructions: https://minikube.sigs.k8s.io/docs/tutorials/docker_desktop_replacement/#steps":"端末の docker-cli を minikube 内の Docker エンジンに指定する手順を提供します。(minikube 内で直接 Docker イメージを構築するのに便利です)\n\n例えば、docker build, docker run, docker ps などの全ての docker 操作を minikube 内の docker で直接実行できます。\n\n注意: docker-cli をマシンにインストールする必要があります。\ndocker-cli のインストール手順: https://minikube.sigs.k8s.io/docs/tutorials/docker_desktop_replacement/#steps",
"Push the new image (requires tag)":"新イメージを登録します (タグが必要)",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor":"VirtualBox インストールを完了させるために再起動し、VirtualBox がシステムや別のハイパーバイザーにブロックされていないことを検証してください",
"Rebuild libvirt with virt-network support":"virt-network サポート付きで libvirt を再構築してください",
"Registry addon with {{.driver}} driver uses port {{.port}} please use that instead of default port 5000":"{{.driver}} ドライバーを使うレジストリーアドオンは {{.port}} 番ポートを使用します。デフォルトの 5000 番ポートの代わりにこちらのポートを使用してください",
"Registry mirrors to pass to the Docker daemon":"Docker デーモンに渡すミラーレジストリー",
"Reinstall VirtualBox and reboot. Alternatively, try the kvm2 driver: https://minikube.sigs.k8s.io/docs/reference/drivers/kvm2/":"VirtualBox を再インストールして再起動してください。あるいは、kvm2 ドライバーを試してください: https://minikube.sigs.k8s.io/docs/reference/drivers/kvm2/",
"Reinstall VirtualBox and verify that it is not blocked: System Preferences -\u003e Security \u0026 Privacy -\u003e General -\u003e Some system software was blocked from loading":"VirtualBox を再インストールして、ブロックされていないことを検証してください: システム環境設定 -\u003e セキュリティーとプライバシー -\u003e 一般 -\u003e いくつかのシステムソフトウェアの読み込みがブロックされました",
"Related issue: {{.url}}":"関連イシュー: {{.url}}",
"Related issues:":"関連イシュー:",
"Remove one or more images":"1 つまたは複数のイメージを削除します",
"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 memory allocation ({{.requested}}MB) is less than the recommended minimum {{.recommend}}MB. Deployments may fail.":"要求されたメモリー割り当て ({{.requested}}MB) が推奨の最小値 {{.recommend}}MB 未満です。デプロイは失敗するかもしれません。",
"Requested memory allocation {{.requested}}MB is more than your system limit {{.system_limit}}MB.":"要求されたメモリー割り当て {{.requested}}MB がシステム制限 {{.system_limit}}MB より大きいです。",
"Requested memory allocation {{.requested}}MiB is less than the usable minimum of {{.minimum_memory}}MB":"要求されたメモリー割り当て {{.requested}}MiB が実用最小値 {{.minimum_memory}}MB 未満です",
"Reset Docker to factory defaults":"Docker を出荷既定値にリセットしてください",
"Restart Docker":"Docker を再起動してください",
"Restart Docker, Ensure docker is running and then run: 'minikube delete' and then 'minikube start' again":"Docker を再起動し、docker が実行中であることを確認した後、'minikube delete' を実行してから再度 'minikube start' を実行してください",
"Restarting existing {{.driver_name}} {{.machine_type}} for \"{{.cluster}}\" ...":"「{{.cluster}}」のために既存の {{.driver_name}} {{.machine_type}} を再起動しています...",
"Restarting the {{.name}} service may improve performance.":"{{.name}} サービス再起動で性能が改善するかもしれません。",
"Retrieve the ssh host key of the specified node":"指定したノードの SSH ホスト鍵を取得します",
"Retrieve the ssh host key of the specified node.":"指定したノードの SSH ホスト鍵を取得します。",
"Retrieve the ssh identity key path of the specified node":"指定したノードの SSH 鍵のパスを取得します",
"Retrieve the ssh identity key path of the specified node, and writes it to STDOUT.":"指定したノードの SSH 鍵のパスを取得し、標準出力に書き出します。",
"Retrieves the IP address of the running cluster, checks it\n\t\t\twith IP in kubeconfig, and corrects kubeconfig if incorrect.":"実行中のクラスターの IP アドレスを取得し、kubeconfig 中の IP アドレスを用いてチェックします\n\t\t\t正しくない場合は kubeconfig を修正します。",
"Retrieves the IP address of the specified node":"指定したノードの IP アドレスを取得します",
"Retrieves the IP address of the specified node, and writes it to STDOUT.":"指定したノードの IP アドレスを取得し、標準出力に書き出します。",
"Returns logs to debug a local Kubernetes cluster":"ローカルの Kubernetes クラスターをデバッグするためのログを返します",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.":"ローカルクラスター中のサービス用 Kubernetes URL を返します。複数 URL の場合、それらは一度に出力されます。",
"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 '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 を使用する場合、全パスがリモートマシンに適用されることに注意してください。",
"Service '{{.service}}' was not found in '{{.namespace}}' namespace.\nYou may select another namespace by using 'minikube service {{.service}} -n \u003cnamespace\u003e'. Or list out all the services using 'minikube service list'":"'{{.namespace}}' ネームスペース中に '{{.service}}' サービスが見つかりませんでした。\n'minikube service {{.service}} -n \u003cnamespace\u003e' を使って別のネームスペースを選択できます。または、'minikube service list' を使って全サービスを一覧表示してください",
"Set a static IP for the minikube cluster, the IP must be: private, IPv4, and the last octet must be between 2 and 254, for example 192.168.200.200 (Docker and Podman drivers only)":"minikube クラスターの静的 IP を設定します。IP はプライベート、IPv4 である必要があり、最後のオクテットは 2 から 254 の間である必要があります (例: 192.168.200.200) (Docker および Podman ドライバーのみ)",
"Set flag to delete all profiles":"全プロファイルを削除します",
"Set flag to stop all profiles (clusters)":"全プロファイル (クラスター) を停止します",
"Set flag to stop cluster after a set amount of time (e.g. --schedule=5m)":"設定時間後にクラスターを停止します (例: --schedule=5m)",
"Set this flag to delete the '.minikube' folder from your user directory.":"あなたのユーザーディレクトリー中の '.minikube' フォルダーを削除します。",
"Sets an individual value in a minikube config file":"minikube 設定ファイルの個別の値を設定します",
"Sets the PROPERTY_NAME config value to PROPERTY_VALUE\n\tThese values can be overwritten by flags or environment variables at runtime.":"PROPERTY_NAME の設定値を PROPERTY_VALUE に設定します\n\tこれらの値はランタイムのフラグまたは環境変数で上書きできます。",
"Sets up docker env variables; similar to '$(docker-machine env)'.":"docker 環境変数を設定します。'$(docker-machine env)' と同様です。",
"Sets up podman env variables; similar to '$(podman-machine env)'.":"podman 環境変数を設定します。'$(podman-machine env)' と同様です。",
"Setting profile failed":"プロファイルの設定に失敗しました",
"Show a list of global command-line options (applies to all commands).":"(全コマンドに適用される) グローバルコマンドラインオプションの一覧を表示します。",
"Show only log entries which point to known problems":"既知の問題を示すログエントリーのみ表示します",
"Show only the most recent journal entries, and continuously print new entries as they are appended to the journal.":"直近のジャーナルエントリーのみ表示し、ジャーナルに追加された新しいエントリーを連続して表示します。",
"Simulate numa node count in minikube, supported numa node count range is 1-8 (kvm2 driver only)":"minikube 中の NUMA ノードカウントをシミュレートします (対応 NUMA ノードカウント範囲は 1~8 (kvm2 ドライバーのみ))",
"Skipped switching kubectl context for {{.profile_name}} because --keep-context was set.":"--keep-context が設定されたので、{{.profile_name}} 用 kubectl コンテキストの切替をスキップしました。",
"Some dashboard features require the metrics-server addon. To enable all features please run:\n\n\tminikube{{.profileArg}} addons enable metrics-server\t\n\n":"いくつかのダッシュボード機能は metrics-server アドオンを必要とします。全機能を有効にするためには、次のコマンドを実行します:\n\n\tminikube{{.profileArg}} addons enable metrics-server\t\n\n",
"Sorry, Kubernetes {{.k8sVersion}} requires conntrack to be installed in root's path":"申し訳ありませんが、Kubernetes {{.k8sVersion}} は root アカウントのパス中にインストールされた conntrack が必要です",
"Sorry, completion support is not yet implemented for {{.name}}":"申し訳ありませんが、{{.name}} 用のコマンド補完は未実装です",
"Sorry, please set the --output flag to one of the following valid options: [text,json]":"申し訳ありませんが、--output フラグで次の有効な選択肢の 1 つを設定してください: [text,json]",
"Sorry, the IP provided with the --listen-address flag is invalid: {{.listenAddr}}.":"申し訳ありませんが、--listen-address フラグで指定された IP アドレスは無効です: {{.listenAddr}}",
"Sorry, the address provided with the --insecure-registry flag is invalid: {{.addr}}. Expected formats are: \u003cip\u003e[:\u003cport\u003e], \u003chostname\u003e[:\u003cport\u003e] or \u003cnetwork\u003e/\u003cnetmask\u003e":"申し訳ありませんが、--insecure-registry で指定されたアドレス {{.addr}} は無効です。想定された形式: \u003cIP\u003e[:\u003cポート\u003e]、\u003cホスト名\u003e[:\u003cポート\u003e]、\u003cネットワーク\u003e/\u003cネットマスク\u003e",
"Sorry, the kubeadm.{{.parameter_name}} parameter is currently not supported by --extra-config":"申し訳ありませんが、kubeadm.{{.parameter_name}} パラメーターは現在 --extra-config で未対応です",
"Sorry, the url provided with the --registry-mirror flag is invalid: {{.url}}":"申し訳ありませんが、--registry-mirror フラグとともに指定された URL は無効です: {{.url}}",
"Sorry, {{.driver}} does not allow mounts to be changed after container creation (previous mount: '{{.old}}', new mount: '{{.new}})'":"申し訳ありませんが、{{.driver}} はコンテナーの生成後にマウントを変更できません (旧マウント: '{{.old}}'、新マウント: '{{.new}})'",
"Source {{.path}} can not be empty":"ソース {{.path}} は空にできません",
"Specified Kubernetes version {{.specified}} is less than the oldest supported version: {{.oldest}}. Use `minikube config defaults kubernetes-version` for details.":"指定された Kubernetes バージョン {{.specified}} はサポートされた最古バージョン {{.oldest}} より古いです。詳細は `minikube config defaults kubernetes-version` を使用してください。",
"Specified Kubernetes version {{.specified}} is newer than the newest supported version: {{.newest}}. Use `minikube config defaults kubernetes-version` for details.":"指定された Kubernetes バージョン {{.specified}} はサポートされた最新バージョン {{.newest}} より新しいです。詳細は `minikube config defaults kubernetes-version` を使用してください。",
"Specified Major version of Kubernetes {{.specifiedMajor}} is newer than the newest supported Major version: {{.newestMajor}}":"指定された Kubernetes {{.specifiedMajor}} メジャーバージョンはサポートされた最新バージョン {{.newestMajor}} より新しいです",
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.":"追加ディスク指定は現在 {{.supported_drivers}} ドライバーのみ対応しています。本機能の追加に貢献可能な場合、PR を作成してください。",
"StartHost failed, but will try again: {{.error}}":"StartHost に失敗しましたが、再度試してみます: {{.error}}",
"Starting control plane node {{.name}} in cluster {{.cluster}}":"{{.cluster}} クラスター中のコントロールプレーンの {{.name}} ノードを起動しています",
"Stopping tunnel for service {{.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.":"ローカルの Kubernetes クラスターを停止します。このコマンドは下位層の VM またはコンテナーを停止しますが、ユーザーデータは損なわれずに保持します。クラスターは「start」コマンドで再起動できます。",
"Stops a node in a cluster.":"クラスター中のノードを停止します。",
"Stops a running local Kubernetes cluster":"ローカル Kubernetes クラスターを停止します",
"Subnet to be used on kic cluster. If left empty, minikube will choose subnet address, beginning from 192.168.49.0. (docker and podman driver only)":"kic クラスター上で使用されるサブネット。空のままの場合、minikube は 192.168.49.0 で始まるサブネットを選択します (docker、podman ドライバーのみ)。",
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes":"システムは Kubernetes 用に要求された {{.req}}MiB より少ない {{.size}}MiB のみ利用可能です",
"Target \u003cremote file path\u003e must be an absolute Path. Relative Path is not allowed (example: \"minikube:/home/docker/copied.txt\")":"ターゲット \u003cリモートファイルパス\u003e は絶対パスでなければなりません。相対パスは使用できません (例:「minikube:/home/docker/copied.txt」)",
"Target directory {{.path}} must be an absolute path":"ターゲットディレクトリー {{.path}} は絶対パスでなければなりません。",
"The \"{{.driver_name}}\" driver should not be used with root privileges. If you wish to continue as root, use --force.":"「{{.driver_name}}」ドライバーは root 権限で使用すべきではありません。root での継続を希望する場合、--force を使用してください。",
"The '{{.driver}}' driver requires elevated permissions. The following commands will be executed:\n\n{{ .example }}\n":"'{{.driver}}' ドライバーは権限昇格が必要です。次のコマンドを実行してください:\n\n{{ .example }}\n",
"The '{{.driver}}' provider was not found: {{.error}}":"'{{.driver}}' プロバイダーが見つかりません: {{.error}}",
"The '{{.name}} driver does not support multiple profiles: https://minikube.sigs.k8s.io/docs/reference/drivers/none/":"'{{.name}} ドライバーは複数のプロファイルをサポートしていません: https://minikube.sigs.k8s.io/docs/reference/drivers/none/",
"The '{{.name}}' driver does not respect the --cpus flag":"'{{.name}}' ドライバーは --cpus フラグを無視します",
"The '{{.name}}' driver does not respect the --memory flag":"'{{.name}}' ドライバーは --memory フラグを無視します",
"The --image-repository flag you provided contains Scheme: {{.scheme}}, which will be removed automatically":"指定された --image-repository フラグは {{.scheme}} スキームを含んでいますので、自動的に削除されます",
"The --image-repository flag your provided ended with a trailing / that could cause conflict in kubernetes, removed automatically":"指定された --image-repository フラグは kubernetes で競合の原因となりうる / が末尾に付いていますので、自動的に削除されます",
"The KVM driver is unable to resurrect this old VM. Please run `minikube delete` to delete it and try again.":"KVM ドライバーはこの古い VM を復元できません。`minikube delete` で VM を削除して、再度試行してください。",
"The OLM addon has stopped working, for more details visit: https://github.com/operator-framework/operator-lifecycle-manager/issues/2534":"OLM アドオンが機能停止しました。詳細はこちらを参照してください: https://github.com/operator-framework/operator-lifecycle-manager/issues/2534",
"The VM driver crashed. Run 'minikube start --alsologtostderr -v=8' to see the VM driver error message":"VM ドライバーがクラッシュしました。'minikube start --alsologtostderr -v=8' を実行して、VM ドライバーのエラーメッセージを参照してください",
"The VM driver exited with an error, and may be corrupt. Run 'minikube start' with --alsologtostderr -v=8 to see the error":"VM ドライバーがエラー停止したため、破損している可能性があります。'minikube start --alsologtostderr -v=8' を実行して、エラーを参照してください",
"The VM that minikube is configured for no longer exists. Run 'minikube delete'":"minikube が設定された VM はもう存在しません。'minikube delete' を実行してください",
"The ambassador addon has stopped working as of v1.23.0, for more details visit: https://github.com/datawire/ambassador-operator/issues/73":"v1.23.0 で ambassador アドオンは機能を停止しました。 詳細はこちらを参照してください: https://github.com/datawire/ambassador-operator/issues/73",
"The apiserver listening port":"API サーバーリスニングポート",
"The argument to pass the minikube mount command on start.":"起動時に minikube マウントコマンドを渡す引数。",
"The authoritative apiserver hostname for apiserver certificates and connectivity. This can be used if you want to make the apiserver available from outside the machine":"API サーバーの証明書と接続のための、権威 API サーバーホスト名。マシン外部から API サーバーに接続できるようにしたい場合に使用します。",
"The base image to use for docker/podman drivers. Intended for local development.":"Docker/Podman ドライバーで使用されるベースイメージ。ローカルデプロイ用です。",
"The certificate hostname provided appears to be invalid (may be a minikube bug, try 'minikube delete')":"提供された証明書ホスト名が無効のようです (minikube のバグかも知れません。'minikube delete' を試してください)",
"The cluster dns domain name used in the Kubernetes cluster":"Kubernetes クラスターで使用されるクラスター DNS ドメイン名",
"The cluster {{.cluster}} already exists which means the --nodes parameter will be ignored. Use \"minikube node add\" to add nodes to an existing cluster.":"{{.cluster}} クラスターは既に存在するので、--nodes パラメーターは無視されます。「minikube node add」を使って、既存クラスターにノードを追加してください。",
"The control plane for \"{{.name}}\" is paused!":"「{{.name}}」用コントロールプレーンは一時停止中です!",
"The control plane node \"{{.name}}\" does not exist.":"「{{.name}}」コントロールプレーンノードが存在しません。",
"The control plane node is not running (state={{.state}})":"コントロールプレーンノードは実行中ではありません (state={{.state}})",
"The control plane node must be running for this command":"このコマンドではコントロールプレーンノードが実行中でなければなりません",
"The cri socket path to be used.":"使用される CRI ソケットパス。",
"The docker-env command is incompatible with multi-node clusters. Use the 'registry' add-on: https://minikube.sigs.k8s.io/docs/handbook/registry/":"docker-env コマンドはマルチノードクラスターと互換性がありません。'registry' アドオンを使用してください: https://minikube.sigs.k8s.io/docs/handbook/registry/",
"The docker-env command is only compatible with the \"docker\" runtime, but this cluster was configured to use the \"{{.runtime}}\" runtime.":"docker-env コマンドは「docker」ランタイムとだけ互換性がありますが、このクラスターは「{{.runtime}}」ランタイムを使用するよう設定されています。",
"The driver '{{.driver}}' is not supported on {{.os}}/{{.arch}}":"'{{.driver}}' ドライバーは {{.os}}/{{.arch}} に対応していません",
"The existing \"{{.name}}\" cluster was created using the \"{{.old}}\" driver, which is incompatible with requested \"{{.new}}\" driver.":"既存の「{{.name}}」クラスターは、(要求された「{{.new}}」ドライバーとは互換性のない)「{{.old}}」ドライバーを使用して作成されました。 ",
"The existing node configuration appears to be corrupt. Run 'minikube delete'":"既存のノード設定が破損しているようです。'minikube delete' を実行してください",
"The heapster addon is depreciated. please try to disable metrics-server instead":"heapster アドオンは廃止予定です。代わりに metrics-server を無効化してみてください",
"The hyperv virtual switch name. Defaults to first found. (hyperv driver only)":"hyperv 仮想スイッチ名。デフォルト値は最初に見つかったスイッチ名です。 (hyperv ドライバーのみ)",
"The hypervisor does not appear to be configured properly. Run 'minikube start --alsologtostderr -v=1' and inspect the error code":"ハイパーバイザーが適切に設定されていないようです。'minikube start --alsologtostderr -v=1' を実行してエラーコードを確認してください",
"The image '{{.imageName}}' was not found; unable to add it to cache.":"'{{.imageName}}' イメージは見つかりませんでした (キャッシュに追加できません)。",
"The initial time interval for each check that wait performs in seconds":"実行待機チェックの初期時間間隔 (秒)",
"The kubeadm binary within the Docker container is not executable":"Docker コンテナー内の kubeadm バイナリーが実行可能形式ではありません",
"The machine-driver specified is failing to start. Try running 'docker-machine-driver-\u003ctype\u003e version'":"指定された machine-driver は起動に失敗しました。'docker-machine-driver-\u003ctype\u003e version' を実行してみてください",
"The minikube VM is offline. Please run 'minikube start' to start it again.":"minikube VM がオフラインです。'minikube start' を実行して minikube VM を再起動してください。",
"The minikube {{.driver_name}} container exited unexpectedly.":"minikube {{.driver_name}} コンテナーは想定外で終了しました。",
"The minimum required version for podman is \"{{.minVersion}}\". your version is \"{{.currentVersion}}\". minikube might not work. use at your own risk. To install latest version please see https://podman.io/getting-started/installation.html":"minikube が要求する podman のバージョンは「{{.minVersion}}」です。あなたのバージョンは「{{.currentVersion}}」です。minikube は動作しないかも知れません。自己責任で使用してください。最新バージョンのインストールには https://podman.io/getting-started/installation.html を参照してください。",
"The named space to activate after start":"起動後にアクティベートするネームスペース",
"The node to build on. Defaults to the primary control plane.":"構築するノード。デフォルトは最初のコントロールプレーンです。",
"The node to check status for. Defaults to control plane. Leave blank with default format for status on all nodes.":"状態をチェックするノード。デフォルトはコントロールプレーンです。デフォルトフォーマットの空白のままにすると、全ノードの状態になります。",
"The node to get IP. Defaults to the primary control plane.":"IP を取得するノード。デフォルトは最初のコントロールプレーンです。",
"The node to get logs from. Defaults to the primary control plane.":"ログを取得するノード。デフォルトは最初のコントロールプレーンです。",
"The node to get ssh-key path. Defaults to the primary control plane.":"ssh-key パスを取得するノード。デフォルトは最初のコントロールプレーンです。",
"The node to ssh into. Defaults to the primary control plane.":"ssh ログインするノード。デフォルトは最初のコントロールプレーンです。",
"The node {{.name}} has ran out of available PIDs.":"{{.name}} ノードは利用可能な PID を使い果たしました。",
"The node {{.name}} has ran out of disk space.":"{{.name}} ノードはディスクスペースを使い果たしました。",
"The node {{.name}} has ran out of memory.":"{{.name}} ノードはメモリーを使い果たしました。",
"The node {{.name}} network is not available. Please verify network settings.":"{{.name}} ノードはネットワークが使用不能です。ネットワーク設定を検証してください。",
"The none driver with Kubernetes v1.24+ and the docker container-runtime requires cri-dockerd.\n\t\t\n\t\tPlease install cri-dockerd using these instructions:\n\n\t\thttps://github.com/Mirantis/cri-dockerd":"Kubernetes v1.24+ の none ドライバーと docker container-runtime は cri-dockerd を要求します。\n\t\t\n\t\tこれらの手順を参照して cri-dockerd をインストールしてください:\n\n\t\thttps://github.com/Mirantis/cri-dockerd",
"The none driver with Kubernetes v1.24+ and the docker container-runtime requires dockerd.\n\t\t\n\t\tPlease install dockerd using these instructions:\n\n\t\thttps://docs.docker.com/engine/install/":"Kubernetes v1.24+ の none ドライバーと docker container-runtime は dockerd を要求します。\n\t\t\n\t\tこれらの手順を参照して dockerd をインストールしてください:\n\n\t\thttps://docs.docker.com/engine/install/",
"The none driver with Kubernetes v1.24+ requires containernetworking-plugins.\n\n\t\tPlease install containernetworking-plugins using these instructions:\n\n\t\thttps://minikube.sigs.k8s.io/docs/faq/#how-do-i-install-containernetworking-plugins-for-none-driver":"",
"The number of nodes to spin up. Defaults to 1.":"起動するノード数。デフォルトは 1。",
"The output format. One of 'json', 'table'":"出力形式。'json', 'table' のいずれか",
"The path on the file system where the docs in markdown need to be saved":"markdown で書かれたドキュメントの保存先のファイルシステムパス",
"The path on the file system where the error code docs in markdown need to be saved":"markdown で書かれたエラーコードドキュメントの保存先のファイルシステムパス",
"The path on the file system where the testing docs in markdown need to be saved":"markdown で書かれたテストドキュメントの保存先のファイルシステムパス",
"The podman service within '{{.cluster}}' is not active":"'{{.cluster}}' 内の podman サービスが active ではありません",
"The podman-env command is incompatible with multi-node clusters. Use the 'registry' add-on: https://minikube.sigs.k8s.io/docs/handbook/registry/":"podman-env コマンドはマルチノードクラスターと互換性がありません。'registry' アドオンを使用してください: https://minikube.sigs.k8s.io/docs/handbook/registry/",
"The podman-env command is only compatible with the \"crio\" runtime, but this cluster was configured to use the \"{{.runtime}}\" runtime.":"podman-env コマンドは「crio」ランタイムのみ互換性がありますが、このクラスターは「{{.runtime}}」ランタイムを使用するよう設定されています。",
"The requested memory allocation of {{.requested}}MiB does not leave room for system overhead (total system memory: {{.system_limit}}MiB). You may face stability issues.":"要求された {{.requested}}MiB のメモリー割当は、システムのオーバーヘッド (合計システムメモリー: {{.system_limit}}MiB) に十分な空きを残しません。安定性の問題に直面するかも知れません。",
"The time interval for each check that wait performs in seconds":"実行待機チェックの時間間隔 (秒)",
"The value passed to --format is invalid":"--format の値が無効です",
"The value passed to --format is invalid: {{.error}}":"--format の値が無効です: {{.error}}",
"There are a couple ways to enable the required file sharing:\n1. Enable \"Use the WSL 2 based engine\" in Docker Desktop\nor\n2. Enable file sharing in Docker Desktop for the %s%s directory":"必要なファイル共有を有効にする方法が 2 つあります:\n1. Docker Desktop 中の「Use the WSL 2 based engine」を有効にする\nまたは\n2. %s%s ディレクトリー用の Docker Desktop でファイル共有を有効にする",
"These --extra-config parameters are invalid: {{.invalid_extra_opts}}":"次の --extra-config パラメーターは無効です: {{.invalid_extra_opts}}",
"These changes will take effect upon a minikube delete and then a minikube start":"これらの変更は minikube delete の後に minikube start を実行すると反映されます",
"Things to try without Kubernetes ...":"Kubernetes なしで試すべきこと ...",
"This addon does not have an endpoint defined for the 'addons open' command.\nYou can add one by annotating a service with the label {{.labelName}}:{{.addonName}}":"このアドオンは 'addons open' コマンド用に定義されたエンドポイントがありません。\nサービスに {{.labelName}}:{{.addonName}} ラベルを付与することでエンドポイントを追加できます",
"This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true":"これは環境変数 CHANGE_MINIKUBE_NONE_USER=true を設定して自動的に行うこともできます",
"This cluster was created before minikube v1.26.0 and doesn't have cri-docker installed. Please run 'minikube delete' and then start minikube again":"このクラスターは minikube v1.26.0 より前に作成され、cri-docker がインストールされていません。'minikube delete' を実行してから、再度 minikube を起動してください",
"This is a known issue with BTRFS storage driver, there is a workaround, please checkout the issue on GitHub":"これは BTRFS ストレージドライバーの既知の問題です (回避策があります)。GitHub の issue を確認してください",
"To access Headlamp, use the following command:\nminikube service headlamp -n headlamp\n\n":"Headlamp にアクセスするには、次のコマンドを使用します:\nminikube service headlamp -n headlamp\n\n",
"To disable this notice, run: 'minikube config set WantUpdateNotification false'\n":"この通知を無効にするためには、'minikube config set WantUpdateNotification false' を実行します\n",
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\n":"全体的に更新通知を無効にするためには、'minikube config set WantUpdateNotification false' を実行します\n",
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/":"外部イメージを取得するためには、プロキシーを設定する必要があるかも知れません: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/",
"To see addons list for other profiles use: `minikube addons -p name list`":"他のプロファイル用のアドオン一覧を表示するためには、`minikube addons -p name list` を実行します",
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.":"Google Cloud プロジェクトを設定するためには、\n\n\t\tgcloud config set project \u003cproject name\u003e\n\n を実行するか、環境変数 GOOGLE_CLOUD_PROJECT を設定します。",
"To start a cluster, run: \"{{.command}}\"":"クラスターを起動するためには、「{{.command}}」を実行します",
"To start minikube with Hyper-V, Powershell must be in your PATH`":"Hyper-V で minikube を起動するためには、PATH 中に Powershell がなければなりません",
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:":"kubectl か minikube コマンドを独自のユーザーとして使用するためには、そのコマンドの再配置が必要な場合があります。たとえば、独自の設定を上書きするためには、以下を実行します",
"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime":"このデバイスで容量を開放するために、次のうち 1 つ以上を試してください:\n\t\n\t\t\t1. 「sudo docker system prune」を実行して未使用の Docker データを削除する (オプションで「-a」も付与して)\n\t\t\t2. 以下のクリックで Docker for Desktop に割り当てるストレージを増やす\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Docker コンテナランタイムを使用する場合、「minikube ssh -- docker system prune」を実行する",
"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"sudo podman system prune\" to remove unused podman data\n\t\t\t2. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime":"このデバイスで容量を開放するために、次のうち 1 つ以上を試してください:\n\t\n\t\t\t1. 「sudo podman system prune」を実行して未使用の podman データを削除する\n\t\t\t2. Docker コンテナランタイムを使用している場合、「minikube ssh -- docker system prune」を実行する",
"Unable to create dedicated network, this might result in cluster IP change after restart: {{.error}}":"独立したネットワークの作成ができず、再起動後にクラスター IP が変更される結果になるかも知れません: {{.error}}",
"Unable to fetch latest version info":"最新バージョン情報を取得できません",
"Unable to find control plane":"コントロールプレーンが見つかりません",
"Unable to generate docs":"ドキュメントを生成できません",
"Unable to generate the documentation. Please ensure that the path specified is a directory, exists \u0026 you have permission to write to it.":"ドキュメントを生成できません。指定されたパスが、書き込み権限が付与された既存のディレクトリーかどうか確認してください。",
"Unable to get CPU info: {{.err}}":"CPU 情報が取得できません: {{.err}}",
"Unable to get command runner":"コマンドランナーを取得できません",
"Unable to get control plane status: {{.error}}":"コントロールプレーンの状態を取得できません: {{.error}}",
"Unable to get current user":"現在のユーザーを取得できません",
"Unable to get forwarded endpoint":"フォワードされたエンドポイントを取得できません",
"Unable to get machine status":"マシンの状態を取得できません",
"Unable to get runtime":"ランタイムを取得できません",
"Unable to kill mount process: {{.error}}":"mount プロセスを停止できません: {{.error}}",
"Unable to list profiles: {{.error}}":"プロファイルのリストを作成できません: {{.error}}",
"Unable to load cached images: {{.error}}":"キャッシュされたイメージを読み込めません: {{.error}}",
"Unable to load config: {{.error}}":"設定を読み込めません: {{.error}}",
"Unable to load host":"ホストを読み込めません",
"Unable to load profile: {{.error}}":"プロファイルを読み込めません: {{.error}}",
"Unable to parse \"{{.kubernetes_version}}\": {{.error}}":"「{{.kubernetes_version}}」を解析できません: {{.error}}",
"Unable to parse memory '{{.memory}}': {{.error}}":"メモリー '{{.memory}}' を解析できません: {{.error}}",
"Unset the KUBECONFIG environment variable, or verify that it does not point to an empty or otherwise invalid path":"環境変数 KUBECONFIG をセット解除するか、同変数が空または不正なパスに設定されていないことを確認してください",
"Unset variables instead of setting them":"変数をセットせず解除します",
"Update Docker to the latest minor version, this version is unsupported":"Docker を最新のマイナーバージョンに更新してください (このバージョンは未サポートです)",
"Update kubeconfig in case of an IP or port change":"IP アドレスやポート番号が変わった場合に kubeconfig を更新してください",
"Update server returned an empty list":"空リストを返したサーバーを更新してください",
"Upgrade to QEMU v3.1.0+, run 'virt-host-validate', or ensure that you are not running in a nested VM environment.":"QEMU v3.1.0 以降にアップグレードするか、'virt-host-validate' を実行するか、ネストされた VM 環境中で実行されていないことを確認してください。",
"Use SSH for running kubernetes client on the node":"ノード上で実行中の Kubernetes クライアントへの接続に SSH を使用します",
"Use VirtualBox to remove the conflicting VM and/or network interfaces":"VirtualBox を使用して、衝突した VM やネットワークインターフェイスを削除してください",
"Use native Golang SSH client (default true). Set to 'false' to use the command line 'ssh' command when accessing the docker machine. Useful for the machine drivers when they will not start with 'Waiting for SSH'.":"ネイティブの Go 言語 SSH クライアントを使用します (デフォルトは true)。Docker マシンにアクセスする際に、コマンドラインの 'ssh' コマンドを使用する場合は 'false' をセットしてください。マシンドライバーが 'Waiting for SSH' で開始されない場合に有用です。",
"Using Kubernetes v1.24+ with the Docker runtime requires cri-docker to be installed":"Docker ランタイムで Kubernetes v1.24+ を使用するには、cri-docker をインストールする必要があります",
"Using rootless Docker driver was required, but the current Docker does not seem rootless. Try 'docker context use rootless' .":"rootless Docker ドライバー使用が必要でしたが、現在の Docker は rootless が必要ないようです。'docker context use rootless' を試してみてください。",
"Using rootless driver was required, but the current driver does not seem rootless":"rootless ドライバー使用が必要でしたが、現在のドライバーは rootless が必要ないようです",
"VirtualBox and Hyper-V are having a conflict. Use '--driver=hyperv' or disable Hyper-V using: 'bcdedit /set hypervisorlaunchtype off'":"VirtualBox と Hyper-V が衝突しています。'--driver=hyperv' を使用するか、次のコマンドで Hyper-V を無効にしてください: 'bcdedit /set hypervisorlaunchtype off'",
"VirtualBox cannot create a network, probably because it conflicts with an existing network that minikube no longer knows about. Try running 'minikube delete'":"VirtualBox がネットワークを作成できません。おそらく minikube が最早把握していない既存ネットワークと衝突しています。'minikube delete' を実行してみてください",
"VirtualBox is broken. Disable real-time anti-virus software, reboot, and reinstall VirtualBox if the problem continues.":"VirtualBox が故障しています。問題が解決しない場合、リアルタイムのアンチウィルスソフトを無効化し、OS を再起動して、VirtualBox を再インストールしてください。",
"VirtualBox is broken. Reinstall VirtualBox, reboot, and run 'minikube delete'.":"VirtualBox が故障しています。 VirtualBox を再インストールして OS を再起動し、'minikube delete' を実行してください。",
"VirtualBox is unable to find its network interface. Try upgrading to the latest release and rebooting.":"VirtualBox はネットワークインターフェイスを検出できません。最新版にアップデートして、OS を再起動してみてください。",
"Virtualization support is disabled on your computer. If you are running minikube within a VM, try '--driver=docker'. Otherwise, consult your systems BIOS manual for how to enable virtualization.":"このコンピューターでは仮想化サポートが無効です。VM 内で minikube を実行する場合、'--driver=docker' を試してみてください。そうでなければ、仮想化を有効化する方法を BIOS の説明書を調べてください。",
"Want kubectl {{.version}}? Try 'minikube kubectl -- get pods -A'":"kubectl {{.version}} が必要ですか? 'minikube kubectl -- get pods -A' を試してみてください",
"Where to root the NFS Shares, defaults to /nfsshares (hyperkit driver only)":"NFS 共有のルートに指定する場所。デフォルトは /nfsshares (hyperkit ドライバーのみ)",
"Whether to use external switch over Default Switch if virtual switch not explicitly specified. (hyperv driver only)":"仮想スイッチが明示的に設定されていない場合、Default Switch 越しに外部のスイッチを使用するかどうか (Hyper-V ドライバーのみ)。",
"With --network-plugin=cni, you will need to provide your own CNI. See --cni flag as a user-friendly alternative":"--network-plugin=cni を用いる場合、自身の CNI を提供する必要があります。便利な代替策として --cni フラグを参照してください",
"You appear to be using a proxy, but your NO_PROXY environment does not include the minikube IP ({{.ip_address}}).":"プロキシーを使用しようとしていますが、minikube の IP ({{.ip_address}}) が NO_PROXY 環境変数に含まれていません。",
"You are trying to run a windows .exe binary inside WSL. For better integration please use a Linux binary instead (Download at https://minikube.sigs.k8s.io/docs/start/.). Otherwise if you still want to do this, you can do it using --force":"WSL 内で Windows の .exe バイナリーを実行しようとしています。これより優れた統合として、Linux バイナリーを代わりに使用してください (https://minikube.sigs.k8s.io/docs/start/ でダウンロードしてください)。そうではなく、引き続きこのバイナリーを使用したい場合、--force オプションを使用してください",
"You are trying to run the amd64 binary on an M1 system.\nPlease consider running the darwin/arm64 binary instead.\nDownload at {{.url}}":"M1 システム上で amd64 バイナリーを実行しようとしています。\ndarwin/arm64 バイナリーを代わりに実行することをご検討ください。\n{{.url}} でダウンロードしてください。",
"You are using the QEMU driver without a dedicated network, which doesn't support `minikube service` \u0026 `minikube tunnel` commands.":"独立したネットワークなしで QEMU ドライバーを使用しています。これは `minikube service` \u0026 `minikube tunnel` コマンドをサポートしていません。",
"You can delete them using the following command(s): ":"次のコマンドで削除できます: ",
"You can force an unsupported Kubernetes version via the --force flag":"--force フラグを介して、サポート外の Kubernetes バージョンを強制的に使用できます",
"You cannot add or remove extra disks for an existing minikube cluster. Please first delete the cluster.":"既存の minikube クラスターに対して、外部ディスクを追加または削除できません。最初にクラスターを削除してください。",
"You cannot change the CPUs for an existing minikube cluster. Please first delete the cluster.":"既存の minikube クラスターに対して、CPU を変更できません。最初にクラスターを削除してください。",
"You cannot change the disk size for an existing minikube cluster. Please first delete the cluster.":"既存の minikube クラスターに対して、ディスクサイズを変更できません。最初にクラスターを削除してください。",
"You cannot change the memory size for an existing minikube cluster. Please first delete the cluster.":"既存の minikube クラスターに対して、メモリサイズを変更できません。最初にクラスターを削除してください。",
"You cannot change the static IP of an existing minikube cluster. Please first delete the cluster.":"既存の minikube クラスターに対して、静的 IP を変更できません。最初にクラスターを削除してください。",
"You cannot enable addons on a cluster without Kubernetes, to enable Kubernetes on your cluster, run: minikube start --kubernetes-version=stable":"クラスター上で Kubernetes なしでアドオンを有効にすることはできません、クラスター上で Kubernetes を有効にするには、 minikube start --kubernetes-version=stable を実行してください",
"You have authenticated with a service account that does not have an associated JSON file. The GCP Auth addon requires credentials with a JSON file in order to continue.":"関連する JSON ファイルがないサービスアカウントで認証しています。GCP Auth アドオンは、作業を続行するために JSON ファイル付きクレデンシャルを要求します。",
"You have authenticated with a service account that does not have an associated JSON file. The GCP Auth addon requires credentials with a JSON file in order to continue. The image pull secret has been imported.":"関連する JSON ファイルがないサービスアカウントで認証しています。GCP Auth アドオンは、作業を続行するために JSON ファイル付きクレデンシャルを要求します。イメージ取得シークレットがインポートされました。",
"You have selected \"virtualbox\" driver, but there are better options !\nFor better performance and support consider using a different driver: {{.drivers}}\n\nTo turn off this warning run:\n\n\t$ minikube config set WantVirtualBoxDriverWarning false\n\n\nTo learn more about on minikube drivers checkout https://minikube.sigs.k8s.io/docs/drivers/\nTo see benchmarks checkout https://minikube.sigs.k8s.io/docs/benchmarks/cpuusage/\n\n":"「virtualbox」ドライバーが選択されましたが、より良い選択肢があります!\n性能と機能の向上のため、別のドライバー使用を検討してください: {{.drivers}}\n\nこの警告を表示させないためには、以下を実行してください:\n\n\t$ minikube config set WantVirtualBoxDriverWarning false\n\n\nminikube ドライバーについてもっと知るためには、https://minikube.sigs.k8s.io/docs/drivers/ を確認してください。\nベンチマークについては https://minikube.sigs.k8s.io/docs/benchmarks/cpuusage/ を確認してください\n\n",
"You may need to manually remove the \"{{.name}}\" VM from your hypervisor":"ハイパーバイザーから「{{.name}}」VM を手動で削除することが必要かもしれません",
"You may need to stop the Hyper-V Manager and run `minikube delete` again.":"Hyper-V マネージャーを停止して、'minikube delete' を再度実行する必要があるかもしれません。",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead":"M1 Mac 上で amd64 版 minikube を使用しているかもしれません。代わりに arm64 版 minikube を使用してください",
"Your firewall is blocking bootpd which is required for socket_vmnet. The following commands will be executed to unblock bootpd:\n\n{{.commands}}\n":"",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem":"ホストが KVM 仮想化をサポートしていません。 qemu-kvm がインストールされていることを確認し、'virt-host-validate' を実行して問題を調査してください",
"Your host does not support virtualization. If you are running minikube within a VM, try '--driver=docker'. Otherwise, enable virtualization in your BIOS":"ホストが仮想化をサポートしていません。VM 内で minikube を動かしている場合、'--driver=docker' を試してください。そうでなければ、 BIOS で仮想化を有効化してください",
"Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options.":"ホストが minikube の VM へのパケットルーティングに失敗しています。VPN ソフトウェアがある場合、VPN を無効にするか、VM の IP アドレスにトラフィックを再ルーティングしないように VPN を設定してください。VPN ソフトウェアがない場合、VM 環境のルーティングオプションを確認してください。",
"Your minikube config refers to an unsupported driver. Erase ~/.minikube, and try again.":"minikube 設定がサポートされていないドライバーを参照しています。 ~/.minikube を削除して、もう一度試してください。",
"Your minikube vm is not running, try minikube start.":"minikube の VM が実行されていません。minikube start を試してみてください。",
"[WARNING] For full functionality, the 'csi-hostpath-driver' addon requires the 'volumesnapshots' addon to be enabled.\n\nYou can enable 'volumesnapshots' addon by running: 'minikube addons enable volumesnapshots'\n":"[警告] フル機能のために、'csi-hostpath-driver' アドオンが 'volumesnapshots' アドオンの有効化を要求しています。\n\n'minikube addons enable volumesnapshots' を実行して 'volumesnapshots' を有効化できます\n",
"addon '{{.name}}' is currently not enabled.\nTo enable this addon run:\nminikube addons enable {{.name}}":"'{{.name}}' アドオンは現在無効になっています。\n有効にするためには、以下のコマンドを実行してください。 \nminikube addons enable {{.name}}",
"addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list":"'{{.name}}' は minikube にパッケージングされた有効なアドオンではありません。\n利用可能なアドオンの一覧を表示するためには、以下のコマンドを実行してください。 \nminikube addons list",
"arm64 VM drivers do not currently support the crio container runtime. See https://github.com/kubernetes/minikube/issues/14146 for details.":"arm64 VM ドライバーは現在、crio コンテナーランタイムをサポートしていません。 詳細については、https://github.com/kubernetes/minikube/issues/14146 を参照してください",
"auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.":"auto-pause アドオンはアルファ機能で、まだ開発の初期段階です。auto-pause アドオン改善の手助けのために、問題は報告してください。",
"if you want to create a profile you can by this command: minikube start -p {{.profile_name}}":"プロファイルを作成したい場合、次のコマンドで作成できます: minikube start -p {{.profile_name}}",
"initialization failed, will try again: {{.error}}":"初期化に失敗しました。再試行します: {{.error}}",
"kubeadm detected a TCP port conflict with another process: probably another local Kubernetes installation. Run lsof -p\u003cport\u003e to find the process and kill it":"kubeadm が他のプロセス (おそらくローカルにインストールされた他の Kubernetes) との TCP ポート衝突を検出しました。 lsof -p\u003cport\u003e を実行してそのプロセスを特定し、停止してください",
"kubectl and minikube configuration will be stored in {{.home_folder}}":"kubectl と minikube の構成は {{.home_folder}} に保存されます",
"kubectl not found. If you need it, try: 'minikube kubectl -- get pods -A'":"kubectl が見つかりません。kubectl が必要な場合、'minikube kubectl -- get pods -A' を試してください",
"minikube does not support the BTRFS storage driver yet, there is a workaround, add the following flag to your start command `--feature-gates=\"LocalStorageCapacityIsolation=false\"`":"minikube はまだ BTRFS ストレージドライバーに対応していませんが、回避策があります。次のフラグを start コマンドに追加してください: `--feature-gates=\"LocalStorageCapacityIsolation=false\"` ",
"minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete'":"minikube はあなたのゲスト環境に関連するファイルを見失いました。これは 'minikube delete' を実行することで修正できます",
"minikube is not meant for production use. You are opening non-local traffic":"minikube は本番適用を意図されたものではありません。あなたは非ローカルのトラフィックを開こうとしています",
"minikube is unable to access the Google Container Registry. You may need to configure it to use a HTTP proxy.":"minikube が Google Container Registry に接続できません。 HTTP プロキシーを使用するように設定する必要があるかもしれません。",
"minikube is unable to connect to the VM: {{.error}}\n\n\tThis is likely due to one of two reasons:\n\n\t- VPN or firewall interference\n\t- {{.hypervisor}} network configuration issue\n\n\tSuggested workarounds:\n\n\t- Disable your local VPN or firewall software\n\t- Configure your local VPN or firewall to allow access to {{.ip}}\n\t- Restart or reinstall {{.hypervisor}}\n\t- Use an alternative --vm-driver\n\t- Use --force to override this connectivity check\n\t":"minikube が VM に接続できません: {{.error}}\n\n\t考えられる理由は以下の 2 つです:\n\n\t- VPN またはファイアウォールによる干渉\n\t- {{.hypervisor}} のネットワーク設定の問題\n\n\t回避策には以下があります:\n\n\t- ローカルの VPN またはファイアウォールを無効化\n\t- {{.ip}} へのアクセスを許可するようにローカルの VPN またはファイアウォールを設定\n\t- {{.hypervisor}} を再起動または再インストール\n\t- 代わりの --vm-driver を使用\n\t- --force を使用してこの接続チェックを上書き\n\t",
"minikube profile was successfully set to {{.profile_name}}":"無事 minikube のプロファイルが {{.profile_name}} に設定されました",
"minikube provisions and manages local Kubernetes clusters optimized for development workflows.":"minikube は、開発ワークフロー用に最適化されたローカル Kubernetes クラスターを構築・管理します。",
"minikube quickly sets up a local Kubernetes cluster":"minikube はローカル Kubernetes クラスターを迅速にセットアップします",
"minikube service is not currently implemented with the qemu2 driver. See https://github.com/kubernetes/minikube/issues/14146 for details.":"minikube サービスは現在、qemu2 ドライバーでは実装されていません。詳細については、https://github.com/kubernetes/minikube/issues/14146 を参照してください。",
"minikube skips various validations when --force is supplied; this may lead to unexpected behavior":"minikube は --force が付与された場合、様々な検証をスキップします (これは予期せぬ挙動を引き起こすかも知れません)",
"minikube tunnel is not currently implemented with the qemu2 driver. See https://github.com/kubernetes/minikube/issues/14146 for details.":"minikube トンネルは現在、qemu2 ドライバーでは実装されていません。 詳細については、https://github.com/kubernetes/minikube/issues/14146 を参照してください。",
"mkcmp is used to compare performance of two minikube binaries":"mkcmp で 2 つの minikube のバイナリーのパフォーマンスを比較できます",
"mount argument \"{{.value}}\" must be in form: \u003csource directory\u003e:\u003ctarget directory\u003e":"マウント引数「{{.value}}」は次の形式でなければなりません: \u003cソースディレクトリー\u003e:\u003cターゲットディレクトリー\u003e",
"network to run minikube with. Now it is used by docker/podman and KVM drivers. If left empty, minikube will create a new network.":"minikube を実行するネットワーク。現時点では docker/podman と KVM ドライバーで使用されます。空の場合、minikube は新しいネットワークを作成します。",
"none driver does not support multi-node clusters":"none ドライバーはマルチノードクラスターをサポートしていません",
"profile sets the current minikube profile, or gets the current profile if no arguments are provided. This is used to run and manage multiple minikube instance. You can return to the default minikube profile by running `minikube profile default`":"profile は現在の minikube プロファイルを設定します (profile に引数を指定しない場合、現在のプロファイルを取得します)。このコマンドは複数の minikube インスタンスを管理するのに使用されます。`minikube profile default` でデフォルトの minikube プロファイルを返します",
"provisioning host for node":"ノード用ホストの構築中",
"reload cached images.":"登録済のイメージを再登録します。",
"reloads images previously added using the 'cache add' subcommand":"以前 'cache add' サブコマンドを用いて登録されたイメージを再登録します",
"set tunnel bind address, empty or '*' indicates the tunnel should be available for all interfaces":"トンネル バインド アドレスを設定します。空または '*' は、トンネルがすべてのインターフェイスで使用可能であることを示します",
"socket_vmnet was installed with an incorrect group, delete this cluster 'minikube delete' and update the group 'sudo chown root:$(id -ng) /var/run/socket_vmnet' and try again.":"",
"socket_vmnet was not found on the system, resolve by:\n\n\t\tOption 1) Installing socket_vmnet:\n\n\t\t https://minikube.sigs.k8s.io/docs/drivers/qemu/#networking\n\n\t\tOption 2) Using the user network:\n\n\t\t minikube start{{.profile}} --driver qemu --network user":"",
"tunnel creates a route to services deployed with type LoadBalancer and sets their Ingress to their ClusterIP. for a detailed example see https://minikube.sigs.k8s.io/docs/tasks/loadbalancer":"tunnel は LoadBalancer タイプで作成されたサービスへのルートを作成し、Ingress をサービスの ClusterIP に設定します。詳細例は https://minikube.sigs.k8s.io/docs/tasks/loadbalancer を参照してください",
"unable to bind flags":"フラグをバインドできません",
"unable to daemonize: {{.err}}":"デーモン化できません: {{.err}}",
"unable to delete minikube config folder":"minikube の設定フォルダーを削除できません",
"unpause Kubernetes":"Kubernetes を停止解除します",
"unset failed":"unset に失敗しました",
"unsets PROPERTY_NAME from the minikube config file. Can be overwritten by flags or environmental variables":"minikube 設定ファイルから PROPERTY_NAME の設定を解除します。フラグまたは環境変数で上書き可能です",
"unsets an individual value in a minikube config file":"minikube 設定ファイルの個々の設定を解除します",
"unsupported or missing driver: {{.name}}":"未サポートのドライバーか、ドライバーが見あたりません: {{.name}}",
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance":"{{.Driver}} は現在 {{.StorageDriver}} ストレージドライバーを使用しています。性能向上のため overlay2 への切替を検討してください",
"{{.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.":"",
"{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.":"{{.driver_name}} サービスが正常ではないため、{{.driver_name}} は機能しません。",
"{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available":"{{.driver_name}} で利用できる CPU が 2 個未満ですが、Kubernetes を使用するには 2 個以上の CPU が必要です",
"{{.driver_name}} has only {{.container_limit}}MB memory but you specified {{.specified_memory}}MB":"{{.driver_name}} は {{.container_limit}}MB のメモリーしか使用できませんが、{{.specified_memory}}MB のメモリー使用を指定されました",
"{{.driver}} only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes":"{{.driver}} は Kubernetes に必要な {{.req}}MiB 未満の {{.size}}MiB しか使用できません",
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.":"{{.n}} はほとんどディスクがいっぱいで、デプロイが失敗する原因になりかねません!(容量の {{.p}}%)。'--force' を指定するとこのチェックをスキップできます。",
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.":"{{.n}} はディスクがいっぱいです!(/var は容量の {{.p}}% です)。'--force' を指定するとこのチェックをスキップできます。",
"{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}":"{{.ocibin}} の反応が異常なほど長時間かかっています。{{.ocibin}} の再起動を検討してください",
"{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.":"{{.path}} のバージョンは {{.client_version}} で、Kubernetes {{.cluster_version}} と互換性がないかもしれません。",