minikube/translations/ja.json

1006 lines
183 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"\n\n": "",
"\"The '{{.minikube_addon}}' addon is disabled": "'{{.minikube_addon}}' アドオンが無効です",
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "「minikube cache」は今後のバージョンで廃止予定になりますので、「minikube image load」に切り替えてください",
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "「{{.context}}」コンテキストが更新されて、{{.hostname}}:{{.port}} を指すようになりました",
"\"{{.machineName}}\" does not exist, nothing to stop": "「{{.machineName}}」は存在しません。停止対象がありません",
"\"{{.name}}\" profile does not exist, trying anyways.": "「{{.name}}」プロファイルは存在しませんが、それでも続行します。",
"'none' driver does not support 'minikube docker-env' command": "'none' ドライバーは 'minikube docker-env' コマンドをサポートしていません",
"'none' driver does not support 'minikube mount' command": "'none' ドライバーは 'minikube mount' コマンドをサポートしていません",
"'none' driver does not support 'minikube podman-env' command": "'none' ドライバーは 'minikube podman-env' コマンドをサポートしていません",
"'none' driver does not support 'minikube ssh' command": "'none' ドライバーは 'minikube ssh' コマンドをサポートしていません",
"'none' driver does not support 'minikube ssh-host' command": "'none' ドライバーは 'minikube ssh-host' コマンドをサポートしていません",
"- \"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 を使わずにイメージをビルドします。",
"- Delete and recreate minikube cluster\n\t\tminikube delete\n\t\tminikube start --driver={{.driver_name}}": "- minikube クラスターの削除と再作成をしてください\n\t\tminikube delete\n\t\tminikube start --driver={{.driver_name}}",
"- Docs https://docs.docker.com/docker-for-mac/#resources": "- ドキュメント https://docs.docker.com/docker-for-mac/#resources",
"- Docs https://docs.docker.com/docker-for-windows/#resources": "- ドキュメント https://docs.docker.com/docker-for-windows/#resources",
"- Ensure your {{.driver_name}} daemon has access to enough CPU/memory resources.": "- {{.driver_name}} デーモンが十分な CPU/メモリーリソースを利用できることを確認してください。",
"- Prune unused {{.driver_name}} images, volumes, networks and abandoned containers.\n\n\t\t\t\t{{.driver_name}} system prune --volumes": "- 使用していない {{.driver_name}} イメージ、ボリューム、ネットワーク、コンテナーを削除してください。\n\n\t\t\t\t{{.driver_name}} system prune --volumes",
"- Restart your {{.driver_name}} service": "{{.driver_name}} サービスを再起動してください",
"--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 の範囲は 18 です",
"--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 ドライバーでのみ有効であるため、無視されます",
"--network with QEMU must be 'user' or 'socket_vmnet'": "QEMU を用いる場合、--network は、'user' か 'socket_vmnet' でなければなりません",
"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 Audit \u003c==": "==\u003e Audit \u003c==",
"==\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",
"Add SSH identity key to SSH authentication agent": "SSH 認証エージェントに SSH 鍵を追加します",
"Add an image into minikube as a local cache, or delete, reload the cached images": "ローカルキャッシュとして minikube にイメージを追加するか、キャッシュイメージを削除または再登録します",
"Add an image to local cache.": "イメージをローカルキャッシュに追加します。",
"Add host key to SSH known_hosts file": "SSH known_hosts ファイルにホストキーを追加します",
"Add image to cache for all running minikube clusters": "実行中のすべての minikube クラスターのキャッシュに、イメージを追加します",
"Add machine IP to NO_PROXY environment variable": "マシンの IP アドレスを NO_PROXY 環境変数に追加します",
"Add, remove, or list additional nodes": "追加のノードを追加、削除またはリストアップします",
"Adding a control-plane node is not yet supported, setting control-plane flag to false": "コントロールプレーンードの追加はサポートされていません。control-plane フラグを false に設定します",
"Adding node {{.name}} to cluster {{.cluster}}": "{{.name}} ノードを {{.cluster}} クラスターに追加します",
"Additional help topics": "追加のトピック",
"Adds a node to the given cluster config, and starts it.": "ノードをクラスターの設定に追加して、起動します。",
"Adds a node to the given cluster.": "ノードをクラスターに追加します。",
"Advanced Commands:": "高度なコマンド:",
"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」で利用可能になります",
"Aliases": "エイリアス",
"All existing scheduled stops cancelled": "既存のスケジュールされていたすべての停止がキャンセルされました",
"Allow user prompts for more information": "ユーザーによる詳細情報の入力をできるようにします",
"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 を停止してみてください",
"At least needs control plane nodes to enable addon": "アドオンを有効にするには、少なくともコントロールプレーンノードが必要です",
"Auto-pause is already enabled.": "自動一時停止は既に有効になっています。",
"Automatically selected the {{.driver}} driver": "{{.driver}} ドライバーが自動的に選択されました",
"Automatically selected the {{.driver}} driver. Other choices: {{.alternates}}": "{{.driver}} ドライバーが自動的に選択されました。他の選択肢: {{.alternates}}",
"Automatically selected the {{.network}} network": "{{.network}} ネットワークが自動的に選択されました",
"Available Commands": "利用可能なコマンド",
"Basic Commands:": "基本的なコマンド:",
"Because you are using a Docker driver on {{.operating_system}}, the terminal needs to be open to run it.": "Docker ドライバーを {{.operating_system}} 上で使用しているため、実行するにはターミナルを開く必要があります。",
"Bind Address: {{.Address}}": "バインドするアドレス: {{.Address}}",
"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 を使用してください",
"Configuring RBAC rules ...": "RBAC のルールを設定中です...",
"Configuring local host environment ...": "ローカルホスト環境を設定中です...",
"Configuring {{.name}} (Container Networking Interface) ...": "{{.name}} (コンテナーネットワークインターフェース) を設定中です...",
"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 に正しい値が入っていることを確認してください",
"Connect to LoadBalancer services": "LoadBalancer サービスに接続します",
"Consider creating a cluster with larger memory size using `minikube start --memory SIZE_MB` ": "`minikube start --memory SIZE_MB` を使用して、より大きなメモリーサイズのクラスターを作成することを検討してください",
"Consider increasing Docker Desktop's memory size.": "Docker Desktop のメモリーサイズを増やすことを検討してください。",
"Continuously listing/getting the status with optional interval duration.": "任意のインターバル時間で、継続的にステータスをリストアップ/取得します。",
"Control Plane could not update, try minikube delete --all --purge": "コントロールプレーンがアップデートできません。minikube delete --all --purge を試してください",
"Copy the specified file into minikube": "指定したファイルを minikube にコピーします",
"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 に設定します。",
"Creating mount {{.name}} ...": "マウント {{.name}} を作成しています...",
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB) ...": "{{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB) を作成しています...",
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "{{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) を作成しています...",
"Current context is \"{{.context}}\"": "現在のコンテキストは「{{.context}}」です",
"DEPRECATED, use `driver` instead.": "非推奨。代わりに `driver` を使用してください。",
"DEPRECATED: Replaced by --cni": "非推奨: --cniに置き換えられました",
"DEPRECATED: Replaced by --cni=bridge": "非推奨: --cni=bridge に置き換えられました",
"Delete an image from the local cache.": "ローカルのキャッシュからイメージを削除します。",
"Delete the existing '{{.name}}' cluster using: '{{.delcommand}}', or start the existing '{{.name}}' cluster using: '{{.command}} --driver={{.old}}'": "'{{.delcommand}}' を使って既存の '{{.name}}' クラスターを削除するか、'{{.command}} --driver={{.old}}' を使って既存の '{{.name}}' クラスターを起動してください",
"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 \"{{.profile_name}}\" in {{.driver_name}} ...": "{{.driver_name}} の「{{.profile_name}}」を削除しています...",
"Deleting container \"{{.name}}\" ...": "コンテナー「{{.name}}」を削除しています...",
"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}} を削除しています",
"Directory to output licenses to": "ライセンスを出力するディレクトリー",
"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 の設定ファイルにセットされている値を表示します",
"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}}",
"Documentation: {{.url}}": "ドキュメント: {{.url}}",
"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 なしで準備完了しました!",
"Download complete!": "ダウンロードが完了しました!",
"Downloading Kubernetes {{.version}} preload ...": "ロード済み Kubernetes {{.version}} をダウンロードしています...",
"Downloading VM boot image ...": "VM ブートイメージをダウンロードしています...",
"Downloading driver {{.driver}}:": "{{.driver}} ドライバーをダウンロードしています:",
"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 を参照してください",
"Duration until minikube certificate expiration, defaults to three years (26280h).": "minikube 証明書の有効期限。デフォルトは 3 年間 (26280h)。",
"ERROR creating `registry-creds-acr` secret": "`registry-creds-acr` シークレット作成中にエラーが発生しました",
"ERROR creating `registry-creds-dpr` secret": "`registry-creds-dpr` シークレット作成中にエラーが発生しました",
"ERROR creating `registry-creds-ecr` secret: {{.error}}": "`registry-creds-ecr` シークレット作成中にエラーが発生しました: {{.error}}",
"ERROR creating `registry-creds-gcr` secret: {{.error}}": "`registry-creds-gcr` シークレット作成中にエラーが発生しました: {{.error}}",
"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 ドライバーのみ)",
"Enable or disable a minikube addon": "minikube のアドオンを有効化または無効化します",
"Enable proxy for NAT DNS requests (virtualbox driver only)": "NAT DNS リクエスト用のプロキシーを有効にします (virtualbox ドライバーのみ)",
"Enabled addons: {{.addons}}": "有効なアドオン: {{.addons}}",
"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}}",
"Enabling dashboard ...": "ダッシュボードを有効化しています...",
"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}} が実行中で正常であることを確認してください。",
"Environment variables to pass to the Docker daemon. (format: key=value)": "Docker デーモンに渡す環境変数。 (形式: key=value)",
"Environment variables to pass to the build. (format: key=value)": "build に渡す環境変数。 (形式: key=value)",
"Error code docs have been saved at - {{.path}}": "エラーコードのドキュメントは {{.path}} に保存されています",
"Error creating minikube directory": "minikube ディレクトリー作成中にエラーが発生しました",
"Error creating view template": "表示用のテンプレートを作成中にエラーが発生しました",
"Error detecting shell": "シェルの検出中にエラーが発生しました",
"Error executing view template": "ビューテンプレートを実行中にエラーが発生しました",
"Error finding port for mount": "マウント用のポートを検知中にエラーが発生しました",
"Error generating set output": "set の出力を生成中にエラーが発生しました",
"Error generating unset output": "unset の出力を生成中にエラーが発生しました",
"Error getting cluster bootstrapper": "クラスターのブートストラッパーを取得中にエラーが発生しました",
"Error getting cluster config": "クラスターの設定を取得中にエラーが発生しました",
"Error getting host": "ホストを取得中にエラーが発生しました",
"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}}",
"Error getting ssh client": "SSH クライアントを取得中にエラーが発生しました",
"Error getting the host IP address to use from within the VM": "VM 内から使用するホスト IP の取得中にエラーが発生しました",
"Error killing mount process": "マウントプロセスを強制終了中にエラーが発生しました",
"Error loading profile config: {{.error}}": "プロファイルの設定を読み込み中にエラーが発生しました: {{.error}}",
"Error opening service": "サービスを公開中にエラーが発生しました",
"Error parsing minikube version: {{.error}}": "minikube バージョンの解析中にエラーが発生しました: {{.error}}",
"Error parsing {{.name}}={{.value}}, {{.err}}": "{{.name}}={{.value}} の解析中にエラーが発生しました: {{.err}}",
"Error reading {{.path}}: {{.error}}": "{{.path}} を読み込み中にエラーが発生しました: {{.error}}",
"Error starting cluster": "クラスターを起動中にエラーが発生しました",
"Error starting mount": "マウントを開始中にエラーが発生しました",
"Error while setting kubectl current context : {{.error}}": "kubectl の現在のコンテキストの設定中にエラーが発生しました : {{.error}}",
"Error while setting kubectl current context: {{.error}}": "kubectl の現在のコンテキストの設定中にエラーが発生しました: {{.error}}",
"Error with ssh-add": "ssh-add でエラーが発生しました",
"Error writing mount pid": "マウントした pid を書き込み中にエラーが発生しました",
"Examples": "例",
"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 ドライバーのみ)。",
"Fail check if container paused": "コンテナーが一時停止しているかどうかのチェックに失敗しました",
"Failed runtime": "ランタイムが失敗しました",
"Failed to build image": "イメージのビルドに失敗しました",
"Failed to cache and load images": "イメージのキャッシュとロードに失敗しました",
"Failed to cache binaries": "バイナリーのキャシュに失敗しました",
"Failed to cache images": "イメージのキャッシュに失敗しました",
"Failed to cache images to tar": "tar へのイメージのキャッシュに失敗しました",
"Failed to cache kubectl": "kubectl のキャッシュに失敗しました",
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "{{.minikube_dir_path}} に対する権限の変更に失敗しました: {{.error}}",
"Failed to check main repository and mirrors for images": "メインリポジトリーとミラーのイメージのチェックに失敗しました",
"Failed to configure metallb IP {{.profile}}": "metallb IP {{.profile}} の設定に失敗しました",
"Failed to configure network plugin": "ネットワークプラグインの設定に失敗しました",
"Failed to configure registry-aliases {{.profile}}": "registry-aliases {{.profile}} の設定に失敗しました",
"Failed to create file": "ファイルの作成に失敗しました",
"Failed to create runtime": "ランタイムの作成に失敗しました",
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "{{.name}} クラスターを削除できませんでしたが、処理を続行します。",
"Failed to delete cluster {{.name}}.": "{{.name}} クラスターの削除に失敗しました。",
"Failed to delete cluster: {{.error}}": "クラスターの削除に失敗しました: {{.error}}",
"Failed to delete images": "イメージの削除に失敗しました",
"Failed to delete images from config": "設定ファイル中のイメージの削除に失敗しました",
"Failed to download licenses": "ライセンスのダウンロードに失敗しました",
"Failed to enable container runtime": "コンテナーランタイムの有効化に失敗しました",
"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}} ノードの停止に失敗しました",
"Failed to tag images": "イメージのタグ付与に失敗しました",
"Failed to update cluster": "クラスター更新に失敗しました",
"Failed to update config": "設定更新に失敗しました",
"Failed unmount: {{.error}}": "アンマウントに失敗しました: {{.error}}",
"Filter to use only VM Drivers": "VM ドライバーのみ使用するためのフィルタ",
"Flags": "フラグ",
"Follow": "フォロー",
"For an improved experience it's recommended to use Docker Engine instead of Docker Desktop.\nDocker Engine installation instructions: https://docs.docker.com/engine/install/#server": "エクスペリエンスを向上させるには、Docker Desktop の代わりに Docker Engine を使用することをお勧めします。\nDocker Engine のインストール手順: https://docs.docker.com/engine/install/#server",
"For improved {{.driver}} performance, {{.fix}}": "{{.driver}} の性能向上のため、{{.fix}}",
"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]",
"Forwards all services in a namespace (defaults to \"false\")": "ネームスペース中の全サービスをフォワードします (既定値:「false」)",
"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.": "ドライバーが見つかりましたが、健全なものがありません。上記のインストール済みドライバーの修正方法の提示を参照してください。",
"Found network options:": "ネットワークオプションが見つかりました:",
"Found {{.number}} invalid profile(s) ! ": "{{.number}} 個の無効なプロファイルが見つかりました!",
"Generate command completion for a shell": "シェルのコマンド補完コードを生成します",
"Generate command completion for bash.": "bash 用のコマンド補完コードを生成します。",
"Generate command completion for fish .": "fish 用のコマンド補完コードを生成します。",
"Generate command completion for zsh.": "zsh 用のコマンド補完コードを生成します。",
"Generate unable to parse disk size '{{.diskSize}}': {{.error}}": "ディスクサイズ '{{.diskSize}}' が解析できません: {{.error}}",
"Generate unable to parse memory '{{.memory}}': {{.error}}": "メモリー '{{.memory}}' が解析できません: {{.error}}",
"Generating certificates and keys ...": "証明書と鍵を作成しています...",
"Get or list the current profiles (clusters)": "現在のプロファイル (クラスター) を取得または一覧表示します",
"Gets the logs of the running instance, used for debugging minikube, not user code.": "実行中のインスタンスのログを取得します (ユーザーコードではなく minikube デバッグに使用)。",
"Gets the status of a local Kubernetes cluster": "ローカル Kubernetes クラスターの状態を取得します",
"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 異常)",
"Gets the value of PROPERTY_NAME from the minikube config file": "minikube 設定ファイル中の PROPERTY_NAME の値を取得します",
"Global Flags": "グローバルなフラグ",
"Go template format string for the cache list output. The format for Go templates can be found here: https://golang.org/pkg/text/template/\nFor the list of accessible variables for the template, see the struct values here: https://godoc.org/k8s.io/minikube/cmd/minikube/cmd#CacheListTemplate": "キャッシュ一覧出力用の Go テンプレートフォーマット文字列。Go テンプレートのフォーマットはこちら: https://golang.org/pkg/text/template/\nテンプレートでアクセス可能な変数の一覧は、こちらの構造化変数を参照してください: https://godoc.org/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://golang.org/pkg/text/template/\nFor the list of accessible variables for the template, see the struct values here: https://godoc.org/k8s.io/minikube/cmd/minikube/cmd/config#ConfigViewTemplate": "設定ビュー出力用の Go テンプレートフォーマット文字列。Go テンプレートのフォーマットはこちら: https://golang.org/pkg/text/template/\nテンプレートでアクセス可能な変数の一覧は、こちらの構造化変数を参照してください: https://godoc.org/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://golang.org/pkg/text/template/\nFor the list accessible variables for the template, see the struct values here: https://godoc.org/k8s.io/minikube/cmd/minikube/cmd#Status": "状態出力用の Go テンプレートフォーマット文字列。Go テンプレートのフォーマットはこちら: https://golang.org/pkg/text/template/\nテンプレートでアクセス可能な変数の一覧は、こちらの構造化変数を参照してください: https://godoc.org/k8s.io/minikube/cmd/minikube/cmd#Status",
"Group ID: {{.groupID}}": "グループ ID: {{.groupID}}",
"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 バージョンへのアップグレードか、別のドライバー使用を試すこともできます。",
"IP Address to use to expose ports (docker and podman driver only)": "ポートの expose に使用する IP アドレス (docker, podman ドライバーのみ)",
"IP address (ssh driver only)": "IP アドレス (SSH ドライバーのみ)",
"If present, writes to the provided file instead of stdout.": "指定すると、標準出力の代わりに指定されたファイルに出力します。",
"If set, automatically updates drivers to the latest version. Defaults to true.": "設定すると、自動的にドライバーを最新バージョンに更新します。デフォルトは true です。",
"If set, delete the current cluster if start fails and try again. Defaults to false.": "設定すると、現在のクラスターの起動に失敗した場合はクラスターを削除して再度試行します。デフォルトは false です。",
"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, install addons. Defaults to true.": "設定すると、アドオンをインストールします。デフォルトは true です。",
"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, pods might get deleted and restarted on addon enable": "true の場合、有効なアドオンの Pod は削除され、再起動されます",
"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 付きでアドオンを再実行するかどちらかを行ってください。",
"Ignoring empty custom image {{.name}}": "空のカスタムイメージ {{.name}} を無視しています",
"Ignoring invalid pair entry {{.pair}}": "無効なペアエントリー {{.pair}} を無視しています",
"Ignoring unknown custom image {{.name}}": "未知のカスタムイメージ {{.name}} を無視しています",
"Ignoring unknown custom registry {{.name}}": "未知のカスタムレジストリー {{.name}} を無視しています",
"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}}": "",
"Images Commands:": "イメージ用コマンド:",
"Images used by this addon. Separated by commas.": "このアドオンで使用するイメージ。複数の場合、カンマで区切ります。",
"In order to use the fall back image, you need to log in to the github packages registry": "予備イメージを使用するために、GitHub のパッケージレジストリーにログインする必要があります",
"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 フラグを使用してください。",
"Kicbase images have not been deleted. To delete images run:": "Kicbase イメージが削除されていません。次のコマンドでイメージを削除します:",
"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}} をサポートしていません",
"Kubernetes: Stopping ...": "Kubernetes: 停止しています...",
"Kubernetes: {{.status}}": "Kubernetes: {{.status}}",
"Launching proxy ...": "プロキシーを起動しています...",
"List all available images from the local cache.": "ローカルキャッシュから利用可能な全イメージを一覧表示します。",
"List existing minikube nodes.": "既存の minikube ノードを一覧表示します。",
"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}} をリッスンしています。これは推奨されず、セキュリティー脆弱性になる可能性があります。自己責任で使用してください",
"Lists all available minikube addons as well as their current statuses (enabled/disabled)": "利用可能な minikube アドオンとその現在の状態 (有効 / 無効) を一覧表示します",
"Lists all minikube profiles.": "minikube プロファイルを一覧表示します。",
"Lists all valid default values for PROPERTY_NAME": "PROPERTY_NAME 用の有効な minikube プロファイルを一覧表示します",
"Lists all valid minikube profiles and detects all possible invalid profiles.": "有効な minikube プロファイルを一覧表示し、無効の可能性のあるプロファイルを全て検知します。",
"Lists the URLs for the services in your local cluster": "ローカルクラスターのサービス用 URL を一覧表示します",
"Load an image into minikube": "minikube にイメージを読み込ませます",
"Local folders to share with Guest via NFS mounts (hyperkit driver only)": "NFS マウントを介してゲストと共有するローカルフォルダー (hyperkit ドライバーのみ)",
"Local proxy ignored: not passing {{.name}}={{.value}} to docker env.": "ローカルプロキシーは無視されました: docker env に {{.name}}={{.value}} は渡されません。",
"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 ドライバーのみ)",
"Location to fetch kubectl, kubelet, \u0026 kubeadm binaries from.": "kubectl、kubelet、kubeadm バイナリーの取得元。",
"Locations to fetch the minikube ISO from.": "minikube ISO の取得元。",
"Log into or run a command on a machine with SSH; similar to 'docker-machine ssh'.": "SSH を使ってマシンにログインしたりコマンドを実行します ('docker-machine ssh' と同様です)。",
"Log into the minikube environment (for debugging)": "minikube の環境にログインします (デバッグ用)",
"Manage cache for images": "イメージキャッシュを管理します",
"Manage images": "イメージを管理します",
"Message Size: {{.size}}": "メッセージのサイズ: {{.size}}",
"Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "サポートされた最小の VirtualBox バージョン: {{.vers}}、現在の VirtualBox バージョン: {{.cvers}}",
"Modify persistent configuration values": "永続的な設定値を変更します",
"More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "追加情報: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities",
"Most users should use the newer 'docker' driver instead, which does not require root!": "多くのユーザーはより新しい 'docker' ドライバーを代わりに使用すべきです (root 権限が必要ありません!)",
"Mount type: {{.name}}": "マウントタイプ: {{.name}}",
"Mounting host path {{.sourcePath}} into VM as {{.destinationPath}} ...": "ホストパス {{.sourcePath}} を {{.destinationPath}} として VM 中にマウントしています ...",
"Mounts the specified directory into minikube": "minikube に指定されたディレクトリーをマウントします",
"Mounts the specified directory into minikube.": "minikube に指定されたディレクトリーをマウントします。",
"Multiple errors deleting profiles": "プロファイル削除中に複数のエラーが発生しました",
"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}} というアドオンはありません",
"No valid URL found for tunnel.": "トンネル用の有効な URL が見つかりません。",
"No valid port found for tunnel.": "トンネル用の有効なポートが見つかりません。",
"Node {{.name}} failed to start, deleting and trying again.": "{{.name}} ノードは起動に失敗しました (削除、再試行します)。",
"Node {{.name}} was successfully deleted.": "{{.name}} ノードは正常に削除されました。",
"Node {{.nodeName}} does not exist.": "{{.nodeName}} ノードは存在しません。",
"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 ドライバーでのみ実装されています)",
"Number of lines back to go within the log": "ログ中で遡る行数",
"OS release is {{.pretty_name}}": "OS リリースは {{.pretty_name}} です",
"One of 'text', 'yaml' or 'json'.": "'text'、'yaml'、'json' のいずれか。",
"One of 'yaml' or 'json'.": "'yaml'、'json' のいずれか。",
"Only alphanumeric and dashes '-' are permitted. Minimum 1 character, starting with alphanumeric.": "アルファベット、数字、ハイフン (-) のみ利用可能です。最小 1 文字、最初の文字はアルファベットか数字です。",
"Only alphanumeric and dashes '-' are permitted. Minimum 2 characters, starting with alphanumeric.": "アルファベット、数字、ハイフン (-) のみ利用可能です。最小 2 文字、最初の文字はアルファベットか数字です。",
"Open the addons URL with https instead of http": "HTTP の代わりに HTTPS のアドオン URL を開く",
"Open the service URL with https instead of http (defaults to \"false\")": "HTTP の代わりに HTTPS のサービス URL を開く (デフォルトは「false」)",
"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 ",
"Operations on nodes": "ノードの操作",
"Options: {{.options}}": "オプション: {{.options}}",
"Output format. Accepted values: [json, yaml]": "出力フォーマット。許容値: [json, yaml]",
"Outputs minikube shell completion for the given shell (bash, zsh or fish)\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\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": "指定されたシェル用の minikube シェル補完コマンドを出力 (bash、zsh、fish)\n\n\tbash-completion バイナリーに依存しています。インストールコマンドの例:\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 # bash ユーザー用\n\t\t$ minikube completion zsh \u003e ~/.minikube-completion # zsh ユーザー用\n\t\t$ source ~/.minikube-completion\n\t\t$ minikube completion fish \u003e ~/.config/fish/completions/minikube.fish # fish ユーザー用\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) # bash ユーザー用\n\t\t$ source \u003c(minikube completion zsh) # zsh ユーザー用\n\t\t$ minikube completion fish \u003e ~/.config/fish/completions/minikube.fish # fish ユーザー用\n\n\tさらに、補完コマンドをファイルに出力して .bashrc 内で source を実行するとよいでしょう\n\n\t注意 (zsh ユーザー): [1] zsh 補完コマンドは zsh バージョン \u003e= 5.2 でのみサポートしています\n\t注意 (fish ユーザー): [2] 詳細はこちらのドキュメントを参照してください https://fishshell.com/docs/current/#tab-completion\n",
"Outputs the licenses of dependencies to a directory": "依存関係のライセンスをディレクトリーに出力します",
"Overwrite image even if same image:tag name exists": "同じ image:tag 名が存在していてもイメージを上書きします",
"Path to socket vmnet binary": "socket vmnet バイナリーへのパス",
"Path to the Dockerfile to use (optional)": "使用する Dockerfile へのパス (任意)",
"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",
"Path to the socket vmnet client binary": "socket vmnet クライアントバイナリーへのパス",
"Pause": "一時停止",
"Paused {{.count}} containers": "{{.count}} 個のコンテナーを一時停止しました",
"Paused {{.count}} containers in: {{.namespaces}}": "{{.namespaces}} に存在する {{.count}} 個のコンテナーを一時停止しました",
"Pausing node {{.name}} ... ": "{{.name}} ノードを一時停止しています ... ",
"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 increase Desktop's disk size.": "Desktop のディスクサイズを増やしてください。",
"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 provide source and target image": "ソースイメージとターゲットイメージを指定してください",
"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 specify the path to copy: \n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "コピーするパスを指定してください: \n\tminikube cp \u003cソースファイルのパス\u003e \u003cターゲットファイルの絶対パス\u003e (例:「minikube cp a/b.txt /copied.txt」)",
"Please try purging minikube using `minikube delete --all --purge`": "`minikube delete --all --purge` を使用して minikube の削除を試してください",
"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 スクリプティングと互換性がありません)。",
"Powering off \"{{.profile_name}}\" via SSH ...": "SSH 経由で「{{.profile_name}}」の電源をオフにしています...",
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "{{.runtime}} {{.runtimeVersion}} で Kubernetes {{.k8sVersion}} を準備しています...",
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "{{.runtime}} {{.runtimeVersion}} を準備しています...",
"Print current and latest version number": "使用中および最新の minikube バージョン番号を表示します",
"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",
"Pull images": "イメージを取得します",
"Pull the remote image (no caching)": "リモートイメージを取得します (キャッシュなし)",
"Pulling base image ...": "ベースイメージを取得しています...",
"Push images": "イメージを登録します",
"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 を再構築してください",
"Received {{.name}} signal": "{{.name}} シグナルを受信しました。",
"Recreate the cluster by running:\n\t\tminikube delete {{.profileArg}}\n\t\tminikube start {{.profileArg}}": "次のコマンドを実行してクラスターを再作成してください:\n\t\tminikube delete {{.profileArg}}\n\t\tminikube start {{.profileArg}}",
"Registries used by this addon. Separated by commas.": "このアドオンで使用するレジストリー。カンマで区切ります。",
"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 つまたは複数のイメージを削除します",
"Remove the invalid --docker-opt or --insecure-registry flag if one was provided": "無効な --docker-opt または --insecure-registry フラグを指定している場合、これを削除してください",
"Removed all traces of the \"{{.name}}\" cluster.": "クラスター「{{.name}}」の全てのトレースを削除しました。",
"Removing {{.directory}} ...": "{{.directory}} を削除しています...",
"Requested cpu count {{.requested_cpus}} is greater than the available cpus of {{.avail_cpus}}": "要求された CPU 数 {{.requested_cpus}} は利用可能な CPU 数 {{.avail_cpus}} より大きいです",
"Requested cpu count {{.requested_cpus}} is less than the minimum allowed of {{.minimum_cpus}}": "要求された CPU 数 {{.requested_cpus}} が許可される最小 CPU 数 {{.minimum_cpus}} 未満です",
"Requested 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 a URL to connect to a service": "サービスに接続するための URL を返します",
"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 を使用する場合、全パスがリモートマシンに適用されることに注意してください。",
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All -All'": "'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All -All' を実行してください",
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "'kubectl delete clusterrolebinding kubernetes-dashboard' を実行してください",
"Run: 'minikube delete --all' to clean up all the abandoned networks.": "破棄された全ネットワークを一掃するため、'minikube delete --all' を実行してください。",
"Run: 'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config'": "'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config' を実行してください",
"Run: 'sudo mkdir /sys/fs/cgroup/systemd \u0026\u0026 sudo mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd'": "'sudo mkdir /sys/fs/cgroup/systemd \u0026\u0026 sudo mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd' を実行してください",
"Running on localhost (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "localhost (CPU={{.number_of_cpus}}、メモリー={{.memory_size}}MB、ディスク={{.disk_size}}MB) 上で実行しています...",
"Running remotely (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "リモート (CPU={{.number_of_cpus}}、メモリー={{.memory_size}}MB、ディスク={{.disk_size}}MB) 上で実行しています...",
"SSH key (ssh driver only)": "SSH 鍵 (ssh ドライバーのみ)",
"SSH port (ssh driver only)": "SSH ポート (ssh ドライバーのみ)",
"SSH user (ssh driver only)": "SSH ユーザー (ssh ドライバーのみ)",
"Save a image from minikube": "minikube からイメージを保存します",
"Select a valid value for --dnsdomain": "--dnsdomain に有効な値を選択してください",
"Send trace events. Options include: [gcp]": "トレースイベントを送信します。含まれるオプション: [gcp]",
"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 failed": "設定に失敗しました",
"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 audit logs": "監査ログのみ表示します",
"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 ノードカウント範囲は 18 (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}} より新しいです",
"Specify --kubernetes-version in v\u003cmajor\u003e.\u003cminor.\u003cbuild\u003e form. example: 'v1.1.14'": "v\u003cメジャー\u003e.\u003cマイナー.\u003cビルド\u003e 形式で --kubernetes-version 値を指定します。例: 'v1.1.14'",
"Specify an alternate --host-only-cidr value, such as 172.16.0.1/24": "代わりの --host-only-cidr 値を指定します (172.16.0.1/24 など)",
"Specify arbitrary flags to pass to the Docker daemon. (format: key=value)": "Docker デーモンに渡す任意のフラグを指定します (形式: key=value)。",
"Specify arbitrary flags to pass to the build. (format: key=value)": "ビルドに渡す任意のフラグを指定します (形式: key=value)。",
"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}} ノードを起動しています",
"Starting minikube without Kubernetes in cluster {{.cluster}}": "{{.cluster}} クラスター中の Kubernetes なしで minikube を起動しています",
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "{{.cluster}} クラスター中の Kubernetes なしで minikube {{.name}} を起動しています",
"Starting tunnel for service {{.service}}.": "{{.service}} サービス用のトンネルを起動しています。",
"Starting worker node {{.name}} in cluster {{.cluster}}": "{{.cluster}} クラスター中の {{.name}} ワーカーノードを起動しています",
"Starts a local Kubernetes cluster": "ローカルの Kubernetes クラスターを起動します",
"Starts a node.": "ノードを起動します。",
"Starts an existing stopped node in a cluster.": "クラスター中の既存の停止ノードを起動します。",
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "{{.old_driver}} ドライバーを用いた始動に失敗しましたが、代わりの {{.new_driver}} ドライバーで再試行しています: {{.error}}",
"Stopped tunnel for service {{.service}}.": "{{.service}} サービス用トンネルを停止しました。",
"Stopping node \"{{.name}}\" ...": "「{{.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 ドライバーのみ)。",
"Successfully added {{.name}} to {{.cluster}}!": "{{.cluster}} への {{.name}} 追加に成功しました!",
"Successfully deleted all profiles": "全てのプロファイルの削除に成功しました",
"Successfully mounted {{.sourcePath}} to {{.destinationPath}}": "{{.destinationPath}} への {{.sourcePath}} のマウントに成功しました",
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "[{{.minikubeDirectory}}] にある minikube ディレクトリーの削除に成功しました",
"Successfully started node {{.name}}!": "{{.name}} ノードの起動に成功しました!",
"Successfully stopped node {{.name}}": "{{.name}} ノードの停止に成功しました",
"Suggestion: {{.advice}}": "提案: {{.advice}}",
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "システムは Kubernetes 用に要求された {{.req}}MiB より少ない {{.size}}MiB のみ利用可能です",
"Tag images": "イメージのタグ付与",
"Tag to apply to the new image (optional)": "新しいイメージに適用するタグ (任意)",
"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}} は絶対パスでなければなりません。",
"Target {{.path}} can not be empty": "ターゲット {{.path}} は空にできません",
"Test docs have been saved at - {{.path}}": "テストドキュメントは {{.path}} に保存されました",
"The \"{{.driver_name}}\" driver should not be used with root privileges.": "「{{.driver_name}}」ドライバーは root 権限で使用すべきではありません。",
"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 \"{{.name}}\" container runtime requires CNI": "「{{.name}}」コンテナーランタイムは CNI が必要です",
"The 'none' driver is designed for experts who need to integrate with an existing VM": "'none' ドライバーは既存 VM の統合が必要なエキスパートに向けて設計されています。",
"The '{{.addonName}}' addon is enabled": "'{{.addonName}}' アドオンが有効です",
"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 CIDR to be used for service cluster IPs.": "サービスクラスター IP に使用される CIDR。",
"The CIDR to be used for the minikube VM (virtualbox driver only)": "minikube VM に使用される CIDR (virtualbox ドライバーのみ)",
"The KVM QEMU connection URI. (kvm2 driver only)": "KVM QEMU 接続 URI (kvm2 ドライバーのみ)",
"The KVM default network name. (kvm2 driver only)": "KVM デフォルトネットワーク名 (kvm2 ドライバーのみ)",
"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 is not compatible with multi-node clusters.": "none ドライバーはマルチノードクラスターと互換性がありません。",
"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#build-and-install": "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#build-and-install",
"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 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 service namespace": "サービスネームスペース",
"The service/ingress {{.resource}} requires privileged ports to be exposed: {{.ports}}": "{{.resource}} service/ingress は次の公開用特権ポートを要求します: {{.ports}}",
"The services namespace": "サービスネームスペース",
"The socket_vmnet network is only supported on macOS": "socket_vmnet ネットワークは macOS でのみサポートされます",
"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 control plane is not running! (state={{.state}})": "このコントロールプレーンは動作していません!(state={{.state}})",
"This driver does not yet work on your architecture. Maybe try --driver=none": "このドライバーはあなたのアーキテクチャではまだ機能しません。もしかしたら、--driver=none を試してみてください",
"This flag is currently unsupported.": "このフラグは現在サポートされていません。",
"This is a known issue with BTRFS storage driver, there is a workaround, please checkout the issue on GitHub": "これは BTRFS ストレージドライバーの既知の問題です (回避策があります)。GitHub の issue を確認してください",
"This is unusual - you may want to investigate using \"{{.command}}\"": "これは異常です - 「{{.command}}」を使って調査できます",
"This will keep the existing kubectl context and will create a minikube context.": "これにより既存の kubectl コンテキストが保持され、minikube コンテキストが作成されます。",
"This will start the mount daemon and automatically mount files into minikube.": "これによりマウントデーモンが起動し、ファイルが minikube に自動的にマウントされます。",
"This {{.type}} is having trouble accessing https://{{.repository}}": "この {{.type}} は https://{{.repository}} アクセスにおける問題があります",
"Tip: To remove this root owned cluster, run: sudo {{.cmd}}": "ヒント: この root 所有クラスターの削除コマンド: sudo {{.cmd}}",
"To access Headlamp, use the following command:\nminikube service headlamp -n headlamp\n\n": "Headlamp にアクセスするには、次のコマンドを使用します:\nminikube service headlamp -n headlamp\n\n",
"To connect to this cluster, use: --context={{.name}}": "このクラスターに接続するためには、--context={{.name}} を使用します",
"To connect to this cluster, use: kubectl --context={{.profile_name}}": "このクラスターに接続するためには、kubectl --context={{.profile_name}} を使用します",
"To disable beta notices, run: 'minikube config set WantBetaUpdateNotification false'": "ベータ通知を無効にするためには、'minikube config set WantBetaUpdateNotification false' を実行します",
"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 コマンドを独自のユーザーとして使用するためには、そのコマンドの再配置が必要な場合があります。たとえば、独自の設定を上書きするためには、以下を実行します",
"Troubleshooting Commands:": "トラブルシュート用コマンド:",
"Try 'minikube delete' to force new SSL certificates to be installed": "新しい SSL 証明書を強制インストールするためには、'minikube delete' を試してください",
"Try 'minikube delete', and disable any conflicting VPN or firewall software": "'minikube delete' を試して、衝突している VPN あるいはファイアウォールソフトウェアを無効化してください",
"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」を実行する",
"Trying to delete invalid profile {{.profile}}": "無効なプロファイル {{.profile}} を削除中",
"Tunnel successfully started": "トンネルが無事開始しました",
"Unable to bind flags": "フラグをバインドできません",
"Unable to create dedicated network, this might result in cluster IP change after restart: {{.error}}": "独立したネットワークの作成ができず、再起動後にクラスター IP が変更される結果になるかも知れません: {{.error}}",
"Unable to enable dashboard": "ダッシュボードが有効になりません",
"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}}",
"Unable to parse version.json: {{.error}}, json: {{.json}}": "",
"Unable to pick a default driver. Here is what was considered, in preference order:": "デフォルトドライバーを採用できませんでした。こちらが可能性の高い順に考えられる事です:",
"Unable to push cached images: {{.error}}": "キャッシュされたイメージを登録できません: {{.error}}",
"Unable to remove machine directory": "マシンディレクトリーを削除できません",
"Unable to restart cluster, will reset it: {{.error}}": "クラスターを再起動できません (リセットします): {{.error}}",
"Unable to safely downgrade existing Kubernetes v{{.old}} cluster to v{{.new}}": "既存の Kubernetes v{{.old}} クラスターを v{{.new}} に安全にバージョンダウンできません",
"Unable to stop VM": "VM を停止できません",
"Unable to update {{.driver}} driver: {{.error}}": "{{.driver}} ドライバーを更新できません: {{.error}}",
"Unfortunately, could not download the base image {{.image_name}} ": "残念ながら、{{.image_name}} ベースイメージをダウンロードできませんでした",
"Uninstalling Kubernetes {{.kubernetes_version}} using {{.bootstrapper_name}} ...": "{{.bootstrapper_name}} を使用して Kubernetes {{.kubernetes_version}} をアンインストールしています...",
"Unmounting {{.path}} ...": "{{.path}} をアンマウントしています...",
"Unpause": "再稼働",
"Unpaused {{.count}} containers": "{{.count}} 個のコンテナーを再稼働させました",
"Unpaused {{.count}} containers in: {{.namespaces}}": "次のネームスペースに存在する {{.count}} 個のコンテナーを再稼働させました: {{.namespaces}}",
"Unpausing node {{.name}} ... ": "{{.name}} ノードを再稼働させています ... ",
"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": "空リストを返したサーバーを更新してください",
"Updating the running {{.driver_name}} \"{{.cluster}}\" {{.machine_type}} ...": "実行中の {{.driver_name}} 「{{.cluster}}」 {{.machine_type}} を更新しています...",
"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 環境中で実行されていないことを確認してください。",
"Usage": "使用法",
"Usage: minikube completion SHELL": "使用法: minikube completion SHELL",
"Usage: minikube delete": "使用法: minikube delete",
"Usage: minikube delete --all --purge": "使用法: minikube delete --all --purge",
"Usage: minikube node [add|start|stop|delete|list]": "使用法: minikube node [add|start|stop|delete|list]",
"Usage: minikube node delete [name]": "使用法: minikube node delete [ノード名]",
"Usage: minikube node list": "使用法: minikube node list",
"Usage: minikube node start [name]": "使用法: minikube node start [ノード名]",
"Usage: minikube node stop [name]": "使用法: minikube node stop [ノード名]",
"Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "コマンドに関する追加情報は「{{.CommandPath}} [command] --help」を使用してください。",
"Use 'kubectl get po -A' to find the correct and namespace name": "'kubectl get po -A' を使用して、妥当なネームスペース名を見つけてください",
"Use -A to specify all namespaces": "全ネームスペースを指定する場合は -A を使用してください",
"Use SSH connection instead of HTTPS (port 2376)": "HTTPS 接続の代わりに SSH 接続を使用します (ポート 2376)",
"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' で開始されない場合に有用です。",
"User ID: {{.userID}}": "ユーザー ID: {{.userID}}",
"User name '{{.username}}' is not valid": "ユーザー名 '{{.username}}' は無効です",
"User name must be 60 chars or less.": "ユーザー名は 60 文字以内でなければなりません。",
"Userspace file server is shutdown": "ユーザースペースのファイルサーバーが停止しました",
"Userspace file server: ": "ユーザースペースのファイルサーバー: ",
"Using Kubernetes v1.24+ with the Docker runtime requires cri-docker to be installed": "Docker ランタイムで Kubernetes v1.24+ を使用するには、cri-docker をインストールする必要があります",
"Using image repository {{.name}}": "{{.name}} イメージリポジトリーを使用しています",
"Using image {{.registry}}{{.image}}": "{{.registry}}{{.image}} イメージを使用しています",
"Using image {{.registry}}{{.image}} (global image repository)": "{{.registry}}{{.image}} イメージ (グローバルイメージリポジトリー) を使用しています",
"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 が必要ないようです",
"Using rootless {{.driver_name}} driver": "rootless {{.driver_name}} ドライバー使用",
"Using the '{{.runtime}}' runtime with the 'none' driver is an untested configuration!": "' none' ドライバーでの '{{.runtime}}' ランタイム使用は、未テストの設定です!",
"Using the {{.driver}} driver based on existing profile": "既存のプロファイルを元に、{{.driver}} ドライバーを使用します",
"Using the {{.driver}} driver based on user configuration": "ユーザーの設定に基づいて {{.driver}} ドライバーを使用します",
"Using {{.driver_name}} driver with root privileges": "root 権限を持つ {{.driver_name}} ドライバーを使用",
"Valid components are: {{.valid_extra_opts}}": "有効なコンポーネント: {{.valid_extra_opts}}",
"Validate your KVM networks. Run: virt-host-validate and then virsh net-list --all": "virt-host-validate 実行後に virsh net-list --all を実行して KVM ネットワークを検証してください",
"Verify that your HTTP_PROXY and HTTPS_PROXY environment variables are set correctly.": "HTTP_PROXY と HTTPS_PROXY 環境変数が正しく設定されているかを確認してください。",
"Verifying Kubernetes components...": "Kubernetes コンポーネントを検証しています...",
"Verifying dashboard health ...": "ダッシュボードの状態を検証しています...",
"Verifying proxy health ...": "プロキシーの状態を検証しています...",
"Verifying {{.addon_name}} addon...": "{{.addon_name}} アドオンを検証しています...",
"Version: {{.version}}": "バージョン: {{.version}}",
"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 の説明書を調べてください。",
"Wait failed: {{.error}}": "待機に失敗しました: {{.error}}",
"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.": "",
"You can create one using 'minikube start'.\n\t\t": "'minikube start' を使って新しいものを作成できます。\n\t\t",
"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 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 chosen to disable the CNI but the \"{{.name}}\" container runtime requires CNI": "CNI 無効が選択されましたが、「{{.name}}」コンテナランタイムは CNI が必要です",
"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 を使用してください",
"You must specify service name(s) or --all": "サービス名か --all を指定する必要があります",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "あなたの GCP クレデンシャルは、{{.name}} クラスターに作成された各 Pod にマウントされます。",
"Your cgroup does not allow setting memory.": "あなたの cgroup ではメモリーの設定ができません。",
"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 を試してみてください。",
"Your user lacks permissions to the minikube profile directory. Run: 'sudo chown -R $USER $HOME/.minikube; chmod -R u+wrx $HOME/.minikube' to fix": "アカウントが minikube プロファイルディレクトリーへの書き込み権限を持っていません。問題修正のため、'sudo chown -R $USER $HOME/.minikube; chmod -R u+wrx $HOME/.minikube' を実行してください",
"[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",
"addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "addons コマンドは「minikube addons enable dashboard」のようなサブコマンドを使用することで、minikube アドオンファイルを修正します",
"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 アドオン改善の手助けのために、問題は報告してください。",
"bash completion failed": "bash のコマンド補完に失敗しました",
"bash completion.": "bash のコマンド補完です。",
"call with cleanup=true to remove old tunnels": "cleanup=true で呼び出すことで、古いトンネルを削除してください",
"cancel any existing scheduled stop requests": "既存のスケジュール済み停止要求をキャンセルしてください",
"cannot specify --kubernetes-version with --no-kubernetes,\nto unset a global config run:\n\n$ minikube config unset kubernetes-version": "--kubernetes-version と --no-kubernetes を同時に指定できません。\nグローバル設定を解除するコマンド:\n\n$ minikube config unset kubernetes-version",
"config modifies minikube config files using subcommands like \"minikube config set driver kvm2\"\nConfigurable fields: \n\n": "config コマンドは「minikube config set driver kvm2」のようにサブコマンドを使用して、minikube 設定ファイルを編集します。 \n設定可能なフィールド:\n\n",
"config view failed": "設定表示が失敗しました",
"containers paused status: {{.paused}}": "コンテナー停止状態: {{.paused}}",
"dashboard": "",
"dashboard service is not running: {{.error}}": "ダッシュボードサービスが実行していません: {{.error}}",
"delete ctx": "ctx を削除します",
"deleting node": "ノードを削除しています",
"disable failed": "無効化に失敗しました",
"dry-run mode. Validates configuration, but does not mutate system state": "dry-run モード。設定は検証しますが、システムの状態は変更しません",
"dry-run validation complete!": "dry-run の検証が終了しました!",
"enable failed": "有効化に失敗しました",
"error creating clientset": "clientset 作成中にエラー",
"error creating urls": "URL 作成でエラー",
"error getting defaults: {{.error}}": "デフォルト取得中にエラー: {{.error}}",
"error getting primary control plane": "最初のコントロールプレーン取得中にエラー",
"error getting ssh port": "SSH ポートを取得中にエラー",
"error initializing tracing: {{.Error}}": "トレーシング初期化中にエラー: {{.Error}}",
"error parsing the input ip address for mount": "マウント用に入力された IP アドレスをパース中にエラー",
"error provisioning guest": "ゲストのプロビジョン中にエラー",
"error starting tunnel": "トンネル開始中にエラー",
"error: --output must be 'text', 'yaml' or 'json'": "エラー: --output は 'text'、'yaml'、'json' のいずれかでなければなりません",
"error: --output must be 'yaml' or 'json'": "エラー: --output は 'yaml'、'json' のいずれかでなければなりません",
"experimental": "実験的",
"failed to add node": "ノード追加に失敗しました",
"failed to open browser: {{.error}}": "ブラウザー起動に失敗しました: {{.error}}",
"failed to save config": "設定保存に失敗しました",
"failed to set extra option": "追加オプションの設定に失敗しました",
"failed to start node": "ノード開始に失敗しました",
"false": "",
"fish completion failed": "fish のコマンド補完に失敗しました",
"fish completion.": "fish のコマンド補完です。",
"if true, will embed the certs in kubeconfig.": "true の場合、kubeconfig に証明書を埋め込みます。",
"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}}",
"invalid kubernetes version": "無効な Kubernetes バージョン",
"json encoding failure": "json エンコード失敗",
"keep the kube-context active after cluster is stopped. Defaults to false.": "クラスター停止後に kube-context をアクティブのままにします。デフォルトは false です。",
"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' を試してください",
"kubectl proxy": "kubectl プロキシー",
"libmachine failed": "libmachine が失敗しました",
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields: \n\n": "PROPERTY_NAME 用の有効なデフォルト設定を全て表示します。\n受け入れ可能なフィールド:\n\n",
"list versions of all components included with minikube. (the cluster must be running)": "minikube に含まれる全コンポーネントのバージョン一覧を出力します (クラスターが実行中でなければなりません)。",
"loading profile": "プロファイルを読み込み中",
"max time to wait per Kubernetes or host to be healthy.": "Kubernetes またはホストが正常稼働するまでの最大待機時間",
"minikube addons list --output OUTPUT. json, list": "minikube addons list --output OUTPUT. json, list",
"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 mount is not currently implemented with the user network on QEMU": "",
"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 service is not currently implemented with the user network on QEMU": "",
"minikube skips various validations when --force is supplied; this may lead to unexpected behavior": "minikube は --force が付与された場合、様々な検証をスキップします (これは予期せぬ挙動を引き起こすかも知れません)",
"minikube status --output OUTPUT. json, text": "minikube status --output OUTPUT. json, text",
"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 を参照してください。",
"minikube tunnel is not currently implemented with the user network on QEMU": "",
"minikube {{.version}} is available! Download it: {{.url}}": "minikube {{.version}} が利用可能です!次の URL からダウンロードしてください: {{.url}}",
"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",
"mount could not connect": "マウントは接続できませんでした",
"mount failed": "マウントが失敗しました",
"namespaces to pause": "停止する名前空間",
"namespaces to unpause": "停止を解除する名前空間",
"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 ドライバーはマルチノードクラスターをサポートしていません",
"not enough arguments ({{.ArgCount}}).\nusage: minikube config set PROPERTY_NAME PROPERTY_VALUE": "引数 ({{.ArgCount}}) が不十分です。\n使用方法: minikube config set PROPERTY_NAME PROPERTY_VALUE",
"numa node is only supported on k8s v1.18 and later": "NUMA ノードは k8s v1.18 以降でのみサポートされます",
"output layout (EXPERIMENTAL, JSON only): 'nodes' or 'cluster'": "出力形式 (実験的、JSON のみ): 'nodes' または 'cluster'",
"pause Kubernetes": "Kubernetes を一時停止させます",
"preload extraction failed: \"No space left on device\"": "プリロードの展開に失敗しました: 「デバイスに空きスペースがありません」",
"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' サブコマンドを用いて登録されたイメージを再登録します",
"retrieving node": "ノードを取得しています",
"scheduled stop is not supported on the none driver, skipping scheduling": "none ドライバーでは予定停止がサポートされていません (予約をスキップします)",
"service {{.namespace_name}}/{{.service_name}} has no node port": "サービス {{.namespace_name}}/{{.service_name}} は NodePort がありません",
"set tunnel bind address, empty or '*' indicates the tunnel should be available for all interfaces": "トンネル バインド アドレスを設定します。空または '*' は、トンネルがすべてのインターフェイスで使用可能であることを示します",
"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": "",
"stat failed": "stat に失敗しました",
"status json failure": "status json に失敗しました",
"status text failure": "status text に失敗しました",
"too many arguments ({{.ArgCount}}).\nusage: minikube config set PROPERTY_NAME PROPERTY_VALUE": "引数 ({{.ArgCount}} 個) が多すぎます。\n使用法: minikube config set PROPERTY_NAME PROPERTY_VALUE",
"true": "",
"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}}",
"update config": "設定を更新します",
"usage: minikube addons configure ADDON_NAME": "使用法: minikube addons configure ADDON_NAME",
"usage: minikube addons disable ADDON_NAME": "使用法: minikube addons disable ADDON_NAME",
"usage: minikube addons enable ADDON_NAME": "使用法: minikube addons enable ADDON_NAME",
"usage: minikube addons images ADDON_NAME": "使用法: minikube addons images ADDON_NAME",
"usage: minikube addons list": "使用法: minikube addons list",
"usage: minikube addons open ADDON_NAME": "使用法: minikube addons open ADDON_NAME",
"usage: minikube config list PROPERTY_NAME": "使用法: minikube config list PROPERTY_NAME",
"usage: minikube config unset PROPERTY_NAME": "使用法: minikube config unset PROPERTY_NAME",
"usage: minikube delete": "使用法: minikube delete",
"usage: minikube profile [MINIKUBE_PROFILE_NAME]": "使用法: minikube profile [MINIKUBE_PROFILE_NAME]",
"using metrics-server addon, heapster is deprecated": "metrics-server アドオンを使用します (heapster は廃止予定です)",
"version json failure": "JSON 形式のバージョン表示に失敗しました",
"version yaml failure": "YAML 形式のバージョン表示に失敗しました",
"yaml encoding failure": "YAML エンコードに失敗しました",
"zsh completion failed": "zsh のコマンド補完に失敗しました",
"zsh completion.": "zsh のコマンド補完です。",
"{{ .name }}: Suggestion: {{ .suggestion}}": "{{ .name }}: 提案: {{ .suggestion}}",
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "{{.Driver}} は現在 {{.StorageDriver}} ストレージドライバーを使用しています。性能向上のため overlay2 への切替を検討してください",
"{{.addon}} does not currently have an associated maintainer.": "",
"{{.addon}} is a 3rd party addon and is not maintained or verified by minikube maintainers, enable at your own risk.": "",
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "",
"{{.addon}} is maintained by {{.maintainer}} for any concerns contact {{.verifiedMaintainer}} on GitHub.": "",
"{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "{{.count}} 台のノードが停止しました。",
"{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "{{.driver_name}} 「 {{.cluster}} 」 {{.machine_type}} がありません。再生成します。",
"{{.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 しか使用できません",
"{{.name}} doesn't have images.": "{{.name}} はイメージがありません。",
"{{.name}} has following images:": "{{.name}} は次のイメージがあります:",
"{{.name}} has no available configuration options": "{{.name}} には利用可能な設定オプションがありません",
"{{.name}} is already running": "{{.name}} はすでに実行中です",
"{{.name}} was successfully configured": "{{.name}} は正常に設定されました",
"{{.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}} rmi {{.images}}": "",
"{{.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}} と互換性がないかもしれません。",
"{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.platform}} 上の {{.prefix}}minikube {{.version}}",
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} プロファイルは無効です: {{.err}}",
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} は未サポートのファイルシステムです。とにかくやってみます!",
"{{.url}} is not accessible: {{.error}}": "{{.url}} にアクセスできません: {{.error}}"
}