Merge pull request #14671 from minikube-bot/gendocs
Update auto-generated docs and translationspull/14678/head
commit
620c55503a
|
@ -436,6 +436,10 @@ a too new Kubernetes version was specified for minikube to use
|
||||||
"K8S_DOWNGRADE_UNSUPPORTED" (Exit code ExControlPlaneUnsupported)
|
"K8S_DOWNGRADE_UNSUPPORTED" (Exit code ExControlPlaneUnsupported)
|
||||||
minikube was unable to safely downgrade installed Kubernetes version
|
minikube was unable to safely downgrade installed Kubernetes version
|
||||||
|
|
||||||
|
"NOT_FOUND_CRI_DOCKERD" (Exit code ExProgramNotFound)
|
||||||
|
|
||||||
|
"NOT_FOUND_DOCKERD" (Exit code ExProgramNotFound)
|
||||||
|
|
||||||
## Error Codes
|
## Error Codes
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "Das {{.minikube_addon}} Addon ist deaktiviert",
|
"\"The '{{.minikube_addon}}' addon is disabled": "Das {{.minikube_addon}} Addon ist deaktiviert",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "\"minikube cache\" wird in der nächsten Version veraltet (deprecated) sein, bitte wechsle zu \"minikube image load\"",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "\"minikube cache\" wird in der nächsten Version veraltet (deprecated) sein, bitte wechsle zu \"minikube image load\"",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "Der Kontext \"{{.context}}\" wurde aktualisiert, um auf {{.hostname}}:{{.port}} zu zeigen",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "Der Kontext \"{{.context}}\" wurde aktualisiert, um auf {{.hostname}}:{{.port}} zu zeigen",
|
||||||
|
@ -714,6 +715,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "Der Node {{.name}} hat keinen verfügbaren Speicher mehr.",
|
"The node {{.name}} has ran out of memory.": "Der Node {{.name}} hat keinen verfügbaren Speicher mehr.",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "Das Netzwerk des Node {{.name}}",
|
"The node {{.name}} network is not available. Please verify network settings.": "Das Netzwerk des Node {{.name}}",
|
||||||
"The none driver is not compatible with multi-node clusters.": "Der 'none' Treiber ist nicht kompatibel mit Multi-Node Clustern.",
|
"The none driver is not compatible with multi-node clusters.": "Der 'none' Treiber ist nicht kompatibel mit Multi-Node Clustern.",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "Die Anzahl der zu startenden Nodes. Default: 1",
|
"The number of nodes to spin up. Defaults to 1.": "Die Anzahl der zu startenden Nodes. Default: 1",
|
||||||
"The output format. One of 'json', 'table'": "Das Ausgabe Format. (Entweder 'json' oder 'table')",
|
"The output format. One of 'json', 'table'": "Das Ausgabe Format. (Entweder 'json' oder 'table')",
|
||||||
"The path on the file system where the docs in markdown need to be saved": "Der Pfad auf dem Dateisystem indem die Dokumente in Markdown gespeichert werden müssen",
|
"The path on the file system where the docs in markdown need to be saved": "Der Pfad auf dem Dateisystem indem die Dokumente in Markdown gespeichert werden müssen",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "El complemento \"{{.minikube_addon}}\" está desactivado",
|
"\"The '{{.minikube_addon}}' addon is disabled": "El complemento \"{{.minikube_addon}}\" está desactivado",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "El contexto \"{{.context}}\" ha sido actualizado para apuntar a {{.hostname}}:{{.port}}",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "El contexto \"{{.context}}\" ha sido actualizado para apuntar a {{.hostname}}:{{.port}}",
|
||||||
|
@ -715,6 +716,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "",
|
"The node {{.name}} has ran out of memory.": "",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "",
|
"The node {{.name}} network is not available. Please verify network settings.": "",
|
||||||
"The none driver is not compatible with multi-node clusters.": "",
|
"The none driver is not compatible with multi-node clusters.": "",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "",
|
"The number of nodes to spin up. Defaults to 1.": "",
|
||||||
"The output format. One of 'json', 'table'": "",
|
"The output format. One of 'json', 'table'": "",
|
||||||
"The path on the file system where the docs in markdown need to be saved": "",
|
"The path on the file system where the docs in markdown need to be saved": "",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "Le module \"{{.minikube_addon}}\" est désactivé",
|
"\"The '{{.minikube_addon}}' addon is disabled": "Le module \"{{.minikube_addon}}\" est désactivé",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "\"minikube cache\" sera obsolète dans les prochaines versions, veuillez passer à \"minikube image load\"",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "\"minikube cache\" sera obsolète dans les prochaines versions, veuillez passer à \"minikube image load\"",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "Le contexte \"{{.context}}\" a été mis à jour pour pointer vers {{.hostname}}:{{.port}}",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "Le contexte \"{{.context}}\" a été mis à jour pour pointer vers {{.hostname}}:{{.port}}",
|
||||||
|
@ -691,6 +692,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "Le nœud {{.name}} est à court de mémoire.",
|
"The node {{.name}} has ran out of memory.": "Le nœud {{.name}} est à court de mémoire.",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "Le réseau du nœud {{.name}} n'est pas disponible. Veuillez vérifier les paramètres réseau.",
|
"The node {{.name}} network is not available. Please verify network settings.": "Le réseau du nœud {{.name}} n'est pas disponible. Veuillez vérifier les paramètres réseau.",
|
||||||
"The none driver is not compatible with multi-node clusters.": "Le pilote none n'est pas compatible avec les clusters multi-nœuds.",
|
"The none driver is not compatible with multi-node clusters.": "Le pilote none n'est pas compatible avec les clusters multi-nœuds.",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of bytes to use for 9p packet payload": "Le nombre d'octets à utiliser pour la charge utile du paquet 9p",
|
"The number of bytes to use for 9p packet payload": "Le nombre d'octets à utiliser pour la charge utile du paquet 9p",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "Le nombre de nœuds à faire tourner. La valeur par défaut est 1.",
|
"The number of nodes to spin up. Defaults to 1.": "Le nombre de nœuds à faire tourner. La valeur par défaut est 1.",
|
||||||
"The output format. One of 'json', 'table'": "Le format de sortie. 'json' ou 'table'",
|
"The output format. One of 'json', 'table'": "Le format de sortie. 'json' ou 'table'",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "'{{.minikube_addon}}' アドオンが無効です",
|
"\"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」に切り替えてください",
|
"\"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}} を指すようになりました",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "「{{.context}}」コンテキストが更新されて、{{.hostname}}:{{.port}} を指すようになりました",
|
||||||
|
@ -664,6 +665,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "{{.name}} ノードはメモリーを使い果たしました。",
|
"The node {{.name}} has ran out of memory.": "{{.name}} ノードはメモリーを使い果たしました。",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "{{.name}} ノードはネットワークが使用不能です。ネットワーク設定を検証してください。",
|
"The node {{.name}} network is not available. Please verify network settings.": "{{.name}} ノードはネットワークが使用不能です。ネットワーク設定を検証してください。",
|
||||||
"The none driver is not compatible with multi-node clusters.": "ノードドライバーはマルチノードクラスターと互換性がありません。",
|
"The none driver is not compatible with multi-node clusters.": "ノードドライバーはマルチノードクラスターと互換性がありません。",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "起動するノード数。デフォルトは 1。",
|
"The number of nodes to spin up. Defaults to 1.": "起動するノード数。デフォルトは 1。",
|
||||||
"The output format. One of 'json', 'table'": "出力形式。'json', 'table' のいずれか",
|
"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 docs in markdown need to be saved": "markdown で書かれたドキュメントの保存先のファイルシステムパス",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "\"The '{{.minikube_addon}}' 이 비활성화되었습니다",
|
"\"The '{{.minikube_addon}}' addon is disabled": "\"The '{{.minikube_addon}}' 이 비활성화되었습니다",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "\"{{.context}}\" 컨텍스트가 {{.hostname}}:{{.port}}로 갱신되었습니다.",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "\"{{.context}}\" 컨텍스트가 {{.hostname}}:{{.port}}로 갱신되었습니다.",
|
||||||
|
@ -719,6 +720,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "",
|
"The node {{.name}} has ran out of memory.": "",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "",
|
"The node {{.name}} network is not available. Please verify network settings.": "",
|
||||||
"The none driver is not compatible with multi-node clusters.": "",
|
"The none driver is not compatible with multi-node clusters.": "",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "",
|
"The number of nodes to spin up. Defaults to 1.": "",
|
||||||
"The output format. One of 'json', 'table'": "",
|
"The output format. One of 'json', 'table'": "",
|
||||||
"The path on the file system where the docs in markdown need to be saved": "",
|
"The path on the file system where the docs in markdown need to be saved": "",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "",
|
"\"The '{{.minikube_addon}}' addon is disabled": "",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "",
|
||||||
|
@ -730,6 +731,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "",
|
"The node {{.name}} has ran out of memory.": "",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "",
|
"The node {{.name}} network is not available. Please verify network settings.": "",
|
||||||
"The none driver is not compatible with multi-node clusters.": "",
|
"The none driver is not compatible with multi-node clusters.": "",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "",
|
"The number of nodes to spin up. Defaults to 1.": "",
|
||||||
"The output format. One of 'json', 'table'": "",
|
"The output format. One of 'json', 'table'": "",
|
||||||
"The path on the file system where the docs in markdown need to be saved": "",
|
"The path on the file system where the docs in markdown need to be saved": "",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "\"Дополнение '{{.minikube_addon}}' выключено",
|
"\"The '{{.minikube_addon}}' addon is disabled": "\"Дополнение '{{.minikube_addon}}' выключено",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "Контекст \"{{.context}}\" был обновлён и теперь указывает на {{.hostname}}:{{.port}}",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "Контекст \"{{.context}}\" был обновлён и теперь указывает на {{.hostname}}:{{.port}}",
|
||||||
|
@ -661,6 +662,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "",
|
"The node {{.name}} has ran out of memory.": "",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "",
|
"The node {{.name}} network is not available. Please verify network settings.": "",
|
||||||
"The none driver is not compatible with multi-node clusters.": "",
|
"The none driver is not compatible with multi-node clusters.": "",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "",
|
"The number of nodes to spin up. Defaults to 1.": "",
|
||||||
"The output format. One of 'json', 'table'": "",
|
"The output format. One of 'json', 'table'": "",
|
||||||
"The path on the file system where the docs in markdown need to be saved": "",
|
"The path on the file system where the docs in markdown need to be saved": "",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "",
|
"\"The '{{.minikube_addon}}' addon is disabled": "",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "",
|
||||||
|
@ -661,6 +662,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "",
|
"The node {{.name}} has ran out of memory.": "",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "",
|
"The node {{.name}} network is not available. Please verify network settings.": "",
|
||||||
"The none driver is not compatible with multi-node clusters.": "",
|
"The none driver is not compatible with multi-node clusters.": "",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "",
|
"The number of nodes to spin up. Defaults to 1.": "",
|
||||||
"The output format. One of 'json', 'table'": "",
|
"The output format. One of 'json', 'table'": "",
|
||||||
"The path on the file system where the docs in markdown need to be saved": "",
|
"The path on the file system where the docs in markdown need to be saved": "",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"\n\n": "",
|
||||||
"\"The '{{.minikube_addon}}' addon is disabled": "'{{.minikube_addon}}' 插件已被禁用",
|
"\"The '{{.minikube_addon}}' addon is disabled": "'{{.minikube_addon}}' 插件已被禁用",
|
||||||
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
"\"minikube cache\" will be deprecated in upcoming versions, please switch to \"minikube image load\"": "",
|
||||||
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "",
|
"\"{{.context}}\" context has been updated to point to {{.hostname}}:{{.port}}": "",
|
||||||
|
@ -818,6 +819,8 @@
|
||||||
"The node {{.name}} has ran out of memory.": "",
|
"The node {{.name}} has ran out of memory.": "",
|
||||||
"The node {{.name}} network is not available. Please verify network settings.": "",
|
"The node {{.name}} network is not available. Please verify network settings.": "",
|
||||||
"The none driver is not compatible with multi-node clusters.": "",
|
"The none driver is not compatible with multi-node clusters.": "",
|
||||||
|
"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": "",
|
||||||
|
"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/": "",
|
||||||
"The number of nodes to spin up. Defaults to 1.": "",
|
"The number of nodes to spin up. Defaults to 1.": "",
|
||||||
"The output format. One of 'json', 'table'": "输出的格式。'json' 或者 'table'",
|
"The output format. One of 'json', 'table'": "输出的格式。'json' 或者 'table'",
|
||||||
"The path on the file system where the docs in markdown need to be saved": "",
|
"The path on the file system where the docs in markdown need to be saved": "",
|
||||||
|
|
Loading…
Reference in New Issue