Skip to content

Commit eb7a717

Browse files
committed
Update translation template
1 parent 2e6e700 commit eb7a717

File tree

14 files changed

+57
-29
lines changed

14 files changed

+57
-29
lines changed

ai_diffusion/language/es-ca.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@
411411
"The server is missing the IP-Adapter model": "Falta el model IP-Adapter en el servidor",
412412
"The text encoder for this diffusion model is not installed": "El codificador de text per a este model de difusió no està instal·lat",
413413
"The tile/unblur control model is not installed.": "El model de control de mosaic/desenfocament no està instal·lat.",
414-
"The {node_name} node is not installed.": "El node {node_name} no està instal·lat.",
415414
"This LoRA is usually added automatically by a Sampler or Control Layer when needed.\\nIt is not required to add it manually here.": "Este LoRA generalment s'afig automàticament per un mostrejador o capa de control quan és necessari.\nNo és necessari afegir-lo manualment ací.",
416415
"This has a large impact on which kind of content will be generated. To install additional checkpoints, place them into [ComfyUI]/models/checkpoints.": "Això té un gran impacte en el tipus de contingut que es generarà. Per a instal·lar punts de control addicionals, col·loca'ls en [ComfyUI]/models/checkpoints.",
417416
"This is a {version} checkpoint, but the {version} workload has not been installed.": "Este és un punt de control {version}, però la càrrega de treball {version} no s'ha instal·lat.",
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": null,
518517
"Save Image File Name Template": null,
519518
"File format for saved images from thumbnails.": null,
520-
"Save Image Metadata": null
519+
"Save Image Metadata": null,
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522524
}

ai_diffusion/language/es.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@
411411
"The server is missing the IP-Adapter model": "Falta el modelo IP-Adapter en el servidor",
412412
"The text encoder for this diffusion model is not installed": "El codificador de texto para este modelo de difusión no está instalado",
413413
"The tile/unblur control model is not installed.": "El modelo de control de mosaico/desenfoque no está instalado.",
414-
"The {node_name} node is not installed.": "El nodo {node_name} no está instalado.",
415414
"This LoRA is usually added automatically by a Sampler or Control Layer when needed.\\nIt is not required to add it manually here.": "Este LoRA generalmente es agregado automáticamente por un Muestreador o Capa de Control cuando se necesita.\\nNo es necesario agregarlo manualmente aquí.",
416415
"This has a large impact on which kind of content will be generated. To install additional checkpoints, place them into [ComfyUI]/models/checkpoints.": "Esto tiene un gran impacto en el tipo de contenido que se generará. Para instalar puntos de control adicionales, colócalos en [ComfyUI]/models/checkpoints.",
417416
"This is a {version} checkpoint, but the {version} workload has not been installed.": "Este es un punto de control {version}, pero la carga de trabajo {version} no ha sido instalada.",
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": null,
518517
"Save Image File Name Template": null,
519518
"File format for saved images from thumbnails.": null,
520-
"Save Image Metadata": null
519+
"Save Image Metadata": null,
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522524
}

ai_diffusion/language/fr.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@
453453
"No diffusion model checkpoints found": null,
454454
"missing": null,
455455
"Tile Overlap": null,
456-
"The {node_name} node is not installed.": null,
457456
"Resolution": null,
458457
"Detected base models:": null,
459458
"Dynamic Caching": null,
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": null,
518517
"Save Image File Name Template": null,
519518
"File format for saved images from thumbnails.": null,
520-
"Save Image Metadata": null
519+
"Save Image Metadata": null,
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522524
}

ai_diffusion/language/id.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@
457457
"The text encoder for this diffusion model is not installed": "Pengkode teks untuk model difusi ini tidak terpasang",
458458
"The tile/unblur control model is not installed.": "Model kontrol ubin/hilangkan blur tidak terpasang.",
459459
"The upscale model used by the document is not available on the server": "Model kelas atas yang digunakan oleh dokumen tidak tersedia di server",
460-
"The {node_name} node is not installed.": "Node {node_name} belum terpasang.",
461460
"This LoRA is usually added automatically by a Sampler or Control Layer when needed.\\nIt is not required to add it manually here.": "LoRA ini biasanya ditambahkan secara otomatis oleh Sampler atau Control Layer bila diperlukan.\\nTidak perlu menambahkannya secara manual di sini.",
462461
"This action cannot be undone.": "Tindakan ini tidak dapat dibatalkan.",
463462
"This has a large impact on which kind of content will be generated. To install additional checkpoints, place them into [ComfyUI]/models/checkpoints.": "Hal ini berdampak besar pada jenis konten yang akan dihasilkan. Untuk memasang checkpoint tambahan, tempatkan titik-titik tersebut di [ComfyUI]/models/checkpoints.",
@@ -517,6 +516,9 @@
517516
"packages require installation": "paket memerlukan instalasi",
518517
"packages selected": "paket dipilih",
519518
"supported": "didukung",
520-
"{count} jobs queued.": "{count} pekerjaan dalam antrian."
519+
"{count} jobs queued.": "{count} pekerjaan dalam antrian.",
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522524
}

ai_diffusion/language/it.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@
411411
"The server is missing the IP-Adapter model": "Al server manca il modello IP-Adapter",
412412
"The text encoder for this diffusion model is not installed": "Il codificatore di testo per questo modello di diffusione non è installato",
413413
"The tile/unblur control model is not installed.": "Il modello di controllo mosaico/sfocatura non è installato.",
414-
"The {node_name} node is not installed.": "Il nodo {node_name} non è installato.",
415414
"This LoRA is usually added automatically by a Sampler or Control Layer when needed.\\nIt is not required to add it manually here.": "Questo LoRA viene solitamente aggiunto automaticamente da un campionatore o da un livello di controllo quando necessario. Non è necessario aggiungerlo manualmente qui.",
416415
"This has a large impact on which kind of content will be generated. To install additional checkpoints, place them into [ComfyUI]/models/checkpoints.": "Ciò ha un impatto significativo sul tipo di contenuto che verrà generato. Per installare i checkpoint aggiuntivi, posizionali in [ComfyUI]/models/checkpoints.",
417416
"This is a {version} checkpoint, but the {version} workload has not been installed.": "Questo è un checkpoint {version}, ma il carico di lavoro {version} non è stato installato.",
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": "Lo stile selezionato non utilizza una richiesta negativa.",
518517
"Save Image File Name Template": "Salva modello con nome file immagine",
519518
"File format for saved images from thumbnails.": "Formato file per le immagini salvate dalle miniature.",
520-
"Save Image Metadata": "Salva i metadati dell'immagine"
519+
"Save Image Metadata": "Salva i metadati dell'immagine",
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522-
}
524+
}

ai_diffusion/language/ja.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@
453453
"No diffusion model checkpoints found": "ディフュージョンモデルのチェックポイントが見つかりません",
454454
"missing": "欠損",
455455
"Tile Overlap": "タイルの重なり",
456-
"The {node_name} node is not installed.": "{node_name}ノードがインストールされていません。",
457456
"Resolution": "解像度",
458457
"Detected base models:": "検出されたベースモデル",
459458
"Dynamic Caching": "ダイナミックキャッシング",
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": null,
518517
"Save Image File Name Template": null,
519518
"File format for saved images from thumbnails.": null,
520-
"Save Image Metadata": null
519+
"Save Image Metadata": null,
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522524
}

ai_diffusion/language/ko.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@
453453
"No diffusion model checkpoints found": null,
454454
"missing": null,
455455
"Tile Overlap": null,
456-
"The {node_name} node is not installed.": null,
457456
"Resolution": null,
458457
"Detected base models:": null,
459458
"Dynamic Caching": null,
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": null,
518517
"Save Image File Name Template": null,
519518
"File format for saved images from thumbnails.": null,
520-
"Save Image Metadata": null
519+
"Save Image Metadata": null,
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522524
}

ai_diffusion/language/new_language.json.template

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Copy Style": null,
9494
"Copy error message to clipboard": null,
9595
"Copy the current result to the active layer": null,
96+
"Copy to clipboard": null,
9697
"Core components": null,
9798
"Could not bind on address": null,
9899
"Could not connect to websocket server at": null,
@@ -233,6 +234,7 @@
233234
"Let the Krita plugin install and run a local server on your machine": null,
234235
"Line Art": null,
235236
"Link region": null,
237+
"Linked Edit Style": null,
236238
"Live": null,
237239
"Live: New Seed after Apply": null,
238240
"LoRA": null,
@@ -363,6 +365,7 @@
363365
"Segment": null,
364366
"Select Directory": null,
365367
"Select LoRA file": null,
368+
"Select an alternative style to use for for instruction-based editing": null,
366369
"Select at least one diffusion model. Control models are optional.": null,
367370
"Selected LoRA model could not be applied. Please make sure it is compatible with the checkpoint base model you are using.": null,
368371
"Selection Bounds": null,
@@ -457,7 +460,6 @@
457460
"The text encoder for this diffusion model is not installed": null,
458461
"The tile/unblur control model is not installed.": null,
459462
"The upscale model used by the document is not available on the server": null,
460-
"The {node_name} node is not installed.": null,
461463
"This LoRA is usually added automatically by a Sampler or Control Layer when needed.\\nIt is not required to add it manually here.": null,
462464
"This action cannot be undone.": null,
463465
"This has a large impact on which kind of content will be generated. To install additional checkpoints, place them into [ComfyUI]/models/checkpoints.": null,

ai_diffusion/language/pt-br.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@
453453
"No diffusion model checkpoints found": null,
454454
"missing": null,
455455
"Tile Overlap": null,
456-
"The {node_name} node is not installed.": null,
457456
"Resolution": null,
458457
"Detected base models:": null,
459458
"Dynamic Caching": null,
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": null,
518517
"Save Image File Name Template": null,
519518
"File format for saved images from thumbnails.": null,
520-
"Save Image Metadata": null
519+
"Save Image Metadata": null,
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522524
}

ai_diffusion/language/ru.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@
453453
"No diffusion model checkpoints found": "Контрольные точки моделей диффузии не найдены",
454454
"missing": "отсутствует",
455455
"Tile Overlap": "Перекрытие плиток",
456-
"The {node_name} node is not installed.": "Узел {node_name} не установлен.",
457456
"Resolution": "Разрешение",
458457
"Detected base models:": "Обнаруженные базовые модели:",
459458
"Dynamic Caching": "Динамическое кэширование",
@@ -517,6 +516,9 @@
517516
"The selected Style does not use the negative prompt.": "Выбранный стиль не использует негативный промпт.",
518517
"Save Image File Name Template": "Шаблон имени файла для сохранения изображений",
519518
"File format for saved images from thumbnails.": "Формат файла для сохраняемых изображений из миниатюр.",
520-
"Save Image Metadata": "Сохранять метаданные изображения"
519+
"Save Image Metadata": "Сохранять метаданные изображения",
520+
"Copy to clipboard": null,
521+
"Select an alternative style to use for for instruction-based editing": null,
522+
"Linked Edit Style": null
521523
}
522-
}
524+
}

0 commit comments

Comments
 (0)