diff --git a/locales/de.json b/locales/de.json
index c7c73326..59424136 100644
--- a/locales/de.json
+++ b/locales/de.json
@@ -1945,6 +1945,8 @@
"title": "Dateinamenskonflikte auflösen",
"message": "Umbenennen durch Anhängen eines 4-stelligen Hashs an jeden doppelten Dateinamen.",
"note": "Dieser Vorgang benennt Dateien auf der Festplatte um. Modellreferenzen in vorhandenen Workflows müssen möglicherweise aktualisiert werden, wenn Sie das A1111-Syntaxformat verwenden.",
+ "detail": "Beispiel: filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "Benennt {count} Datei(en) in {groups} Duplikatgruppe(n) um",
"confirm": "Dateien umbenennen",
"cancel": "Abbrechen"
},
diff --git a/locales/en.json b/locales/en.json
index d241cebe..bcc188dd 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -1945,6 +1945,8 @@
"title": "Resolve Filename Conflicts",
"message": "Renaming by appending a 4-character hash to each duplicate filename.",
"note": "This operation renames files on disk. Model references in existing workflows may need updating if you use the A1111 syntax format.",
+ "detail": "Example: filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "Will rename {count} file(s) across {groups} duplicate group(s).",
"confirm": "Rename Files",
"cancel": "Cancel"
},
diff --git a/locales/es.json b/locales/es.json
index e8375dfe..dba55f04 100644
--- a/locales/es.json
+++ b/locales/es.json
@@ -1945,6 +1945,8 @@
"title": "Resolver conflictos de nombres de archivo",
"message": "Renombrar añadiendo un hash de 4 caracteres a cada nombre de archivo duplicado.",
"note": "Esta operación renombra archivos en el disco. Es posible que las referencias a modelos en flujos de trabajo existentes deban actualizarse si usas el formato de sintaxis A1111.",
+ "detail": "Ejemplo: filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "Renombrará {count} archivo(s) en {groups} grupo(s) de duplicados",
"confirm": "Renombrar archivos",
"cancel": "Cancelar"
},
diff --git a/locales/fr.json b/locales/fr.json
index e5c73852..4fc07c0c 100644
--- a/locales/fr.json
+++ b/locales/fr.json
@@ -1945,6 +1945,8 @@
"title": "Résoudre les conflits de noms de fichiers",
"message": "Renommer en ajoutant un hachage de 4 caractères à chaque nom de fichier en double.",
"note": "Cette opération renomme les fichiers sur le disque. Les références de modèle dans les workflows existants peuvent nécessiter une mise à jour si vous utilisez le format de syntaxe A1111.",
+ "detail": "Exemple : filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "Renommera {count} fichier(s) dans {groups} groupe(s) de doublons",
"confirm": "Renommer les fichiers",
"cancel": "Annuler"
},
diff --git a/locales/he.json b/locales/he.json
index 25560175..dac9de7e 100644
--- a/locales/he.json
+++ b/locales/he.json
@@ -1945,6 +1945,8 @@
"title": "פתור התנגשויות בשמות קבצים",
"message": "שינוי שם על ידי הוספת האש באורך 4 תווים לכל שם קובץ כפול.",
"note": "פעולה זו משנה שמות של קבצים בדיסק. ייתכן שיהיה צורך לעדכן הפניות למודלים בזרימות עבודה קיימות אם אתה משתמש בפורמט התחביר A1111.",
+ "detail": "דוגמה: filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "ישנה שם של {count} קבצים ב-{groups} קבוצות כפולות",
"confirm": "שנה שמות קבצים",
"cancel": "ביטול"
},
diff --git a/locales/ja.json b/locales/ja.json
index 1a182dd2..407e848c 100644
--- a/locales/ja.json
+++ b/locales/ja.json
@@ -1945,6 +1945,8 @@
"title": "ファイル名の競合を解決",
"message": "重複したファイル名に4文字のハッシュを追加してリネームします。",
"note": "この操作はディスク上のファイルをリネームします。A1111 構文形式を使用している場合、既存のワークフロー内のモデル参照を更新する必要があるかもしれません。",
+ "detail": "例:filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "{groups} 組の重複にわたって {count} 個のファイルをリネームします",
"confirm": "ファイルをリネーム",
"cancel": "キャンセル"
},
diff --git a/locales/ko.json b/locales/ko.json
index 80eae705..4bbfa3e5 100644
--- a/locales/ko.json
+++ b/locales/ko.json
@@ -1945,6 +1945,8 @@
"title": "파일명 충돌 해결",
"message": "중복 파일명에 4자리 해시를 추가하여 이름을 변경합니다.",
"note": "이 작업은 디스크에 있는 파일의 이름을 변경합니다. A1111 구문 형식을 사용하는 경우 기존 워크플로우의 모델 참조를 업데이트해야 할 수 있습니다.",
+ "detail": "예시: filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "{groups}개 중복 그룹에서 {count}개 파일 이름을 변경합니다",
"confirm": "파일 이름 변경",
"cancel": "취소"
},
diff --git a/locales/ru.json b/locales/ru.json
index 06d97d2c..64e2d478 100644
--- a/locales/ru.json
+++ b/locales/ru.json
@@ -1945,6 +1945,8 @@
"title": "Разрешить конфликты имён файлов",
"message": "Переименование с добавлением 4-символьного хеша к каждому дублирующемуся имени файла.",
"note": "Эта операция переименовывает файлы на диске. Если вы используете синтаксис A1111, ссылки на модели в существующих рабочих процессах могут потребовать обновления.",
+ "detail": "Пример: filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "Будет переименовано {count} файл(ов) в {groups} группе(ах) дубликатов",
"confirm": "Переименовать файлы",
"cancel": "Отмена"
},
diff --git a/locales/zh-CN.json b/locales/zh-CN.json
index d0bee6b7..bfd7568c 100644
--- a/locales/zh-CN.json
+++ b/locales/zh-CN.json
@@ -1945,6 +1945,8 @@
"title": "解决文件名冲突",
"message": "通过在每个重复文件名后附加 4 位哈希值来重命名文件。",
"note": "此操作会重命名磁盘上的文件。如果使用 A1111 语法格式,现有工作流中的模型引用可能需要更新。",
+ "detail": "示例:filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "将重命名 {count} 个文件(共 {groups} 组重复)",
"confirm": "重命名文件",
"cancel": "取消"
},
diff --git a/locales/zh-TW.json b/locales/zh-TW.json
index 94856a2b..5f807d1a 100644
--- a/locales/zh-TW.json
+++ b/locales/zh-TW.json
@@ -1945,6 +1945,8 @@
"title": "解決檔案名稱衝突",
"message": "通過在每個重複檔案名稱後附加 4 位元哈希值來重新命名檔案。",
"note": "此操作會重新命名磁碟上的檔案。如果使用 A1111 語法格式,現有工作流程中的模型參考可能需要更新。",
+ "detail": "示例:filename_v1.2 → filename_v1.2-ab3c",
+ "impact": "將重新命名 {count} 個檔案(共 {groups} 組重複)",
"confirm": "重新命名檔案",
"cancel": "取消"
},