From e0e071523901c4487f846311e01367d1e0d37680 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Tue, 28 Sep 2021 02:06:54 +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/strings.txt | 1 + translations/zh-CN.json | 1 + 8 files changed, 8 insertions(+) diff --git a/translations/de.json b/translations/de.json index 0a7ec0de1c..123b952f62 100644 --- a/translations/de.json +++ b/translations/de.json @@ -261,6 +261,7 @@ "Failed to read temp": "", "Failed to reload cached images": "", "Failed to remove image": "", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to save config {{.profile}}": "", "Failed to save dir": "", "Failed to save image": "", diff --git a/translations/es.json b/translations/es.json index ae9d8bf193..c9c2af04d5 100644 --- a/translations/es.json +++ b/translations/es.json @@ -267,6 +267,7 @@ "Failed to read temp": "", "Failed to reload cached images": "", "Failed to remove image": "", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to save config {{.profile}}": "", "Failed to save dir": "", "Failed to save image": "", diff --git a/translations/fr.json b/translations/fr.json index 248a163dd0..aeaaa14f57 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -265,6 +265,7 @@ "Failed to read temp": "Échec de la lecture du répertoire temporaire", "Failed to reload cached images": "Échec du rechargement des images mises en cache", "Failed to remove image": "Échec de la suppression de l'image", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to save config {{.profile}}": "Échec de l'enregistrement de la configuration {{.profile}}", "Failed to save dir": "Échec de l'enregistrement du répertoire", "Failed to save image": "Échec de l'enregistrement de l'image", diff --git a/translations/ja.json b/translations/ja.json index 659cfc1b21..7636410640 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -255,6 +255,7 @@ "Failed to read temp": "", "Failed to reload cached images": "", "Failed to remove image": "", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to save config {{.profile}}": "", "Failed to save dir": "", "Failed to save image": "", diff --git a/translations/ko.json b/translations/ko.json index 4cadfafc8b..c049510cac 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -282,6 +282,7 @@ "Failed to read temp": "", "Failed to reload cached images": "캐시된 이미지를 다시 불러오는 데 실패하였습니다", "Failed to remove image": "", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to save config": "컨피그 저장에 실패하였습니다", "Failed to save config {{.profile}}": "", "Failed to save dir": "", diff --git a/translations/pl.json b/translations/pl.json index 55b89147eb..49a10c667f 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -269,6 +269,7 @@ "Failed to read temp": "", "Failed to reload cached images": "", "Failed to remove image": "", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to remove profile": "Usunięcie profilu nie powiodło się", "Failed to save config": "Zapisywanie konfiguracji nie powiodło się", "Failed to save config {{.profile}}": "", diff --git a/translations/strings.txt b/translations/strings.txt index 6a5c61e761..64ffa22429 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -246,6 +246,7 @@ "Failed to read temp": "", "Failed to reload cached images": "", "Failed to remove image": "", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to save config {{.profile}}": "", "Failed to save dir": "", "Failed to save image": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 6e9d7718ad..a0f3dea6c2 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -332,6 +332,7 @@ "Failed to read temp": "", "Failed to reload cached images": "重新加载缓存镜像失败", "Failed to remove image": "", + "Failed to remove images for profile {{.pName}} {{.error}}": "", "Failed to remove profile": "无法删除配置文件", "Failed to save config": "无法保存配置", "Failed to save config {{.profile}}": "",