From 5fb9a734d4cfff4fd994f1152bef547b30ddaacd Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Tue, 8 Feb 2022 01:19:55 +0000 Subject: [PATCH] Update auto-generated docs and translations --- translations/de.json | 1 + translations/es.json | 1 + translations/fr.json | 1 + translations/ja.json | 1 + translations/ko.json | 1 + translations/pl.json | 1 + translations/ru.json | 1 + translations/strings.txt | 1 + translations/zh-CN.json | 1 + 9 files changed, 9 insertions(+) diff --git a/translations/de.json b/translations/de.json index 27158a2331..a9450cbc33 100644 --- a/translations/de.json +++ b/translations/de.json @@ -396,6 +396,7 @@ "Log into the minikube environment (for debugging)": "In die Minikube Umgebung einloggen (fürs Debugging)", "Manage images": "Images verwalten", "Message Size: {{.size}}": "Message Größe: {{.size}}", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "Persistente Konfigurations-Werte anpassen", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "Mehr Informationen: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities", "Most users should use the newer 'docker' driver instead, which does not require root!": "Die meisten Benutzer sollten den neuen 'docker' Treiber verwenden, welcher keinen root-Zugriff benötigt!", diff --git a/translations/es.json b/translations/es.json index e3928a82ad..cf5a59e47c 100644 --- a/translations/es.json +++ b/translations/es.json @@ -405,6 +405,7 @@ "Log into the minikube environment (for debugging)": "", "Manage images": "", "Message Size: {{.size}}": "", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "", "Most users should use the newer 'docker' driver instead, which does not require root!": "", diff --git a/translations/fr.json b/translations/fr.json index 98a522ff7f..db469dcc26 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -384,6 +384,7 @@ "Log into the minikube environment (for debugging)": "Connectez-vous à l'environnement minikube (pour le débogage)", "Manage images": "Gérer les images", "Message Size: {{.size}}": "Taille du message : {{.size}}", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "Modifier les valeurs de configuration persistantes", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "Plus d'informations: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities", "Most users should use the newer 'docker' driver instead, which does not require root!": "La plupart des utilisateurs devraient plutôt utiliser le nouveau pilote 'docker', qui ne nécessite pas de root !", diff --git a/translations/ja.json b/translations/ja.json index b70f3d1a36..1cac1b4799 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -394,6 +394,7 @@ "Log into the minikube environment (for debugging)": "minikube の環境にログインします (デバッグ用)", "Manage images": "イメージを管理します", "Message Size: {{.size}}": "メッセージのサイズ: {{.size}}", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "永続的な設定値を変更します", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "追加情報: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities", "Most users should use the newer 'docker' driver instead, which does not require root!": "多くのユーザーはより新しい 'docker' ドライバーを代わりに使用すべきです (root 権限が必要ありません!)", diff --git a/translations/ko.json b/translations/ko.json index 34e2febf77..dfe2f1a1ba 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -422,6 +422,7 @@ "Message Size: {{.size}}": "메시지 사이즈: {{.size}}", "Minikube is a CLI tool that provisions and manages single-node Kubernetes clusters optimized for development workflows.": "Minikube 는 개발용으로 최적화된 싱글 노드 쿠버네티스 클러스터 제공 및 관리 CLI 툴입니다", "Minikube is a tool for managing local Kubernetes clusters.": "Minikube 는 로컬 쿠버네티스 클러스터 관리 툴입니다", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "", "Most users should use the newer 'docker' driver instead, which does not require root!": "", diff --git a/translations/pl.json b/translations/pl.json index 9a69f0de3f..b0a4a1eb0f 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -411,6 +411,7 @@ "Log into the minikube environment (for debugging)": "Zaloguj się do środowiska minikube (do debugowania)", "Manage images": "Zarządzaj obrazami", "Message Size: {{.size}}": "Rozmiar wiadomości: {{.size}}", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "Modyfikuj globalne opcje konfiguracyjne", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "Więcej informacji: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities", "Most users should use the newer 'docker' driver instead, which does not require root!": "Większość użytkowników powinna używać nowszego sterownika docker, ktory nie wymaga uruchamiania z poziomu roota!", diff --git a/translations/ru.json b/translations/ru.json index 61be37901c..4c1d57decc 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -373,6 +373,7 @@ "Log into the minikube environment (for debugging)": "", "Manage images": "", "Message Size: {{.size}}": "", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "", "Most users should use the newer 'docker' driver instead, which does not require root!": "", diff --git a/translations/strings.txt b/translations/strings.txt index 834aa10472..600d97afc7 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -373,6 +373,7 @@ "Log into the minikube environment (for debugging)": "", "Manage images": "", "Message Size: {{.size}}": "", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify persistent configuration values": "", "More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities": "", "Most users should use the newer 'docker' driver instead, which does not require root!": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index c3eeabdb1f..796cec8a2b 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -483,6 +483,7 @@ "Manage images": "", "Message Size: {{.size}}": "", "Minikube is a CLI tool that provisions and manages single-node Kubernetes clusters optimized for development workflows.": "Minikube 是一个命令行工具,它提供和管理针对开发工作流程优化的单节点 Kubernetes 集群。", + "Minimum VirtualBox Version supported: {{.vers}}, current VirtualBox version: {{.cvers}}": "", "Modify minikube config": "修改 minikube 配置", "Modify minikube's kubernetes addons": "修改 minikube 的 kubernetes 插件", "Modify persistent configuration values": "",