Patch version increment to 1.38.9

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-8226-1-38-9-2f06d73d3650817d9770f965c3497200)
by [Unito](https://www.unito.io)

---------

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Alexander Brown <drjkl@comfy.org>
This commit is contained in:
Comfy Org PR Bot
2026-01-22 13:11:03 +09:00
committed by GitHub
parent 92357445e4
commit db16cfbb2b
13 changed files with 497 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
"assets": "アセット",
"baseModels": "ベースモデル",
"browseAssets": "アセットを閲覧",
"byType": "タイプ別",
"checkpoints": "チェックポイント",
"civitaiLinkExample": "{example} {link}",
"civitaiLinkExampleStrong": "例:",
@@ -45,6 +46,10 @@
"failed": "ダウンロードに失敗しました",
"inProgress": "{assetName}をダウンロード中..."
},
"emptyImported": {
"canImport": "まだインポートされたモデルはありません。「モデルをインポート」をクリックして追加してください。",
"restricted": "パーソナルモデルはCreator以上のプランでのみ利用可能です。"
},
"errorFileTooLarge": "ファイルが許可された最大サイズを超えています",
"errorFormatNotAllowed": "SafeTensor形式のみ許可されています",
"errorModelTypeNotSupported": "このモデルタイプはサポートされていません",
@@ -61,6 +66,7 @@
"finish": "完了",
"genericLinkPlaceholder": "ここにリンクを貼り付けてください",
"importAnother": "別のファイルをインポート",
"imported": "インポート済み",
"jobId": "ジョブID",
"loadingModels": "{type}を読み込み中...",
"maxFileSize": "最大ファイルサイズ:{size}",
@@ -70,6 +76,29 @@
"threeDModelPlaceholder": "3Dモデル"
},
"modelAssociatedWithLink": "ご提供いただいたリンクに関連付けられているモデル:",
"modelInfo": {
"addBaseModel": "ベースモデルを追加...",
"addTag": "タグを追加...",
"additionalTags": "追加タグ",
"baseModelUnknown": "ベースモデル不明",
"basicInfo": "基本情報",
"compatibleBaseModels": "互換性のあるベースモデル",
"description": "説明",
"descriptionNotSet": "説明が設定されていません",
"descriptionPlaceholder": "このモデルの説明を追加...",
"displayName": "表示名",
"fileName": "ファイル名",
"modelDescription": "モデル説明",
"modelTagging": "モデルタグ付け",
"modelType": "モデルタイプ",
"noAdditionalTags": "追加タグなし",
"selectModelPrompt": "モデルを選択して情報を表示してください",
"selectModelType": "モデルタイプを選択...",
"source": "ソース",
"title": "モデル情報",
"triggerPhrases": "トリガーフレーズ",
"viewOnSource": "{source} で表示"
},
"modelName": "モデル名",
"modelNamePlaceholder": "このモデルの名前を入力してください",
"modelTypeSelectorLabel": "モデルの種類は何ですか?",
@@ -684,6 +713,7 @@
"clearAll": "すべてクリア",
"clearFilters": "フィルターをクリア",
"close": "閉じる",
"closeDialog": "ダイアログを閉じる",
"color": "色",
"comfy": "Comfy",
"comfyOrgLogoAlt": "ComfyOrgロゴ",
@@ -762,6 +792,8 @@
"goToNode": "ノードに移動",
"graphNavigation": "グラフナビゲーション",
"halfSpeed": "0.5倍速",
"hideLeftPanel": "左パネルを非表示",
"hideRightPanel": "右パネルを非表示",
"icon": "アイコン",
"imageFailedToLoad": "画像の読み込みに失敗しました",
"imagePreview": "画像プレビュー - 矢印キーで画像を切り替え",
@@ -803,6 +835,7 @@
"name": "名前",
"newFolder": "新しいフォルダー",
"next": "次へ",
"nightly": "NIGHTLY",
"no": "いいえ",
"noAudioRecorded": "音声が録音されていません",
"noItems": "項目がありません",
@@ -892,7 +925,9 @@
"selectedFile": "選択されたファイル",
"setAsBackground": "背景として設定",
"settings": "設定",
"showLeftPanel": "左パネルを表示",
"showReport": "レポートを表示",
"showRightPanel": "右パネルを表示",
"singleSelectDropdown": "単一選択ドロップダウン",
"sort": "並び替え",
"source": "ソース",
@@ -915,6 +950,7 @@
"updating": "更新中",
"upload": "アップロード",
"usageHint": "使用ヒント",
"use": "使用",
"user": "ユーザー",
"versionMismatchWarning": "バージョン互換性の警告",
"versionMismatchWarningMessage": "{warning}: {detail} 更新手順については https://docs.comfy.org/installation/update_comfyui#common-update-issues をご覧ください。",
@@ -1618,6 +1654,12 @@
"title": "このワークフローには不足しているノードがあります"
}
},
"nightly": {
"badge": {
"label": "プレビュー版",
"tooltip": "現在、ComfyUI のナイトリーバージョンを使用しています。これらの機能についてご意見があれば、フィードバックボタンからお知らせください。"
}
},
"nodeCategories": {
"": "",
"3d": "3d",
@@ -2132,12 +2174,14 @@
"viewControls": "ビューコントロール"
},
"sideToolbar": {
"activeJobStatus": "アクティブジョブ: {status}",
"assets": "アセット",
"backToAssets": "すべてのアセットに戻る",
"browseTemplates": "サンプルテンプレートを表示",
"downloads": "ダウンロード",
"generatedAssetsHeader": "生成されたアセット",
"helpCenter": "ヘルプセンター",
"importedAssetsHeader": "インポート済みアセット",
"labels": {
"assets": "アセット",
"console": "コンソール",
@@ -2182,6 +2226,7 @@
"queue": "キュー",
"queueProgressOverlay": {
"activeJobs": "{count}件のアクティブジョブ",
"activeJobsShort": "{count} 件のアクティブ | {count} 件のアクティブ",
"activeJobsSuffix": "アクティブジョブ",
"cancelJobTooltip": "ジョブをキャンセル",
"clearHistory": "ジョブキュー履歴をクリア",