Add HiDream templates translations (#3485)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-04-18 01:46:11 +08:00
committed by Chenlei Hu
parent d4d785fa04
commit bca81e4a8a
8 changed files with 48 additions and 48 deletions

View File

@@ -10,7 +10,7 @@ module.exports = defineConfig({
entryLocale: 'en', entryLocale: 'en',
output: 'src/locales', output: 'src/locales',
outputLocales: ['zh', 'ru', 'ja', 'ko', 'fr', 'es'], outputLocales: ['zh', 'ru', 'ja', 'ko', 'fr', 'es'],
reference: `Special names to keep untranslated: flux, photomaker, clip, vae, cfg, stable audio, stable cascade, stable zero, controlnet, lora. reference: `Special names to keep untranslated: flux, photomaker, clip, vae, cfg, stable audio, stable cascade, stable zero, controlnet, lora, HiDream.
'latent' is the short form of 'latent space'. 'latent' is the short form of 'latent space'.
'mask' is in the context of image processing. 'mask' is in the context of image processing.
` `

View File

@@ -461,8 +461,7 @@
"ControlNet": "ControlNet", "ControlNet": "ControlNet",
"Upscaling": "Upscaling", "Upscaling": "Upscaling",
"Video": "Video", "Video": "Video",
"SD3_5": "SD3.5", "Image": "Image",
"SDXL": "SDXL",
"Area Composition": "Area Composition", "Area Composition": "Area Composition",
"3D": "3D", "3D": "3D",
"Audio": "Audio" "Audio": "Audio"
@@ -510,18 +509,19 @@
"mochi_text_to_video_example": "Mochi Text to Video", "mochi_text_to_video_example": "Mochi Text to Video",
"hunyuan_video_text_to_video": "Hunyuan Video Text to Video" "hunyuan_video_text_to_video": "Hunyuan Video Text to Video"
}, },
"SD3_5": { "Image": {
"sd3_5_simple_example": "SD3.5 Simple", "sd3_5_simple_example": "SD3.5 Simple",
"sd3_5_large_canny_controlnet_example": "SD3.5 Large Canny ControlNet", "sd3_5_large_canny_controlnet_example": "SD3.5 Large Canny ControlNet",
"sd3_5_large_depth": "SD3.5 Large Depth", "sd3_5_large_depth": "SD3.5 Large Depth",
"sd3_5_large_blur": "SD3.5 Large Blur" "sd3_5_large_blur": "SD3.5 Large Blur",
},
"SDXL": {
"sdxl_simple_example": "SDXL Simple", "sdxl_simple_example": "SDXL Simple",
"sdxl_refiner_prompt_example": "SDXL Refiner Prompt", "sdxl_refiner_prompt_example": "SDXL Refiner Prompt",
"sdxl_revision_text_prompts": "SDXL Revision Text Prompts", "sdxl_revision_text_prompts": "SDXL Revision Text Prompts",
"sdxl_revision_zero_positive": "SDXL Revision Zero Positive", "sdxl_revision_zero_positive": "SDXL Revision Zero Positive",
"sdxlturbo_example": "SDXL Turbo" "sdxlturbo_example": "SDXL Turbo",
"hidream_i1_dev": "HiDream I1 Dev",
"hidream_i1_fast": "HiDream I1 Fast",
"hidream_i1_full": "HiDream I1 Full"
}, },
"Area Composition": { "Area Composition": {
"area_composition": "Area Composition", "area_composition": "Area Composition",

View File

@@ -918,8 +918,7 @@
"ControlNet": "ControlNet", "ControlNet": "ControlNet",
"Custom Nodes": "Nodos Personalizados", "Custom Nodes": "Nodos Personalizados",
"Flux": "Flux", "Flux": "Flux",
"SD3_5": "SD3.5", "Image": "Imagen",
"SDXL": "SDXL",
"Upscaling": "Ampliación", "Upscaling": "Ampliación",
"Video": "Video" "Video": "Video"
}, },
@@ -964,13 +963,14 @@
"flux_redux_model_example": "Flux Redux Model", "flux_redux_model_example": "Flux Redux Model",
"flux_schnell": "Flux Schnell" "flux_schnell": "Flux Schnell"
}, },
"SD3_5": { "Image": {
"hidream_i1_dev": "HiDream I1 Dev",
"hidream_i1_fast": "HiDream I1 Rápido",
"hidream_i1_full": "HiDream I1 Completo",
"sd3_5_large_blur": "SD3.5 Grande Desenfoque", "sd3_5_large_blur": "SD3.5 Grande Desenfoque",
"sd3_5_large_canny_controlnet_example": "SD3.5 Grande Canny ControlNet", "sd3_5_large_canny_controlnet_example": "SD3.5 Grande Canny ControlNet",
"sd3_5_large_depth": "SD3.5 Grande Profundidad", "sd3_5_large_depth": "SD3.5 Grande Profundidad",
"sd3_5_simple_example": "SD3.5 Simple" "sd3_5_simple_example": "SD3.5 Simple",
},
"SDXL": {
"sdxl_refiner_prompt_example": "SDXL Refinador de Solicitud", "sdxl_refiner_prompt_example": "SDXL Refinador de Solicitud",
"sdxl_revision_text_prompts": "SDXL Revisión de Solicitud de Texto", "sdxl_revision_text_prompts": "SDXL Revisión de Solicitud de Texto",
"sdxl_revision_zero_positive": "SDXL Revisión Cero Positivo", "sdxl_revision_zero_positive": "SDXL Revisión Cero Positivo",

View File

@@ -918,8 +918,7 @@
"ControlNet": "ControlNet", "ControlNet": "ControlNet",
"Custom Nodes": "Nœuds personnalisés", "Custom Nodes": "Nœuds personnalisés",
"Flux": "Flux", "Flux": "Flux",
"SD3_5": "SD3.5", "Image": "Image",
"SDXL": "SDXL",
"Upscaling": "Mise à l'échelle", "Upscaling": "Mise à l'échelle",
"Video": "Vidéo" "Video": "Vidéo"
}, },
@@ -964,13 +963,14 @@
"flux_redux_model_example": "Flux Redux Model", "flux_redux_model_example": "Flux Redux Model",
"flux_schnell": "Flux Schnell" "flux_schnell": "Flux Schnell"
}, },
"SD3_5": { "Image": {
"hidream_i1_dev": "HiDream I1 Dev",
"hidream_i1_fast": "HiDream I1 Rapide",
"hidream_i1_full": "HiDream I1 Complet",
"sd3_5_large_blur": "SD3.5 Grand Flou", "sd3_5_large_blur": "SD3.5 Grand Flou",
"sd3_5_large_canny_controlnet_example": "SD3.5 Grand Canny ControlNet", "sd3_5_large_canny_controlnet_example": "SD3.5 Grand Canny ControlNet",
"sd3_5_large_depth": "SD3.5 Grande Profondeur", "sd3_5_large_depth": "SD3.5 Grande Profondeur",
"sd3_5_simple_example": "SD3.5 Simple" "sd3_5_simple_example": "SD3.5 Simple",
},
"SDXL": {
"sdxl_refiner_prompt_example": "SDXL Refiner Prompt", "sdxl_refiner_prompt_example": "SDXL Refiner Prompt",
"sdxl_revision_text_prompts": "Révisions de Texte SDXL", "sdxl_revision_text_prompts": "Révisions de Texte SDXL",
"sdxl_revision_zero_positive": "Révision Zéro Positive SDXL", "sdxl_revision_zero_positive": "Révision Zéro Positive SDXL",

View File

@@ -918,8 +918,7 @@
"ControlNet": "ControlNet", "ControlNet": "ControlNet",
"Custom Nodes": "カスタムノード", "Custom Nodes": "カスタムノード",
"Flux": "Flux", "Flux": "Flux",
"SD3_5": "SD3.5", "Image": "画像",
"SDXL": "SDXL",
"Upscaling": "アップスケーリング", "Upscaling": "アップスケーリング",
"Video": "ビデオ" "Video": "ビデオ"
}, },
@@ -964,13 +963,14 @@
"flux_redux_model_example": "Flux Reduxモデル", "flux_redux_model_example": "Flux Reduxモデル",
"flux_schnell": "Flux Schnell" "flux_schnell": "Flux Schnell"
}, },
"SD3_5": { "Image": {
"hidream_i1_dev": "HiDream I1 Dev",
"hidream_i1_fast": "HiDream I1 Fast",
"hidream_i1_full": "HiDream I1 Full",
"sd3_5_large_blur": "SD3.5 ラージブラー", "sd3_5_large_blur": "SD3.5 ラージブラー",
"sd3_5_large_canny_controlnet_example": "SD3.5 ラージキャニーコントロールネット", "sd3_5_large_canny_controlnet_example": "SD3.5 ラージキャニーコントロールネット",
"sd3_5_large_depth": "SD3.5 ラージデプス", "sd3_5_large_depth": "SD3.5 ラージデプス",
"sd3_5_simple_example": "SD3.5 シンプル" "sd3_5_simple_example": "SD3.5 シンプル",
},
"SDXL": {
"sdxl_refiner_prompt_example": "SDXL Refinerプロンプト", "sdxl_refiner_prompt_example": "SDXL Refinerプロンプト",
"sdxl_revision_text_prompts": "SDXL Revisionテキストプロンプト", "sdxl_revision_text_prompts": "SDXL Revisionテキストプロンプト",
"sdxl_revision_zero_positive": "SDXL Revisionゼロポジティブ", "sdxl_revision_zero_positive": "SDXL Revisionゼロポジティブ",

View File

@@ -918,8 +918,7 @@
"ControlNet": "컨트롤넷", "ControlNet": "컨트롤넷",
"Custom Nodes": "사용자 정의 노드", "Custom Nodes": "사용자 정의 노드",
"Flux": "FLUX", "Flux": "FLUX",
"SD3_5": "SD3.5", "Image": "이미지",
"SDXL": "SDXL",
"Upscaling": "업스케일링", "Upscaling": "업스케일링",
"Video": "비디오" "Video": "비디오"
}, },
@@ -964,13 +963,14 @@
"flux_redux_model_example": "FLUX Redux 모델 예제", "flux_redux_model_example": "FLUX Redux 모델 예제",
"flux_schnell": "FLUX Schnell" "flux_schnell": "FLUX Schnell"
}, },
"SD3_5": { "Image": {
"hidream_i1_dev": "HiDream I1 개발",
"hidream_i1_fast": "HiDream I1 빠른",
"hidream_i1_full": "HiDream I1 전체",
"sd3_5_large_blur": "SD3.5 Large 블러 컨트롤넷", "sd3_5_large_blur": "SD3.5 Large 블러 컨트롤넷",
"sd3_5_large_canny_controlnet_example": "SD3.5 Large 캐니 컨트롤넷", "sd3_5_large_canny_controlnet_example": "SD3.5 Large 캐니 컨트롤넷",
"sd3_5_large_depth": "SD3.5 Large 깊이 컨트롤넷", "sd3_5_large_depth": "SD3.5 Large 깊이 컨트롤넷",
"sd3_5_simple_example": "간단한 SD3.5 예제" "sd3_5_simple_example": "간단한 SD3.5 예제",
},
"SDXL": {
"sdxl_refiner_prompt_example": "SDXL 리파이너 프롬프트", "sdxl_refiner_prompt_example": "SDXL 리파이너 프롬프트",
"sdxl_revision_text_prompts": "SDXL Revision 텍스트 프롬프트", "sdxl_revision_text_prompts": "SDXL Revision 텍스트 프롬프트",
"sdxl_revision_zero_positive": "SDXL Revision Zero Positive", "sdxl_revision_zero_positive": "SDXL Revision Zero Positive",

View File

@@ -918,8 +918,7 @@
"ControlNet": "ControlNet", "ControlNet": "ControlNet",
"Custom Nodes": "Пользовательские узлы", "Custom Nodes": "Пользовательские узлы",
"Flux": "Flux", "Flux": "Flux",
"SD3_5": "SD3.5", "Image": "Изображение",
"SDXL": "SDXL",
"Upscaling": "Увеличение разрешения", "Upscaling": "Увеличение разрешения",
"Video": "Видео" "Video": "Видео"
}, },
@@ -964,17 +963,18 @@
"flux_redux_model_example": "Flux Redux Model", "flux_redux_model_example": "Flux Redux Model",
"flux_schnell": "Flux Schnell" "flux_schnell": "Flux Schnell"
}, },
"SD3_5": { "Image": {
"hidream_i1_dev": "HiDream I1 Dev",
"hidream_i1_fast": "HiDream I1 Fast",
"hidream_i1_full": "HiDream I1 Full",
"sd3_5_large_blur": "SD3.5 Большое размытие", "sd3_5_large_blur": "SD3.5 Большое размытие",
"sd3_5_large_canny_controlnet_example": "SD3.5 Большой Canny ControlNet", "sd3_5_large_canny_controlnet_example": "SD3.5 Большой Canny ControlNet",
"sd3_5_large_depth": "SD3.5 Большая глубина", "sd3_5_large_depth": "SD3.5 Большая глубина",
"sd3_5_simple_example": "SD3.5 Простой" "sd3_5_simple_example": "SD3.5 Простой",
}, "sdxl_refiner_prompt_example": "SDXL Уточняющий запрос",
"SDXL": { "sdxl_revision_text_prompts": "SDXL Редактирование текстовых запросов",
"sdxl_refiner_prompt_example": "SDXL Refiner Prompt", "sdxl_revision_zero_positive": "SDXL Редактирование нулевого положительного",
"sdxl_revision_text_prompts": "SDXL Revision Text Prompts", "sdxl_simple_example": "SDXL Простой",
"sdxl_revision_zero_positive": "SDXL Revision Zero Positive",
"sdxl_simple_example": "SDXL Simple",
"sdxlturbo_example": "SDXL Turbo" "sdxlturbo_example": "SDXL Turbo"
}, },
"Upscaling": { "Upscaling": {

View File

@@ -918,8 +918,7 @@
"ControlNet": "ControlNet", "ControlNet": "ControlNet",
"Custom Nodes": "自定义节点", "Custom Nodes": "自定义节点",
"Flux": "Flux", "Flux": "Flux",
"SD3_5": "SD3.5", "Image": "图片",
"SDXL": "SDXL",
"Upscaling": "放大", "Upscaling": "放大",
"Video": "视频" "Video": "视频"
}, },
@@ -964,13 +963,14 @@
"flux_redux_model_example": "Flux Redux Model", "flux_redux_model_example": "Flux Redux Model",
"flux_schnell": "Flux Schnell" "flux_schnell": "Flux Schnell"
}, },
"SD3_5": { "Image": {
"hidream_i1_dev": "HiDream I1 Dev",
"hidream_i1_fast": "HiDream I1 Fast",
"hidream_i1_full": "HiDream I1 Full",
"sd3_5_large_blur": "SD3.5 Large 模糊", "sd3_5_large_blur": "SD3.5 Large 模糊",
"sd3_5_large_canny_controlnet_example": "SD3.5 Large Canny 控制网", "sd3_5_large_canny_controlnet_example": "SD3.5 Large Canny 控制网",
"sd3_5_large_depth": "SD3.5 Large 深度", "sd3_5_large_depth": "SD3.5 Large 深度",
"sd3_5_simple_example": "SD3.5 简易示例" "sd3_5_simple_example": "SD3.5 简易示例",
},
"SDXL": {
"sdxl_refiner_prompt_example": "SDXL Refiner提示", "sdxl_refiner_prompt_example": "SDXL Refiner提示",
"sdxl_revision_text_prompts": "SDXL修订文本提示", "sdxl_revision_text_prompts": "SDXL修订文本提示",
"sdxl_revision_zero_positive": "SDXL修订零正", "sdxl_revision_zero_positive": "SDXL修订零正",