Merge pull request #8878 from inductor/feature/update_ja_translation
Update Japanese translationpull/8956/head
commit
cd2692d29f
|
@ -2,33 +2,31 @@
|
|||
"\"The '{{.minikube_addon}}' addon is disabled": "「{{.minikube_addon}}」アドオンは無効化されています",
|
||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "",
|
||||
"\"{{.machineName}}\" does not exist, nothing to stop": "「{{.machineName}}」は存在しません。停止すべき対象がありません",
|
||||
"\"{{.minikube_addon}}\" was successfully disabled": "「{{.minikube_addon}}」が無効化されました",
|
||||
"\"{{.name}}\" cluster does not exist. Proceeding ahead with cleanup.": "「{{.name}}」というクラスターは存在しません。クリーンアップ処理を続行します",
|
||||
"\"{{.name}}\" profile does not exist": "「{{.name}}」というプロファイルは存在しません",
|
||||
"\"{{.name}}\" profile does not exist, trying anyways.": "「{{.name}}」というプロファイルは存在しません",
|
||||
"\"{{.profile_name}}\" VM does not exist, nothing to stop": "「{{.profile_name}}」というVMは存在しません。停止すべき対象がありません",
|
||||
"\"{{.profile_name}}\" host does not exist, unable to show an IP": "「{{.profile_name}}」というホストは存在しません。IPを表示できません",
|
||||
"\"{{.profile_name}}\" stopped.": "「{{.profile_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」コマンドをサポートしていません",
|
||||
"'{{.driver}}' driver reported a issue that could affect the performance.": "{{.driver}}」ドライバーがパフォーマンスに影響しうる問題を報告しました。",
|
||||
"'{{.driver}}' driver reported an issue: {{.error}}": "「{{.driver}}」ドライバーがエラーを報告しました: {{.error}}",
|
||||
"- Delete and recreate minikube cluster\n\t\tminikube delete\n\t\tminikube start --driver={{.driver_name}}": "",
|
||||
"- Docs https://docs.docker.com/docker-for-mac/#resources": "",
|
||||
"- Docs https://docs.docker.com/docker-for-windows/#resources": "",
|
||||
"- Ensure your {{.driver_name}} daemon has access to enough CPU/memory resources.": "",
|
||||
"- Prune unused {{.driver_name}} images, volumes and abandoned containers.": "",
|
||||
"- Restart your {{.driver_name}} service": "",
|
||||
"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.": "",
|
||||
"A firewall is blocking Docker the minikube VM from reaching the internet. You may need to configure it to use a proxy.": "ファイアウォールによって、Docker minikube VM はインターネットと繋がることができません。 プロキシを使用するように設定する必要があるかもしれません",
|
||||
"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 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 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 configuration that may be passed to different components.\nThe key should be '.' separated, and the first part before the dot is the component to apply the configuration to.\nValid components are: kubelet, kubeadm, apiserver, controller-manager, etcd, proxy, scheduler\nValid kubeadm parameters:": "さまざまなコンポーネントに渡される可能性のある構成を記述する一連の key=value ペア。\nキーは「.」で区切る必要があり、このドットより前の部分は構成の適用先のコンポーネントを表します。\n有効なコンポーネントは、kubelet、kubeadm、apiserver、controller-manager、etcd、proxy、scheduler です。\n有効な kubeadm パラメータ:",
|
||||
"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 the Kubernetes dashboard running within the minikube cluster": "minikube クラスタ内で動いている Kubernetes のダッシュボードにアクセスします",
|
||||
"Add an image to local cache.": "イメージをローカルキャッシュに追加します",
|
||||
"Add machine IP to NO_PROXY environment variable": "マシーンの IP アドレスをNO_PROXY 環境変数に追加します",
|
||||
"Add or delete an image from the local cache.": "ローカルのキャッシュからイメージを追加あるいは削除します",
|
||||
"Add, delete, or push a local image into minikube": "ローカルイメージをminikubeに追加、削除、またはプッシュします",
|
||||
"Add, remove, or list additional nodes": "追加のノードを追加、削除またはリストアップします",
|
||||
"Adding node {{.name}} to cluster {{.cluster}}": "「{{.name}}」というノードを「{{.cluster}}」というクラスタに追加します",
|
||||
"Additional help topics": "追加のトピック",
|
||||
"Additional mount options, such as cache=fscache": "cache=fscache などの追加のマウントオプション",
|
||||
|
@ -38,21 +36,22 @@
|
|||
"Aliases": "エイリアス",
|
||||
"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 イメージの pull 元の代替イメージ リポジトリ。これは、gcr.io へのアクセスが制限されている場合に使用できます。これを \\\"auto\\\" に設定すると、minikube によって自動的に指定されるようになります。中国本土のユーザーの場合、registry.cn-hangzhou.aliyuncs.com/google_containers などのローカル gcr.io ミラーを使用できます",
|
||||
"Amount of RAM allocated to the minikube VM (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g)": "minikube VM に割り当てられた RAM 容量(形式: \u003cnumber\u003e[\u003cunit\u003e]、unit = b、k、m、g)",
|
||||
"Amount of RAM to allocate to Kubernetes (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).": "",
|
||||
"Amount of RAM to allocate to Kubernetes (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).": "Kubernetesに割り当てられた RAM 容量(形式: \u003cnumber\u003e[\u003cunit\u003e]、unit = b、k、m、g)",
|
||||
"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.": "",
|
||||
"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": "",
|
||||
"Automatically selected the {{.driver}} driver": "",
|
||||
"Automatically selected the {{.driver}} driver. Other choices: {{.alternates}}": "",
|
||||
"Automatically selected the {{.driver}} driver": "{{.driver}}ドライバーが自動的に選択されました",
|
||||
"Automatically selected the {{.driver}} driver. Other choices: {{.alternates}}": "{{.driver}}ドライバーが自動的に選択されました。他の選択肢: {{.alternates}}",
|
||||
"Available Commands": "利用可能なコマンド",
|
||||
"Basic Commands:": "基本的なコマンド",
|
||||
"Because you are using docker driver on Mac, the terminal needs to be open to run it.": "",
|
||||
"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}}",
|
||||
"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.": "",
|
||||
"Cannot find directory {{.path}} for mount": "",
|
||||
"CNI plug-in to use. Valid options: auto, bridge, calico, cilium, flannel, kindnet, or path to a CNI manifest (default: auto)": "",
|
||||
"Cannot find directory {{.path}} for mount": "マウントのためのディレクトリ{{.path}}が見つかりません",
|
||||
"Cannot use both --output and --format options": "",
|
||||
"Check if you have unnecessary pods running by running 'kubectl get po -A": "",
|
||||
"Check output of 'journalctl -xeu kubelet', try passing --extra-config=kubelet.cgroup-driver=systemd to minikube start": "",
|
||||
"Check that SELinux is disabled, and that the provided apiserver flags are valid": "",
|
||||
"Check that minikube is running and that you have specified the correct namespace (-n flag) if required.": "",
|
||||
|
@ -63,43 +62,47 @@
|
|||
"Configuration and Management Commands:": "",
|
||||
"Configure a default route on this Linux host, or use another --driver that does not require it": "",
|
||||
"Configure an external network switch following the official documentation, then add `--hyperv-virtual-switch=\u003cswitch-name\u003e` to `minikube start`": "",
|
||||
"Configure environment to use minikube's Docker daemon": "",
|
||||
"Configure environment to use minikube's Podman service": "",
|
||||
"Configures the addon w/ADDON_NAME within minikube (example: minikube addons configure registry-creds). For a list of available addons use: minikube addons list": "",
|
||||
"Configuring local host environment ...": "",
|
||||
"Configuring {{.name}} (Container Networking Interface) ...": "",
|
||||
"Confirm that you have a working internet connection and that your VM has not run out of resources by using: 'minikube logs'": "",
|
||||
"Confirm that you have supplied the correct value to --hyperv-virtual-switch using the 'Get-VMSwitch' command": "",
|
||||
"Connect to LoadBalancer services": "",
|
||||
"Consider creating a cluster with larger memory size using `minikube start --memory SIZE_MB`": "",
|
||||
"Consider increasing Docker Desktop's memory size.": "",
|
||||
"Could not process error from failed deletion": "",
|
||||
"Could not process errors from failed deletion": "",
|
||||
"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 Kubernetes in {{.driver_name}} {{.machine_type}} with (CPUs={{.number_of_cpus}}) ({{.number_of_host_cpus}} available), Memory={{.memory_size}}MB ({{.host_memory_size}}MB available) ...": "",
|
||||
"Creating mount {{.name}} ...": "マウント {{.name}} を作成しています...",
|
||||
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "",
|
||||
"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) を作成しています...",
|
||||
"DEPRECATED, use `driver` instead.": "非推奨。代わりに driver を使ってください",
|
||||
"DEPRECATED: Replaced by --cni=bridge": "",
|
||||
"Default group id used for the mount": "マウント時のデフォルトのグループ ID",
|
||||
"Default user id used for the mount": "マウント時のデフォルトのユーザー ID",
|
||||
"Delete an image from the local cache.": "ローカルのキャッシュからイメージを削除します",
|
||||
"Deletes a local kubernetes cluster": "ローカルの Kubernetes クラスタを削除します",
|
||||
"Deletes a local kubernetes cluster. This command deletes the VM, and removes all\nassociated files.": "",
|
||||
"Deletes a local kubernetes cluster. This command deletes the VM, and removes all associated files.": "ローカルの Kubernetes クラスタを削除します。このコマンドによって、VM とそれに関連付けられているすべてのファイルが削除されます",
|
||||
"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 node {{.name}} from cluster {{.cluster}}": "{{.cluster}} クラスタから {{.name}} ノードを削除しています",
|
||||
"Disable checking for the availability of hardware virtualization before the vm is started (virtualbox driver only)": "VM が起動する前にハードウェアの仮想化の可用性チェックを無効にします(virtualbox ドライバのみ)",
|
||||
"Disable dynamic memory in your VM manager, or pass in a larger --memory value": "",
|
||||
"Disables the addon w/ADDON_NAME within minikube (example: minikube addons disable dashboard). For a list of available addons use: 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)",
|
||||
"Disk size allocated to the minikube VM (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).": "",
|
||||
"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": "",
|
||||
"Display the kubernetes service URL in the CLI instead of opening it in the default browser": "",
|
||||
"Display the Kubernetes addons URL in the CLI instead of opening it in the default browser": "",
|
||||
"Display the Kubernetes service URL in the CLI instead of opening it in the default browser": "",
|
||||
"Display values currently set in the minikube config file": "現在の minikube の設定ファイルにセットされている値を表示します",
|
||||
"Display values currently set in the minikube config file.": "",
|
||||
"Docker inside the VM is unavailable. Try running 'minikube delete' to reset the VM.": "",
|
||||
"Docs have been saved at - {{.path}}": "ドキュメントは以下のパスに保存されました。{{.path}}",
|
||||
"Documentation: {{.url}}": "ドキュメント: {{.url}}",
|
||||
"Done! kubectl is now configured to use \"{{.name}}": "完了しました。kubectl が「{{.name}}」を使用するよう構成されました",
|
||||
"Done! kubectl is now configured to use \"{{.name}}\"": "",
|
||||
"Done! kubectl is now configured to use \"{{.name}}__1": "完了しました。kubectl が「{{.name}}」を使用するよう構成されました",
|
||||
"Done! kubectl is now configured to use \"{{.name}}\"": "完了しました!kubectl が「\"{{.name}}\"」を使用するよう構成されました",
|
||||
"Download complete!": "ダウンロードが完了しました",
|
||||
"Downloading Kubernetes {{.version}} preload ...": "Kubernetes {{.version}} のダウンロードの準備をしています",
|
||||
"Downloading VM boot image ...": "VM ブートイメージをダウンロードしています...",
|
||||
|
@ -113,20 +116,20 @@
|
|||
"Enable addons. see `minikube addons list` for a list of valid addon names.": "",
|
||||
"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": "",
|
||||
"Enable proxy for NAT DNS requests (virtualbox driver only)": "NAT DNS リクエスト用のプロキシを有効にします(virtualbox ドライバのみ)",
|
||||
"Enable the default CNI plugin (/etc/cni/net.d/k8s.conf). Used in conjunction with \\\"--network-plugin=cni\\": "デフォルトの CNI プラグイン(/etc/cni/net.d/k8s.conf)を有効にします。\\\"--network-plugin=cni\\\" と組み合わせて使用されます",
|
||||
"Enable the default CNI plugin (/etc/cni/net.d/k8s.conf). Used in conjunction with \\\"--network-plugin=cni\\\".": "",
|
||||
"Enabled addons: {{.addons}}": "有効なアドオン: {{.addons}}",
|
||||
"Enables the addon w/ADDON_NAME within minikube (example: minikube addons enable dashboard). For a list of available addons use: minikube addons list": "",
|
||||
"Enabling '{{.name}}' returned an error: {{.error}}": "'{{.name}}' を有効にする際にエラーが発生しました。{{.error}}",
|
||||
"Enabling addons: {{.addons}}": "アドオンを有効化しています: {{.addons}}",
|
||||
"Enabling dashboard ...": "ダッシュボードを有効化しています...",
|
||||
"Ensure that CRI-O is installed and healthy: Run 'sudo systemctl start crio' and 'journalctl -u crio'. Alternatively, use --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": "",
|
||||
"Ensure that the user listed in /etc/libvirt/qemu.conf has access to your home directory": "",
|
||||
"Ensure that your value for HTTPS_PROXY points to an HTTPS proxy rather than an HTTP proxy": "",
|
||||
"Ensure the binaries are not mounted with \"noexec\" option. To check run:\n\n\t$ findmnt": "",
|
||||
"Ensure your {{.driver_name}} is running and is healthy.": "",
|
||||
"Ensure your {{.driver_name}} system has enough CPUs. The minimum allowed is 2 CPUs.": "",
|
||||
"Environment variables to pass to the Docker daemon. (format: key=value)": "Docker デーモンに渡す環境変数(形式: Key=Value)",
|
||||
"Error adding node to cluster": "クラスタにノードを追加中にエラーが発生しました",
|
||||
"Error checking driver version: {{.error}}": "ドライバのバージョンの確認中にエラーが発生しました。{{.error}}",
|
||||
"Error creating minikube directory": "minikube のディレクトリ作成中にエラーが発生しました",
|
||||
"Error creating view template": "表示用のテンプレートを作成中にエラーが発生しました",
|
||||
"Error detecting shell": "シェルの確認中にエラーが発生しました",
|
||||
|
@ -144,17 +147,13 @@
|
|||
"Error getting the host IP address to use from within the VM": "",
|
||||
"Error killing mount process": "マウントプロセスを Kill 中にエラーが発生しました",
|
||||
"Error loading profile config: {{.error}}": "プロフィールの設定を読み込み中にエラーが発生しました。{{.error}}",
|
||||
"Error loading profile {{.name}}: {{.error}}": "プロファイル {{.name}} の読み込み中にエラーが発生しました。{{.error}}",
|
||||
"Error opening service": "サービスを公開中にエラーが発生しました",
|
||||
"Error parsing Driver version: {{.error}}": "Driver バージョンの解析中にエラーが発生しました。{{.error}}",
|
||||
"Error parsing minikube version: {{.error}}": "minikube バージョンの解析中にエラーが発生しました。{{.error}}",
|
||||
"Error reading {{.path}}: {{.error}}": "{{.path}} を読み込み中にエラーが発生しました。{{.error}}",
|
||||
"Error starting cluster": "クラスタを起動中にエラーが発生しました",
|
||||
"Error starting mount": "マウントを開始中にエラーが発生しました",
|
||||
"Error while setting kubectl current context : {{.error}}": "",
|
||||
"Error writing mount pid": "マウントした pid を書き込み中にエラーが発生しました",
|
||||
"Error: You have selected Kubernetes v{{.new}}, but the existing cluster for your profile is running Kubernetes v{{.old}}. Non-destructive downgrades are not supported, but you can proceed by performing one of the following options:\n* Recreate the cluster using Kubernetes v{{.new}}: Run \"minikube delete {{.profile}}\", then \"minikube start {{.profile}} --kubernetes-version={{.new}}\"\n* Create a second cluster with Kubernetes v{{.new}}: Run \"minikube start -p \u003cnew name\u003e --kubernetes-version={{.new}}\"\n* Reuse the existing cluster with Kubernetes v{{.old}} or newer: Run \"minikube start {{.profile}} --kubernetes-version={{.old}}": "エラー: Kubernetes v{{.new}} が選択されましたが、使用しているプロファイルの既存クラスタで実行されているのは Kubernetes v{{.old}} です。非破壊的なダウングレードはサポートされていませんが、以下のいずれかの方法で続行できます。\n* Kubernetes v{{.new}} を使用してクラスタを再作成する: 「minikube delete {{.profile}}」を実行してから、「minikube start {{.profile}} --kubernetes-version={{.new}}」を実行します。\n* Kubernetes v{{.new}} を使用して 2 つ目のクラスタを作成する: 「minikube start -p \u003cnew name\u003e --kubernetes-version={{.new}}」を実行します。\n* Kubernetes v{{.old}} 以降を使用して既存のクラスタを再利用する: 「minikube start {{.profile}} --kubernetes-version={{.old}}」を実行します",
|
||||
"Error: [{{.id}}] {{.error}}": "エラーが発生しました。[{{.id}}] {{.error}}",
|
||||
"Examples": "例",
|
||||
"Executing \"{{.command}}\" took an unusually long time: {{.duration}}": "",
|
||||
"Existing disk is missing new features ({{.error}}). To upgrade, run 'minikube delete'": "",
|
||||
|
@ -162,61 +161,56 @@
|
|||
"Exiting.": "終了しています",
|
||||
"External Adapter on which external switch will be created if no external switch is found. (hyperv driver only)": "",
|
||||
"Failed runtime": "",
|
||||
"Failed to cache ISO": "",
|
||||
"Failed to cache and load images": "",
|
||||
"Failed to cache binaries": "",
|
||||
"Failed to cache images": "",
|
||||
"Failed to cache images to tar": "",
|
||||
"Failed to cache kubectl": "",
|
||||
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "{{.minikube_dir_path}} に対する権限を変更できませんでした。{{.error}}",
|
||||
"Failed to check main repository and mirrors for images for images": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster: {{.error}}": "クラスタを削除できませんでした。{{.error}}",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "クラスタを削除できませんでしたが、処理を続行します。",
|
||||
"Failed to delete cluster: {{.error}}__1": "クラスタを削除できませんでした。{{.error}}",
|
||||
"Failed to delete images": "",
|
||||
"Failed to delete images from config": "",
|
||||
"Failed to enable container runtime": "",
|
||||
"Failed to generate config": "",
|
||||
"Failed to get API Server URL": "",
|
||||
"Failed to delete images": "イメージの削除に失敗しました",
|
||||
"Failed to delete images from config": "コンフィグからイメージを削除するのに失敗しました",
|
||||
"Failed to enable container runtime": "コンテナランタイムの有効蟹失敗しました",
|
||||
"Failed to get API Server URL": "APIサーバーのURL取得に失敗しました",
|
||||
"Failed to get bootstrapper": "",
|
||||
"Failed to get command runner": "",
|
||||
"Failed to get image map": "",
|
||||
"Failed to get machine client": "",
|
||||
"Failed to get service URL: {{.error}}": "",
|
||||
"Failed to kill mount process: {{.error}}": "マウント プロセスを強制終了できませんでした。{{.error}}",
|
||||
"Failed to list cached images": "",
|
||||
"Failed to reload cached images": "",
|
||||
"Failed to save config": "",
|
||||
"Failed to set NO_PROXY Env. Please use `export NO_PROXY=$NO_PROXY,{{.ip}}": "NO_PROXY 環境変数を設定できませんでした。「export NO_PROXY=$NO_PROXY,{{.ip}}」を使用してください",
|
||||
"Failed to set NO_PROXY Env. Please use `export NO_PROXY=$NO_PROXY,{{.ip}}`.": "",
|
||||
"Failed to save config {{.profile}}": "",
|
||||
"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 {{.driver}} {{.driver_type}}. \"{{.cmd}}\" may fix it: {{.error}}": "",
|
||||
"Failed to stop node {{.name}}": "",
|
||||
"Failed to update cluster": "",
|
||||
"Failed to update config": "",
|
||||
"Failed to validate '{{.driver}}' driver": "",
|
||||
"Failed to verify '{{.driver_name}} info' will try again ...": "",
|
||||
"Failed unmount: {{.error}}": "",
|
||||
"File permissions used for the mount": "",
|
||||
"Filter to use only VM Drivers": "",
|
||||
"Flags": "フラグ",
|
||||
"Follow": "たどる",
|
||||
"For best results, install kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl/": "最適な結果を得るには、kubectl を次のサイト https://kubernetes.io/docs/tasks/tools/install-kubectl/ からインストールしてください",
|
||||
"For best results, install kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl/__1": "最適な結果を得るには、kubectl を次のサイト https://kubernetes.io/docs/tasks/tools/install-kubectl/ からインストールしてください",
|
||||
"For more information, see:": "詳細については、次をご覧ください",
|
||||
"For more information see: https://minikube.sigs.k8s.io/docs/drivers/{{.driver}}": "",
|
||||
"For more information, see: https://minikube.sigs.k8s.io/docs/reference/drivers/none/": "",
|
||||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "minikube で危険な可能性のある操作を強制的に実行します",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found network options:": "ネットワーク オプションが見つかりました",
|
||||
"Found {{.number}} invalid profile(s) !": "",
|
||||
"Generate command completion for a shell": "",
|
||||
"Generate unable to parse disk size '{{.diskSize}}': {{.error}}": "",
|
||||
"Generate unable to parse memory '{{.memory}}': {{.error}}": "",
|
||||
"Gets the kubernetes URL(s) for the specified service in your local cluster": "",
|
||||
"Gets the kubernetes URL(s) for the specified service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
|
||||
"Get or list the current profiles (clusters)": "",
|
||||
"Gets the logs of the running instance, used for debugging minikube, not user code.": "",
|
||||
"Gets the status of a local kubernetes cluster": "",
|
||||
"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)": "",
|
||||
"Gets the status of a local Kubernetes cluster": "",
|
||||
"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)": "",
|
||||
"Gets the value of PROPERTY_NAME from the minikube config file": "",
|
||||
"Getting bootstrapper": "ブートストラッパを取得中です",
|
||||
"Getting primary control plane": "コントロールプレーンを取得中です",
|
||||
"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 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": "",
|
||||
|
@ -229,6 +223,7 @@
|
|||
"If set, automatically updates drivers to the latest version. Defaults to true.": "",
|
||||
"If set, delete the current cluster if start fails and try again. Defaults to false.": "",
|
||||
"If set, download tarball of preloaded images if available to improve start time. Defaults to true.": "",
|
||||
"If set, force the container runtime to use sytemd as cgroup manager. Currently available for docker and crio. Defaults to false.": "",
|
||||
"If set, install addons. Defaults to true.": "",
|
||||
"If set, pause all namespaces": "",
|
||||
"If set, unpause all namespaces": "",
|
||||
|
@ -240,41 +235,50 @@
|
|||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
"If using the none driver, ensure that systemctl is installed": "",
|
||||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want credential mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"Images Commands:": "イメージ用のコマンド",
|
||||
"In order to use the fall back image, you need to log in to the github packages registry": "",
|
||||
"Increase Docker for Desktop memory to at least 2.5GB or more:\n\t\t\t\n\tDocker for Desktop \u003e Settings \u003e Resources \u003e Memory": "",
|
||||
"Insecure Docker registries to pass to the Docker daemon. The default service CIDR range will automatically be added.": "",
|
||||
"Insecure Docker registries to pass to the Docker daemon. The default service CIDR range will automatically be added.": "Docker デーモンに渡す Docker レジストリが安全ではありません。デフォルトのサービス CIDR 範囲が自動的に追加されます",
|
||||
"Install VirtualBox, or select an alternative value for --driver": "",
|
||||
"Install the latest hyperkit binary, and run 'minikube delete'": "",
|
||||
"IsEnabled failed": "IsEnabled が失敗しました",
|
||||
"Invalid Container Runtime: \"{{.runtime}}\". Valid runtimes are: {{.validOptions}}": "",
|
||||
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "",
|
||||
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "",
|
||||
"Kill the mount process spawned by minikube start": "",
|
||||
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.new}}": "",
|
||||
"Kubectl not found in your path": "",
|
||||
"Kubelet network plug-in to use (default: auto)": "",
|
||||
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "",
|
||||
"Kubernetes {{.version}} is not supported by this release of minikube": "",
|
||||
"Launching Kubernetes ...": "Kubernetes を起動しています...",
|
||||
"Launching proxy ...": "プロキシを起動しています...",
|
||||
"List all available images from the local cache.": "",
|
||||
"List existing minikube nodes.": "",
|
||||
"List nodes.": "",
|
||||
"List of guest VSock ports that should be exposed as sockets on the host (hyperkit driver only)": "ホストでソケットとして公開する必要のあるゲスト VSock ポートのリスト(hyperkit ドライバのみ)",
|
||||
"Lists all available minikube addons as well as their current statuses (enabled/disabled)": "",
|
||||
"Lists all minikube profiles.": "すべてのminikubeのプロフィールを一覧で表示します",
|
||||
"Lists all valid default values for PROPERTY_NAME": "",
|
||||
"Lists all valid minikube profiles and detects all possible invalid profiles.": "",
|
||||
"Lists the URLs for the services in your local cluster": "",
|
||||
"Local folders to share with Guest via NFS mounts (hyperkit driver only)": "NFS マウントを介してゲストと共有するローカル フォルダ(hyperkit ドライバのみ)",
|
||||
"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」の場合、Mac VPNKit 接続に Docker が使用され、それ以外の場合、指定された VSock が使用されます(hyperkit ドライバのみ)",
|
||||
"Location of the minikube iso": "minikube iso のロケーション",
|
||||
"Locations to fetch the minikube ISO from.": "",
|
||||
"Log into or run a command on a machine with SSH; similar to 'docker-machine ssh'": "",
|
||||
"Log into or run a command on a machine with SSH; similar to 'docker-machine ssh'.": "",
|
||||
"Log into the minikube environment (for debugging)": "",
|
||||
"Message Size: {{.size}}": "メッセージのサイズ: {{.size}}",
|
||||
"Minikube is a CLI tool that provisions and manages single-node Kubernetes clusters optimized for development workflows.": "",
|
||||
"Minikube is a tool for managing local Kubernetes clusters.": "",
|
||||
"Modify minikube config": "minikube の設定を修正しています",
|
||||
"Modify minikube's kubernetes addons": "minikube の Kubernetes アドオンを修正しています",
|
||||
"Modify persistent configuration values": "",
|
||||
"Most users should use the newer 'docker' driver instead, which does not require root!": "",
|
||||
"Mount type: {{.name}}": "マウントタイプ: {{.name}}",
|
||||
"Mounting host path {{.sourcePath}} into VM as {{.destinationPath}} ...": "",
|
||||
"Mounts the specified directory into minikube": "",
|
||||
"Mounts the specified directory into minikube.": "",
|
||||
"Multi-node clusters are currently experimental and might exhibit unintended behavior.": "",
|
||||
"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)": "",
|
||||
|
@ -287,37 +291,51 @@
|
|||
"Node {{.name}} failed to start, deleting and trying again.": "",
|
||||
"Node {{.name}} was successfully deleted.": "{{.name}} ノードは削除されました。",
|
||||
"Node {{.nodeName}} does not exist.": "{{.name}} ノードは存在しません。",
|
||||
"Non-destructive downgrades are not supported, but you can proceed with one of the following options:\n\n 1) Recreate the cluster with Kubernetes v{{.new}}, by running:\n\n minikube delete{{.profile}}\n minikube start{{.profile}} --kubernetes-version={{.new}}\n\n 2) Create a second cluster with Kubernetes v{{.new}}, by running:\n\n minikube start -p {{.suggestedName}} --kubernetes-version={{.new}}\n\n 3) Use the existing cluster at version Kubernetes v{{.old}}, by running:\n\n minikube start{{.profile}} --kubernetes-version={{.old}}": "",
|
||||
"Non-destructive downgrades are not supported, but you can proceed with one of the following options:\n\n 1) Recreate the cluster with Kubernetes {{.new}}, by running:\n\n minikube delete{{.profile}}\n minikube start{{.profile}} --kubernetes-version={{.prefix}}{{.new}}\n\n 2) Create a second cluster with Kubernetes {{.new}}, by running:\n\n minikube start -p {{.suggestedName}} --kubernetes-version={{.prefix}}{{.new}}\n\n 3) Use the existing cluster at version Kubernetes {{.old}}, by running:\n\n minikube start{{.profile}} --kubernetes-version={{.prefix}}{{.old}}": "",
|
||||
"None of the known repositories in your location are accessible. Using {{.image_repository_name}} as fallback.": "使用しているロケーション内で既知のいずれのリポジトリにもアクセスできません。フォールバックとして {{.image_repository_name}} を使用します",
|
||||
"None of the known repositories is accessible. Consider specifying an alternative image repository with --image-repository flag": "既知のいずれのリポジトリにもアクセスできません。--image-repository フラグとともに代替のイメージ リポジトリを指定することを検討してください",
|
||||
"Not passing {{.name}}={{.value}} to docker env.": "",
|
||||
"Noticed you have an activated docker-env on {{.driver_name}} driver in this terminal:": "",
|
||||
"Noticed you have an activated podman-env on {{.driver_name}} driver in this terminal:": "",
|
||||
"Number of CPUs allocated to Kubernetes.": "",
|
||||
"Number of CPUs allocated to the minikube VM": "minikube VM に割り当てられた CPU の数",
|
||||
"Number of lines back to go within the log": "",
|
||||
"OS release is {{.pretty_name}}": "OS は {{.pretty_name}} です。",
|
||||
"One of 'yaml' or 'json'.": "",
|
||||
"Only alphanumeric and dashes '-' are permitted. Minimum 1 character, starting with alphanumeric.": "",
|
||||
"Open the addons URL with https instead of http": "",
|
||||
"Open the service URL with https instead of http": "",
|
||||
"Opening kubernetes service {{.namespace_name}}/{{.service_name}} in default browser...": "",
|
||||
"Opening Kubernetes service {{.namespace_name}}/{{.service_name}} in default browser...": "",
|
||||
"Opening service {{.namespace_name}}/{{.service_name}} in default browser...": "",
|
||||
"Opening {{.url}} in your default browser...": "",
|
||||
"Opens the addon w/ADDON_NAME within minikube (example: minikube addons open dashboard). For a list of available addons use: minikube addons list": "",
|
||||
"Operations on nodes": "",
|
||||
"Options: {{.options}}": "",
|
||||
"Outputs minikube shell completion for the given shell (bash or zsh)": "",
|
||||
"Outputs minikube shell completion for the given shell (bash or zsh)\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\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\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": "",
|
||||
"Output format. Accepted values: [json]": "",
|
||||
"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": "",
|
||||
"Pause": "",
|
||||
"Paused kubelet and {{.count}} containers": "",
|
||||
"Paused kubelet and {{.count}} containers in: {{.namespaces}}": "",
|
||||
"Paused {{.count}} containers": "",
|
||||
"Paused {{.count}} containers in: {{.namespaces}}": "",
|
||||
"Pausing node {{.name}} ...": "",
|
||||
"Permissions: {{.octalMode}} ({{.writtenMode}})": "",
|
||||
"Please change Docker settings to use Linux containers instead of Windows containers.": "",
|
||||
"Please consider changing your Docker Desktop's resources.": "",
|
||||
"Please create a cluster with bigger disk size: `minikube start --disk SIZE_MB`": "",
|
||||
"Please either authenticate to the registry or use --base-image flag to use a different registry.": "",
|
||||
"Please ensure your system has {{.cpu_counts}} CPU cores.": "",
|
||||
"Please ensure your {{.driver_name}} system has access to {{.cpu_counts}} CPU cores or reduce the number of the specified CPUs": "",
|
||||
"Please enter a value:": "",
|
||||
"Please free up disk or prune images.": "",
|
||||
"Please increse Desktop's disk size.": "",
|
||||
"Please install the minikube hyperkit VM driver, or select an alternative --driver": "",
|
||||
"Please install the minikube kvm2 VM driver, or select an alternative --driver": "",
|
||||
"Please make sure the service you are looking for is deployed or is in the correct namespace.": "",
|
||||
"Please re-eval your docker-env, To ensure your environment variables have updated ports: \n\n\t'minikube -p {{.profile_name}} docker-env'": "",
|
||||
"Please re-eval your docker-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} docker-env'": "",
|
||||
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'": "",
|
||||
"Please see {{.documentation_url}} for more details": "",
|
||||
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
|
||||
"Please upgrade the '{{.driver_executable}}'. {{.documentation_url}}": "「{{.driver_executable}}」をアップグレードしてください。{{.documentation_url}}",
|
||||
"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": "",
|
||||
"Populates the specified folder with documentation in markdown about minikube": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "SSH 経由で「{{.profile_name}}」の電源をオフにしています...",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "{{.runtime}} {{.runtimeVersion}} で Kubernetes {{.k8sVersion}} を準備しています...",
|
||||
|
@ -327,13 +345,15 @@
|
|||
"Print the version of minikube.": "",
|
||||
"Problems detected in {{.entry}}:": "",
|
||||
"Problems detected in {{.name}}:": "",
|
||||
"Profile gets or sets the current minikube profile": "",
|
||||
"Profile name \"{{.profilename}}\" is reserved keyword. To delete this profile, run: \"{{.cmd}}\"": "",
|
||||
"Profile name '{{.name}}' is not valid": "",
|
||||
"Profile name '{{.profilename}}' is not valid": "",
|
||||
"Provide VM UUID to restore MAC address (hyperkit driver only)": "MAC アドレスを復元するための VM UUID を指定します(hyperkit ドライバのみ)",
|
||||
"Pulling base image ...": "",
|
||||
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor": "",
|
||||
"Rebuild libvirt with virt-network support": "",
|
||||
"Received {{.name}} signal": "",
|
||||
"Registry addon on with {{.driver}} uses {{.port}} please use that instead of default 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/": "",
|
||||
"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": "",
|
||||
|
@ -341,7 +361,7 @@
|
|||
"Related issues:": "",
|
||||
"Relaunching Kubernetes using {{.bootstrapper}} ...": "{{.bootstrapper}} を使用して Kubernetes を再起動しています...",
|
||||
"Remove the incompatible --docker-opt flag if one was provided": "",
|
||||
"Removed all traces of the \"{{.name}}\" cluster.": "",
|
||||
"Removed all traces of the \"{{.name}}\" cluster.": "クラスター \"{{.name}}\" の全てのトレースを削除しました。",
|
||||
"Removing {{.directory}} ...": "{{.directory}} を削除しています...",
|
||||
"Requested cpu count {{.requested_cpus}} is less than the minimum allowed of {{.minimum_cpus}}": "",
|
||||
"Requested disk size {{.requested_size}} is less than minimum of {{.minimum_size}}": "リクエストされたディスクサイズ {{.requested_size}} が最小値 {{.minimum_size}} 未満です",
|
||||
|
@ -350,21 +370,25 @@
|
|||
"Requested memory allocation {{.requested_size}} is less than the minimum allowed of {{.minimum_size}}": "リクエストされたメモリ割り当て {{.requested_size}} が許可される最小値 {{.minimum_size}} 未満です",
|
||||
"Requested memory allocation {{.requested}}MB is less than the usable minimum of {{.minimum}}MB": "",
|
||||
"Restart Docker": "",
|
||||
"Restarting existing {{.driver_name}} {{.machine_type}} for \"{{.cluster}}\" ...": "",
|
||||
"Restart Docker, Ensure docker is running and then run: 'minikube delete' and then 'minikube start' again": "",
|
||||
"Restarting existing {{.driver_name}} {{.machine_type}} for \"{{.cluster}}\" ...": "既存の{{.driver_name}} {{.machine_type}}を\"{{.cluster}}\"のために再起動しています...",
|
||||
"Restarting the {{.name}} service may improve performance.": "",
|
||||
"Retrieve the ssh identity key path of the specified cluster": "",
|
||||
"Retrieve the ssh identity key path of the specified cluster.": "",
|
||||
"Retrieves the IP address of the running cluster": "",
|
||||
"Retrieves the IP address of the running cluster, and writes it to STDOUT.": "",
|
||||
"Retrieves the IP address of the running cluster, checks it\n\t\t\twith IP in kubeconfig, and corrects kubeconfig if incorrect.": "",
|
||||
"Returns a URL to connect to a service": "",
|
||||
"Returns logs to debug a local Kubernetes cluster": "",
|
||||
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
|
||||
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
|
||||
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
|
||||
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
|
||||
"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": "",
|
||||
"Run 'sudo sysctl fs.protected_regular=1', or try a driver which does not require root, such as '--driver=docker'": "",
|
||||
"Run kubectl": "",
|
||||
"Run 'sudo sysctl fs.protected_regular=0', or try a driver which does not require root, such as '--driver=docker'": "",
|
||||
"Run a kubectl binary matching the cluster version": "",
|
||||
"Run minikube from the C: drive.": "",
|
||||
"Run the kubernetes client, download it if necessary. Remember -- after kubectl!\n\nExamples:\nminikube kubectl -- --help\nminikube kubectl -- get pods --namespace kube-system": "",
|
||||
"Run the Kubernetes client, download it if necessary. Remember -- after kubectl!\n\nExamples:\nminikube kubectl -- --help\nminikube kubectl -- get pods --namespace kube-system": "",
|
||||
"Run: 'chmod 600 $HOME/.kube/config'": "",
|
||||
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "",
|
||||
"Run: 'sudo mkdir /sys/fs/cgroup/systemd \u0026\u0026 sudo mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd'": "",
|
||||
|
@ -372,21 +396,22 @@
|
|||
"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'": "",
|
||||
"Set failed": "",
|
||||
"Set flag to delete all profiles": "",
|
||||
"Set flag to stop all profiles (clusters)": "",
|
||||
"Set this flag to delete the '.minikube' folder from your user directory.": "",
|
||||
"Sets an individual value in a minikube config file": "",
|
||||
"Sets the PROPERTY_NAME config value to PROPERTY_VALUE\n\tThese values can be overwritten by flags or environment variables at runtime.": "",
|
||||
"Sets up docker env variables; similar to '$(docker-machine env)'": "",
|
||||
"Sets up docker env variables; similar to '$(docker-machine env)'.": "",
|
||||
"Sets up podman env variables; similar to '$(podman-machine env)'": "",
|
||||
"Sets up podman env variables; similar to '$(podman-machine env)'.": "",
|
||||
"Setting profile failed": "",
|
||||
"Show a list of global command-line options (applies to all commands).": "",
|
||||
"Show only log entries which point to known problems": "",
|
||||
"Show only the most recent journal entries, and continuously print new entries as they are appended to the journal.": "",
|
||||
"Skipped switching kubectl context for {{.profile_name}} because --keep-context was set.": "",
|
||||
"Sorry, Kubernetes v{{.k8sVersion}} requires conntrack to be installed in root's path": "",
|
||||
"Sorry, Kubernetes {{.version}} is not supported by this release of minikube": "",
|
||||
"Some dashboard features require the metrics-server addon. To enable all features please run:\n\n\tminikube{{.profileArg}} addons enable metrics-server": "",
|
||||
"Sorry, Kubernetes {{.k8sVersion}} requires conntrack to be installed in root's path": "",
|
||||
"Sorry, Kubernetes {{.version}} is not supported by this release of minikube. To use this version anyway, use the `--force` flag.": "",
|
||||
"Sorry, completion support is not yet implemented for {{.name}}": "",
|
||||
"Sorry, please set the --output flag to one of the following valid options: [text,json]": "",
|
||||
"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}}",
|
||||
"Specified Kubernetes version {{.specified}} is less than the oldest supported version: {{.oldest}}": "",
|
||||
|
@ -396,28 +421,31 @@
|
|||
"Specify the 9p version that the mount should use": "",
|
||||
"Specify the ip that the mount should be setup on": "",
|
||||
"Specify the mount filesystem type (supported types: 9p)": "",
|
||||
"Start failed after cluster deletion": "",
|
||||
"StartHost failed, but will try again: {{.error}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "コントロールプレーンのノード{{.name}}を{{.cluster}}上で起動しています",
|
||||
"Starting node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting tunnel for service {{.service}}.": "",
|
||||
"Starts a local Kubernetes cluster": "",
|
||||
"Starts a local kubernetes cluster": "ローカルの Kubernetes クラスタを起動します",
|
||||
"Starts a node.": "",
|
||||
"Starts an existing stopped node in a cluster.": "",
|
||||
"Stopping \"{{.profile_name}}\" in {{.driver_name}} ...": "",
|
||||
"Stopping tunnel for service {{.service}}.": "",
|
||||
"Stops a local kubernetes cluster running in Virtualbox. This command stops the VM\nitself, leaving all files intact. The cluster can be started again with the \"start\" command.": "",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopping node \"{{.name}}\" ...": "ノード \"{{.name}}\" を停止しています...",
|
||||
"Stopping tunnel for service {{.service}}.": "サービス {{.service}} のトンネルを停止しています。",
|
||||
"Stops a local Kubernetes cluster running in Virtualbox. This command stops the VM\nitself, leaving all files intact. The cluster can be started again with the \"start\" command.": "",
|
||||
"Stops a node in a cluster.": "",
|
||||
"Stops a running local kubernetes cluster": "",
|
||||
"Stops a running local Kubernetes cluster": "",
|
||||
"Successfully added {{.name}} to {{.cluster}}!": "",
|
||||
"Successfully deleted all profiles": "",
|
||||
"Successfully mounted {{.sourcePath}} to {{.destinationPath}}": "",
|
||||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "",
|
||||
"Suggestion: {{.advice}}": "",
|
||||
"Suggestion: {{.fix}}": "",
|
||||
"Successfully started node {{.name}}!": "",
|
||||
"Successfully stopped node {{.name}}": "",
|
||||
"Suggestion: {{.advice}}": "提案: {{.advice}}",
|
||||
"Suggestion: {{.fix}}": "提案: {{.fix}}",
|
||||
"Target directory {{.path}} must be an absolute path": "",
|
||||
"The \"{{.driver_name}}\" driver requires root privileges. Please run minikube using 'sudo -E minikube start --driver={{.driver_name}}'.": "",
|
||||
"The \"{{.driver_name}}\" driver requires root privileges. Please run minikube using 'sudo minikube --vm-driver={{.driver_name}}": "「{{.driver_name}}」ドライバにはルート権限が必要です。「sudo minikube --vm-driver={{.driver_name}}」を使用して minikube を実行してください",
|
||||
"The \"{{.driver_name}}\" driver requires root privileges. Please run minikube using 'sudo minikube start --driver={{.driver_name}}'.": "",
|
||||
"The \"{{.driver_name}}\" driver should not be used with root privileges.": "",
|
||||
"The \"{{.name}}\" cluster has been deleted.": "「{{.name}}」クラスタが削除されました",
|
||||
"The \"{{.name}}\" cluster has been deleted.__1": "「{{.name}}」クラスタが削除されました",
|
||||
|
@ -430,6 +458,7 @@
|
|||
"The '{{.name}}' driver does not respect the --memory flag": "",
|
||||
"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 Docker service within '{{.name}}' is not active": "",
|
||||
"The KVM QEMU connection URI. (kvm2 driver only)": "KVM QEMU 接続 URI(kvm2 ドライバのみ)",
|
||||
"The KVM driver is unable to resurrect this old VM. Please run `minikube delete` to delete it and try again.": "",
|
||||
"The KVM network name. (kvm2 driver only)": "KVM ネットワーク名(kvm2 ドライバのみ)",
|
||||
|
@ -441,37 +470,45 @@
|
|||
"The argument to pass the minikube mount command on start": "起動時に minikube マウント コマンドを渡す引数",
|
||||
"The argument to pass the minikube mount command on start.": "",
|
||||
"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": "",
|
||||
"The base image to use for docker/podman drivers. Intended for local development.": "",
|
||||
"The cluster dns domain name used in the Kubernetes cluster": "",
|
||||
"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.": "",
|
||||
"The container runtime to be used (docker, crio, containerd)": "使用されるコンテナ ランタイム(docker、crio、containerd)",
|
||||
"The container runtime to be used (docker, crio, containerd).": "",
|
||||
"The control plane for \"{{.name}}\" is paused!": "",
|
||||
"The control plane node \"{{.name}}\" does not exist.": "",
|
||||
"The control plane node is not running (state={{.state}})": "",
|
||||
"The control plane node must be running for this command": "",
|
||||
"The cri socket path to be used": "使用される CRI ソケットパス",
|
||||
"The cri socket path to be used.": "",
|
||||
"The docker service within '{{.name}}' is not active": "",
|
||||
"The docker-env command is incompatible with multi-node clusters. Use the 'registry' add-on: 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.": "",
|
||||
"The driver '{{.driver}}' is not supported on {{.os}}": "ドライバ「{{.driver}}」は、{{.os}} ではサポートされていません",
|
||||
"The existing \"{{.name}}\" VM was created using the \"{{.old}}\" driver, and is incompatible with the \"{{.new}}\" driver.": "",
|
||||
"The heapster addon is depreciated. please try to disable metrics-server instead": "",
|
||||
"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": "",
|
||||
"The initial time interval for each check that wait performs in seconds": "",
|
||||
"The kubernetes version that the minikube VM will use (ex: v1.2.3)": "minikube VM で使用される Kubernetes バージョン(例: v1.2.3)",
|
||||
"The machine-driver specified is failing to start. Try running 'docker-machine-driver-\u003ctype\u003e version'": "",
|
||||
"The minikube VM is offline. Please run 'minikube start' to start it again.": "",
|
||||
"The minikube {{.driver_name}} container exited unexpectedly.": "",
|
||||
"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": "",
|
||||
"The name of the network plugin": "ネットワーク プラグインの名前",
|
||||
"The name of the network plugin.": "",
|
||||
"The name of the node to delete": "",
|
||||
"The name of the node to start": "",
|
||||
"The node to check status for. Defaults to control plane. Leave blank with default format for status on all nodes.": "",
|
||||
"The node to get logs from. Defaults to the primary control plane.": "",
|
||||
"The node to ssh into. Defaults to the primary control plane.": "",
|
||||
"The node {{.name}} has ran out of available PIDs.": "",
|
||||
"The node {{.name}} has ran out of disk space.": "",
|
||||
"The node {{.name}} has ran out of memory.": "",
|
||||
"The node {{.name}} network is not available. Please verify network settings.": "",
|
||||
"The none driver is not compatible with multi-node clusters.": "",
|
||||
"The number of bytes to use for 9p packet payload": "",
|
||||
"The number of nodes to spin up. Defaults to 1.": "",
|
||||
"The output format. One of 'json', 'table'": "",
|
||||
"The path on the file system where the docs in markdown need to be saved": "",
|
||||
"The podman service within '{{.cluster}}' is not active": "",
|
||||
"The podman-env command is incompatible with multi-node clusters. Use the 'registry' add-on: https://minikube.sigs.k8s.io/docs/handbook/registry/": "",
|
||||
"The service namespace": "",
|
||||
"The service {{.service}} requires privileged ports to be exposed: {{.ports}}": "",
|
||||
"The services namespace": "",
|
||||
|
@ -482,6 +519,7 @@
|
|||
"The {{.driver_name}} driver should not be used with root privileges.": "{{.driver_name}} ドライバをルート権限で使用しないでください",
|
||||
"There is no local cluster named \"{{.cluster}}\"": "",
|
||||
"There's a new version for '{{.driver_executable}}'. Please consider upgrading. {{.documentation_url}}": "「{{.driver_executable}}」の新しいバージョンがあります。アップグレードを検討してください。{{.documentation_url}}",
|
||||
"These --extra-config parameters are invalid: {{.invalid_extra_opts}}": "",
|
||||
"These changes will take effect upon a minikube delete and then a minikube start": "",
|
||||
"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}}": "",
|
||||
"This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true": "これは環境変数 CHANGE_MINIKUBE_NONE_USER=true を設定して自動的に行うこともできます",
|
||||
|
@ -503,11 +541,13 @@
|
|||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To track progress on multi-node clusters, see https://github.com/kubernetes/minikube/issues/7538.": "",
|
||||
"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": "",
|
||||
"Try 'minikube delete', and disable any conflicting VPN or firewall software": "",
|
||||
"Try specifying a --driver, or see https://minikube.sigs.k8s.io/docs/start/": "",
|
||||
"Try the solution in this link: https://github.com/kubernetes/minikube/issues/8327#issuecomment-651288459": "",
|
||||
"Trying to delete invalid profile {{.profile}}": "",
|
||||
"Unable to bind flags": "",
|
||||
"Unable to enable dashboard": "",
|
||||
|
@ -515,8 +555,6 @@
|
|||
"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 VM IP address": "",
|
||||
"Unable to get addon status for {{.name}}: {{.error}}": "",
|
||||
"Unable to get bootstrapper: {{.error}}": "ブートストラッパを取得できません。{{.error}}",
|
||||
"Unable to get command runner": "",
|
||||
"Unable to get control plane status: {{.error}}": "",
|
||||
|
@ -535,17 +573,20 @@
|
|||
"Unable to parse oldest Kubernetes version from constants: {{.error}}": "",
|
||||
"Unable to pick a default driver. Here is what was considered, in preference order:": "",
|
||||
"Unable to pull images, which may be OK: {{.error}}": "イメージを pull できませんが、問題ありません。{{.error}}",
|
||||
"Unable to push cached images: {{.error}}": "",
|
||||
"Unable to remove machine directory": "",
|
||||
"Unable to restart cluster, will reset it: {{.error}}": "",
|
||||
"Unable to stop VM": "",
|
||||
"Unable to update {{.driver}} driver: {{.error}}": "",
|
||||
"Unable to verify SSH connectivity: {{.error}}. Will retry...": "",
|
||||
"Unfortunately, could not download the base image {{.image_name}}": "",
|
||||
"Uninstalling Kubernetes {{.kubernetes_version}} using {{.bootstrapper_name}} ...": "{{.bootstrapper_name}} を使用して Kubernetes {{.kubernetes_version}} をアンインストールしています...",
|
||||
"Unmounting {{.path}} ...": "",
|
||||
"Unpaused kubelet and {{.count}} containers": "",
|
||||
"Unpaused kubelet and {{.count}} containers in: {{.namespaces}}": "",
|
||||
"Unpaused {{.count}} containers": "",
|
||||
"Unpaused {{.count}} containers in: {{.namespaces}}": "",
|
||||
"Unpausing node {{.name}} ...": "",
|
||||
"Unset the KUBECONFIG environment variable, or verify that it does not point to an empty or otherwise invalid path": "",
|
||||
"Unset variables instead of setting them": "",
|
||||
"Update kubeconfig in case of an IP or port change": "",
|
||||
"Update server returned an empty list": "",
|
||||
"Updating the running {{.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.": "",
|
||||
|
@ -554,8 +595,9 @@
|
|||
"Usage: minikube completion SHELL": "",
|
||||
"Usage: minikube delete": "",
|
||||
"Usage: minikube delete --all --purge": "",
|
||||
"Usage: minikube node [add|start|stop|delete]": "",
|
||||
"Usage: minikube node [add|start|stop|delete|list]": "",
|
||||
"Usage: minikube node delete [name]": "",
|
||||
"Usage: minikube node list": "",
|
||||
"Usage: minikube node start [name]": "",
|
||||
"Usage: minikube node stop [name]": "",
|
||||
"Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "",
|
||||
|
@ -567,15 +609,19 @@
|
|||
"Userspace file server is shutdown": "ユーザー側のファイルサーバーが停止しました",
|
||||
"Userspace file server:": "ユーザー側のファイルサーバー",
|
||||
"Using image repository {{.name}}": "イメージ リポジトリ {{.name}} を使用しています",
|
||||
"Using podman 2 is not supported yet. your version is \"{{.currentVersion}}\". minikube might not work. use at your own risk.": "",
|
||||
"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}} ドライバを使用します",
|
||||
"VM driver is one of: %v": "VM ドライバは次のいずれかです。%v",
|
||||
"Valid components are: {{.valid_extra_opts}}": "",
|
||||
"Validation unable to parse disk size '{{.diskSize}}': {{.error}}": "検証中に、ディスクのサイズ( {{.diskSize}} )をパースできませんでした。{{.error}}",
|
||||
"Verify that your HTTP_PROXY and HTTPS_PROXY environment variables are set correctly.": "HTTP_PROXY と HTTPS_PROXY 環境変数が正常に設定されているかを確認します",
|
||||
"Verify the IP address of the running cluster in kubeconfig.": "Kubernetes の設定ファイルのクラスタの IP アドレスを確認します",
|
||||
"Verifying Kubernetes components...": "Kubernetesコンポーネントを検証しています...",
|
||||
"Verifying dashboard health ...": "ダッシュボードの状態を確認しています...",
|
||||
"Verifying proxy health ...": "プロキシの状態を確認しています...",
|
||||
"Verifying {{.addon_name}} addon...": "",
|
||||
"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 」を実行してみてください",
|
||||
|
@ -587,21 +633,28 @@
|
|||
"Wait until Kubernetes core services are healthy before exiting": "Kubernetes コアサービスが正常になるまで待機してから終了してください",
|
||||
"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)": "仮想スイッチが明示的に設定されていない場合、デフォルトのではなく外部のスイッチを使用します。(Hyper-V ドライバのみ)",
|
||||
"You appear to be using a proxy, but your NO_PROXY environment does not include the minikube IP ({{.ip_address}}).": "",
|
||||
"You appear to be using a proxy, but your NO_PROXY environment does not include the minikube IP ({{.ip_address}}). Please see {{.documentation_url}} for more details": "プロキシを使用しようとしていますが、現在の NO_PROXY 環境に minikube IP({{.ip_address}})は含まれていません。詳細については、{{.documentation_url}} をご覧ください",
|
||||
"You can also use 'minikube kubectl -- get pods' to invoke a matching version": "「 minikube kubectl -- get pods 」で、一致するバージョンを表示することができます",
|
||||
"You can delete them using the following command(s):": "以下のコマンドで削除することができます",
|
||||
"You cannot change the CPUs for an exiting minikube cluster. Please first delete the cluster.": "",
|
||||
"You can use kubectl inside minikube. For more information, visit https://minikube.sigs.k8s.io/docs/handbook/kubectl/": "",
|
||||
"You can verify your Docker container type by running:\n{{.command}}": "",
|
||||
"You cannot change the CPUs for an existing minikube cluster. Please first delete the cluster.": "",
|
||||
"You cannot change the Disk size for an exiting minikube cluster. Please first delete the cluster.": "",
|
||||
"You cannot change the memory size for an exiting minikube cluster. Please first delete the cluster.": "",
|
||||
"You have selected Kubernetes v{{.new}}, but the existing cluster is running Kubernetes v{{.old}}": "",
|
||||
"You have selected Kubernetes {{.new}}, but the existing cluster is running Kubernetes {{.old}}": "",
|
||||
"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 must specify a service name": "サービスの名前を明示する必要があります",
|
||||
"Your Docker Desktop container OS type is Windows but Linux is required.": "",
|
||||
"Your Docker Desktop has less than 2 CPUs. Increase CPUs for Docker Desktop. \n\t\n\tDocker icon \u003e Settings \u003e Resources \u003e CPUs": "",
|
||||
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "",
|
||||
"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 を使用していないのであれば、 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 system has {{.system_limit}}MB memory but Docker has only {{.container_limit}}MB. For a better performance increase to at least 3GB.\n\n\tDocker for Desktop \u003e Settings \u003e Resources \u003e Memory": "",
|
||||
"[{{.id}}] {{.msg}} {{.error}}": "[{{.id}}] {{.msg}} {{.error}}",
|
||||
"adding node": "ノードを追加しています",
|
||||
"addon '{{.name}}' is currently not enabled.\nTo enable this addon run:\nminikube addons enable {{.name}}": "「 {{.name}} 」アドオンは現在無効になっています。\n有効にするためには、以下のコマンドを実行してくだいさい。 \nminikube addons enable {{.name}}",
|
||||
|
@ -617,21 +670,30 @@
|
|||
"dry-run mode. Validates configuration, but does not mutate system state": "dry-run モードです。設定は検証しますが、実際にシステムの状態を変更することはしません",
|
||||
"dry-run validation complete!": "dry-run の検証が終了しました",
|
||||
"enable failed": "有効にするのに失敗しました",
|
||||
"enable metrics-server addon instead of heapster addon because heapster is deprecated": "",
|
||||
"error creating clientset": "Clientset を作成する際にエラーが発生しました",
|
||||
"error getting primary control plane": "コントロールプレーンを取得する際にエラーが発生しました",
|
||||
"error getting ssh port": "SSH のポートを取得する際にエラーが発生しました",
|
||||
"error parsing the input ip address for mount": "マウント用の入力された IP アドレスをパースする際にエラーが発生しました",
|
||||
"error provisioning host": "",
|
||||
"error starting tunnel": "tunnel を開始する際にエラーが発生しました",
|
||||
"error stopping tunnel": "tunnel を停止する際にエラーが発生しました",
|
||||
"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 start node": "",
|
||||
"fish completion failed": "",
|
||||
"if true, will embed the certs in kubeconfig.": "有効であれば、Kubernetes の設定ファイルに証明書を埋め込みます",
|
||||
"if you want to create a profile you can by this command: minikube start -p {{.profile_name}}": "minikube のプロフィールを作成する場合は、以下のコマンドで作成できます。 minikube start -p {{.profile_name}}",
|
||||
"initialization failed, will try again: {{.error}}": "初期化が失敗しました。再施行します。 {{.error}}",
|
||||
"kubeadm binary is not executable !": "",
|
||||
"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 を実行して、そのプロセスを Kill してください",
|
||||
"kubectl and minikube configuration will be stored in {{.home_folder}}": "kubectl と minikube の構成は {{.home_folder}} に保存されます",
|
||||
"kubectl proxy": "kubectl proxy",
|
||||
"libmachine failed": "libmachine が失敗しました",
|
||||
"list displays all valid default settings for PROPERTY_NAME\nAcceptable fields:\\n\\n": "",
|
||||
"logdir set failed": "logdir の値を設定するのに失敗しました",
|
||||
"max time to wait per Kubernetes core services to be healthy.": "Kubernetes の core サービスが正常に稼働するまで待つ最大時間",
|
||||
"minikube addons list --output OUTPUT. json, list": "minikube addons list --output OUTPUT. json, list",
|
||||
|
@ -640,6 +702,8 @@
|
|||
"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": "minikube が VM に接続できませんでした。 {{.error}}\n\n\t考えられる理由は以下の二つです。\n\n\t- VPN 、あるいはファイアウォールによる干渉\n\t- {{.hypervisor}} のネットワークの設定での問題\n\n\t迂回策には以下があります。\n\n\t- ローカルの VPN 、あるいはファイアウォールを無効にする\n\t- {{.ip}} へのアクセスを許可するようにローカルの VPN 、あるいはファイアウォールを設定する\n\t- {{.hypervisor}} を再起動、あるいは再インストールする\n\t- 別の VM ドライバーを使用する\n\t- --force を使用してこの接続チェックを上書きする",
|
||||
"minikube profile was successfully set to {{.profile_name}}": "{{.profile_name}} の値が minikube のプロフィールに正常に設定されました",
|
||||
"minikube provisions and manages local Kubernetes clusters optimized for development workflows.": "",
|
||||
"minikube quickly sets up a local Kubernetes cluster": "",
|
||||
"minikube status --output OUTPUT. json, text": "minikube status --output OUTPUT. json, text",
|
||||
"minikube {{.version}} is available! Download it: {{.url}}": "minikube {{.version}} が利用可能です! 以下のURLでダウンロードできます。 {{.url}}",
|
||||
"mkcmp is used to compare performance of two minikube binaries": "mkcmp で二つの minikube のバイナリのパフォーマンスを比較することができます",
|
||||
|
@ -649,8 +713,11 @@
|
|||
"namespaces to unpause": "停止を解除する名前空間",
|
||||
"none driver does not support multi-node clusters": "マルチクラスターをサポートしているドライバーがありません",
|
||||
"not enough arguments ({{.ArgCount}}).\\nusage: minikube config set PROPERTY_NAME PROPERTY_VALUE": "引数({{.ArgCount}})が少なすぎます。\\n使用方法: minikube config set PROPERTY_NAME PROPERTY_VALUE",
|
||||
"output layout (EXPERIMENTAL, JSON only): 'nodes' or 'cluster'": "",
|
||||
"pause Kubernetes": "",
|
||||
"pause containers": "コンテナを停止させます",
|
||||
"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 のプロフィールの値を設定することができます。profil に引数を渡さなければ、現在のプロフィールを見ることができます。このコマンドは複数の minikube インスタンスを管理するのに使用されます。「 minikube profile default 」で minikube のデフォルトのプロフィールを見ることができます",
|
||||
"provisioning host for node": "",
|
||||
"reload cached images.": "キャッシュしていたイメージから再読み込みをします",
|
||||
"reloads images previously added using the 'cache add' subcommand": "",
|
||||
"retrieving node": "ノードを取得しています",
|
||||
|
@ -686,13 +753,19 @@
|
|||
"{{ .name }}: {{ .rejection }}": "{{ .name }}: {{ .rejection }}",
|
||||
"{{.cluster}} IP has been updated to point at {{.ip}}": "{{.cluster}} の IP アドレスは {{.ip}} へと更新されました",
|
||||
"{{.cluster}} IP was already correctly configured for {{.ip}}": "{{.cluster}} の IP アドレスは {{.ip}} としてすでに正常に設定されています",
|
||||
"{{.count}} nodes 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}} has only {{.container_limit}}MB memory but you specified {{.specified_memory}}MB": "",
|
||||
"{{.driver}} does not appear to be installed": "{{.driver}} がインストールされていないようです",
|
||||
"{{.driver}} does not appear to be installed, but is specified by an existing profile. Please run 'minikube delete' or install {{.driver}}": "{{.driver}} がインストールされていないようですが、既存のプロフィールから指定されています。「 minikube delete 」を実行、あるいは {{.driver}} をインストールしてください",
|
||||
"{{.extra_option_component_name}}.{{.key}}={{.value}}": "{{.extra_option_component_name}}.{{.key}}={{.value}}",
|
||||
"{{.name}} doesn't have enough CPUs.": "",
|
||||
"{{.name}} has no available configuration options": "{{.name}} には利用可能なオプションがありません",
|
||||
"{{.name}} is already running": "{{.name}} はすでに起動しています",
|
||||
"{{.name}} was successfully configured": "{{.name}} は正常に設定されました",
|
||||
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "",
|
||||
"{{.path}} is version {{.client_version}}, which may be incompatible with Kubernetes {{.cluster_version}}.": "",
|
||||
"{{.path}} is v{{.client_version}}, which may be incompatible with Kubernetes v{{.cluster_version}}.": "{{.path}} のバージョンは {{.client_version}}です。 {{.cluster_version}} の Kubernetes とは互換性がないかもしれません",
|
||||
"{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.platform}} 上の {{.prefix}}minikube {{.version}}",
|
||||
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} はまだサポートされていなファイルシステムです。とにかくやってみます!",
|
||||
|
|
Loading…
Reference in New Issue