From 72949d93e6ae945997b336a8d67f4886d6adb4cf Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 12 Jun 2025 23:03:03 +0000 Subject: [PATCH] Update locales [skip ci] --- src/locales/es/main.json | 5 ++++- src/locales/fr/main.json | 5 ++++- src/locales/ja/main.json | 5 ++++- src/locales/ko/main.json | 5 ++++- src/locales/ru/main.json | 5 ++++- src/locales/zh/main.json | 5 ++++- 6 files changed, 24 insertions(+), 6 deletions(-) diff --git a/src/locales/es/main.json b/src/locales/es/main.json index 557ba4945..fb4a70ebb 100644 --- a/src/locales/es/main.json +++ b/src/locales/es/main.json @@ -1152,6 +1152,8 @@ "Video": "Video", "Video API": "API de Video" }, + "currentVersion": "Versión actual: v{version}", + "requiresUpgrade": "Requiere ComfyUI v{version} o superior", "template": { "3D": { "hunyuan-3d-multiview-elf": "Hunyuan3D 2.0 MV", @@ -1354,7 +1356,8 @@ "api_veo2_i2v": "Usa la API Google Veo2 para generar videos a partir de imágenes." } }, - "title": "Comienza con una Plantilla" + "title": "Comienza con una Plantilla", + "upgradeToUse": "Actualiza para usar esta plantilla" }, "toastMessages": { "couldNotDetermineFileType": "No se pudo determinar el tipo de archivo", diff --git a/src/locales/fr/main.json b/src/locales/fr/main.json index a16ddc776..8617ac16c 100644 --- a/src/locales/fr/main.json +++ b/src/locales/fr/main.json @@ -1152,6 +1152,8 @@ "Video": "Vidéo", "Video API": "API vidéo" }, + "currentVersion": "Version actuelle : v{version}", + "requiresUpgrade": "Nécessite ComfyUI v{version} ou supérieur", "template": { "3D": { "hunyuan-3d-multiview-elf": "Hunyuan3D Multivue", @@ -1354,7 +1356,8 @@ "api_veo2_i2v": "Utilisez l'API Google Veo2 pour générer des vidéos à partir d'images." } }, - "title": "Commencez avec un modèle" + "title": "Commencez avec un modèle", + "upgradeToUse": "Mettez à jour pour utiliser ce modèle" }, "toastMessages": { "couldNotDetermineFileType": "Impossible de déterminer le type de fichier", diff --git a/src/locales/ja/main.json b/src/locales/ja/main.json index c35f5a3f8..7edf41fcc 100644 --- a/src/locales/ja/main.json +++ b/src/locales/ja/main.json @@ -1152,6 +1152,8 @@ "Video": "ビデオ", "Video API": "動画API" }, + "currentVersion": "現在のバージョン: v{version}", + "requiresUpgrade": "ComfyUI v{version} 以上が必要です", "template": { "3D": { "hunyuan-3d-multiview-elf": "Hunyuan3D マルチビュー", @@ -1354,7 +1356,8 @@ "api_veo2_i2v": "Google Veo2 APIで画像から動画を生成します。" } }, - "title": "テンプレートを利用して開始" + "title": "テンプレートを利用して開始", + "upgradeToUse": "このテンプレートを使用するにはアップグレードしてください" }, "toastMessages": { "couldNotDetermineFileType": "ファイルタイプを判断できませんでした", diff --git a/src/locales/ko/main.json b/src/locales/ko/main.json index d0b270b81..6126ed810 100644 --- a/src/locales/ko/main.json +++ b/src/locales/ko/main.json @@ -1152,6 +1152,8 @@ "Video": "비디오", "Video API": "비디오 API" }, + "currentVersion": "현재 버전: v{version}", + "requiresUpgrade": "ComfyUI v{version} 이상이 필요합니다", "template": { "3D": { "hunyuan-3d-multiview-elf": "Hunyuan3D 다중뷰", @@ -1354,7 +1356,8 @@ "api_veo2_i2v": "Google Veo2 API로 이미지에서 비디오를 생성합니다." } }, - "title": "템플릿으로 시작하기" + "title": "템플릿으로 시작하기", + "upgradeToUse": "이 템플릿을 사용하려면 업그레이드하세요" }, "toastMessages": { "couldNotDetermineFileType": "파일 유형을 결정할 수 없습니다", diff --git a/src/locales/ru/main.json b/src/locales/ru/main.json index 94a1fc566..e2c1515ec 100644 --- a/src/locales/ru/main.json +++ b/src/locales/ru/main.json @@ -1152,6 +1152,8 @@ "Video": "Видео", "Video API": "Video API" }, + "currentVersion": "Текущая версия: v{version}", + "requiresUpgrade": "Требуется ComfyUI версии {version} или выше", "template": { "3D": { "hunyuan-3d-multiview-elf": "Hunyuan3D Многовидовой", @@ -1354,7 +1356,8 @@ "api_veo2_i2v": "Используйте Google Veo2 API для генерации видео из изображений." } }, - "title": "Начните с шаблона" + "title": "Начните с шаблона", + "upgradeToUse": "Обновите, чтобы использовать этот шаблон" }, "toastMessages": { "couldNotDetermineFileType": "Не удалось определить тип файла", diff --git a/src/locales/zh/main.json b/src/locales/zh/main.json index 804a8ed65..d5850739d 100644 --- a/src/locales/zh/main.json +++ b/src/locales/zh/main.json @@ -1152,6 +1152,8 @@ "Video": "视频", "Video API": "视频 API" }, + "currentVersion": "当前版本:v{version}", + "requiresUpgrade": "需要 ComfyUI v{version} 或更高版本", "template": { "3D": { "hunyuan-3d-multiview-elf": "混元3D多视图", @@ -1354,7 +1356,8 @@ "api_veo2_i2v": "使用 Google Veo2 API 通过图像生成视频。" } }, - "title": "从模板开始" + "title": "从模板开始", + "upgradeToUse": "升级以使用此模板" }, "toastMessages": { "couldNotDetermineFileType": "无法确定文件类型",