Merge pull request #16867 from minikube-bot/gendocs
Update auto-generated docs and translationspull/16866/head
commit
c75df6a02d
|
@ -657,6 +657,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "Das Minikube Verzeichnis {{.minikubeDirectory}} wurde erfolgreich bereinigt",
|
||||
"Successfully started node {{.name}}!": "Node {{.name}} erfolgreich gestartet!",
|
||||
"Successfully stopped node {{.name}}": "Node {{.name}} erfolgreich gestoppt",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "Vorschlag: {{.advice}}",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "Das System hat nur {{.size}}MiB verfügbar, weniger als {{.req}}MiB sind erforderlich für Kubernetes",
|
||||
"Tag images": "Versehe Images mit einem Tag",
|
||||
|
|
|
@ -658,6 +658,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "",
|
||||
"Successfully started node {{.name}}!": "",
|
||||
"Successfully stopped node {{.name}}": "",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "",
|
||||
"Tag images": "",
|
||||
|
|
|
@ -651,6 +651,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "Répertoire minikube purgé avec succès situé à - [{{.minikubeDirectory}}]",
|
||||
"Successfully started node {{.name}}!": "Nœud {{.name}} démarré avec succès !",
|
||||
"Successfully stopped node {{.name}}": "Nœud {{.name}} arrêté avec succès",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "Suggestion : {{.advice}}",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "Le système n'a que {{.size}} Mio disponibles, moins que les {{.req}} Mio requis pour Kubernetes",
|
||||
"Tag images": "Marquer des images",
|
||||
|
|
|
@ -626,6 +626,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "[{{.minikubeDirectory}}] にある minikube ディレクトリーの削除に成功しました",
|
||||
"Successfully started node {{.name}}!": "{{.name}} ノードの起動に成功しました!",
|
||||
"Successfully stopped node {{.name}}": "{{.name}} ノードの停止に成功しました",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "提案: {{.advice}}",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "システムは Kubernetes 用に要求された {{.req}}MiB より少ない {{.size}}MiB のみ利用可能です",
|
||||
"Tag images": "イメージのタグ付与",
|
||||
|
|
|
@ -672,6 +672,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "",
|
||||
"Successfully started node {{.name}}!": "{{.name}} 노드가 정상적으로 시작되었습니다!",
|
||||
"Successfully stopped node {{.name}}": "{{.name}} 노드가 정상적으로 중지되었습니다",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "권장: {{.advice}}",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "",
|
||||
"Tag images": "",
|
||||
|
|
|
@ -674,6 +674,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "",
|
||||
"Successfully started node {{.name}}!": "",
|
||||
"Successfully stopped node {{.name}}": "",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "Sugestia: {{.advice}}",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "",
|
||||
"Tag images": "",
|
||||
|
|
|
@ -615,6 +615,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "",
|
||||
"Successfully started node {{.name}}!": "",
|
||||
"Successfully stopped node {{.name}}": "",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "Предложение: {{.advice}}",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "",
|
||||
"Tag images": "",
|
||||
|
|
|
@ -615,6 +615,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "",
|
||||
"Successfully started node {{.name}}!": "",
|
||||
"Successfully stopped node {{.name}}": "",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "",
|
||||
"Tag images": "",
|
||||
|
|
|
@ -759,6 +759,7 @@
|
|||
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "成功清理 [{{.minikubeDirectory}}] 下的 minukube 目录",
|
||||
"Successfully started node {{.name}}!": "",
|
||||
"Successfully stopped node {{.name}}": "",
|
||||
"Successfully unblocked bootpd process from firewall, retrying": "",
|
||||
"Suggestion: {{.advice}}": "建议:{{.advice}}",
|
||||
"Suggestion: {{.fix}}": "建议:{{.fix}}",
|
||||
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "",
|
||||
|
|
Loading…
Reference in New Issue