Skip to content

Commit

Permalink
Merge pull request kubernetes#17773 from minikube-bot/gendocs
Browse files Browse the repository at this point in the history
Update auto-generated docs and translations
  • Loading branch information
spowelljr committed Dec 12, 2023
2 parents e2deef5 + eb158fe commit 2f75521
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@
"Pull images": "Ziehe (pull) Images",
"Pull the remote image (no caching)": "Ziehe (pull) das Remote Image (kein Caching)",
"Pulling base image ...": "Ziehe das Base Image ...",
"Pulling base image {{.kicVersion}} ...": "",
"Push images": "Veröffentliche (push) Images",
"Push the new image (requires tag)": "Veröffentliche das neue Image (benötigt einen Tag)",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor": "Restarten (reboot) Sie die komplette VirtualBox Installation und stellen Sie sicher, dass VirtualBox nicht durch Ihr System blockiert wird, und/oder verwenden Sie einen anderen Hypervisor",
Expand Down
2 changes: 1 addition & 1 deletion translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@
"Provides instructions to point your terminal's docker-cli to the Docker Engine inside minikube. (Useful for building docker images directly inside minikube)\n\nFor example, you can do all docker operations such as docker build, docker run, and docker ps directly on the docker inside minikube.\n\nNote: You need the docker-cli to be installed on your machine.\ndocker-cli install instructions: https://minikube.sigs.k8s.io/docs/tutorials/docker_desktop_replacement/#steps": "",
"Pull images": "",
"Pull the remote image (no caching)": "",
"Pulling base image ...": "",
"Pulling base image {{.kicVersion}} ...": "",
"Push images": "",
"Push the new image (requires tag)": "",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor": "",
Expand Down
1 change: 1 addition & 0 deletions translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@
"Pull images": "Extraction des images",
"Pull the remote image (no caching)": "Extraire l'image distante (pas de mise en cache)",
"Pulling base image ...": "Extraction de l'image de base...",
"Pulling base image {{.kicVersion}} ...": "",
"Push images": "Diffusion des images",
"Push the new image (requires tag)": "Pousser la nouvelle image (nécessite une balise)",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor": "Redémarrez pour terminer l'installation de VirtualBox, vérifiez que VirtualBox n'est pas bloqué par votre système et/ou utilisez un autre hyperviseur",
Expand Down
1 change: 1 addition & 0 deletions translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@
"Pull images": "イメージを取得します",
"Pull the remote image (no caching)": "リモートイメージを取得します (キャッシュなし)",
"Pulling base image ...": "ベースイメージを取得しています...",
"Pulling base image {{.kicVersion}} ...": "",
"Push images": "イメージを登録します",
"Push the new image (requires tag)": "新イメージを登録します (タグが必要)",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor": "VirtualBox インストールを完了させるために再起動し、VirtualBox がシステムや別のハイパーバイザーにブロックされていないことを検証してください",
Expand Down
1 change: 1 addition & 0 deletions translations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@
"Pull images": "",
"Pull the remote image (no caching)": "",
"Pulling base image ...": "베이스 이미지를 다운받는 중 ...",
"Pulling base image {{.kicVersion}} ...": "",
"Push images": "",
"Push the new image (requires tag)": "",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor": "",
Expand Down
2 changes: 1 addition & 1 deletion translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
"Provides instructions to point your terminal's docker-cli to the Docker Engine inside minikube. (Useful for building docker images directly inside minikube)\n\nFor example, you can do all docker operations such as docker build, docker run, and docker ps directly on the docker inside minikube.\n\nNote: You need the docker-cli to be installed on your machine.\ndocker-cli install instructions: https://minikube.sigs.k8s.io/docs/tutorials/docker_desktop_replacement/#steps": "",
"Pull images": "",
"Pull the remote image (no caching)": "",
"Pulling base image ...": "",
"Pulling base image {{.kicVersion}} ...": "",
"Push images": "",
"Push the new image (requires tag)": "",
"Reboot to complete VirtualBox installation, and verify that VirtualBox is not blocked by your system": "Uruchom ponownie komputer aby zakończyć instalację VirtualBox'a i upewnij się, że nie jest on blokowany przez twój system",
Expand Down
1 change: 1 addition & 0 deletions translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@
"Pull images": "",
"Pull the remote image (no caching)": "",
"Pulling base image ...": "Скачивается базовый образ ...",
"Pulling base image {{.kicVersion}} ...": "",
"Push images": "",
"Push the new image (requires tag)": "",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor": "",
Expand Down
1 change: 1 addition & 0 deletions translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@
"Pull images": "拉取镜像",
"Pull the remote image (no caching)": "拉取远程镜像(禁用缓存)",
"Pulling base image ...": "正在拉取基础镜像 ...",
"Pulling base image {{.kicVersion}} ...": "",
"Pulling images ...": "拉取镜像 ...",
"Push images": "推送镜像",
"Push the new image (requires tag)": "推送新的镜像(需要标签)",
Expand Down

0 comments on commit 2f75521

Please sign in to comment.