fix(i18n): translate the batch-import UI for fr/de/es/ru/he/ja/ko

The whole recipes.batchImport section (~54 keys) and the
toast.recipes.batchImport* toasts (~8 keys) were byte-identical to en.json.
Translated using the normalized terminology (Recipe/Rezept/receta/рецепт/
מתכון/レシピ/레시피, bulk names: groupé/Massenimport/por lotes/пакетный/
בכמות גדולה/一括/일괄). URL/path placeholders stay as-is; identical words
(French 'Total', 'images') are legitimately unchanged.
This commit is contained in:
Will Miao
2026-08-29 12:45:04 +08:00
parent d8a2be8edc
commit 3a9e02137d
7 changed files with 426 additions and 426 deletions
+62 -62
View File
@@ -1042,63 +1042,63 @@
}
},
"batchImport": {
"title": "Batch Import Recipes",
"action": "Batch Import",
"urlList": "URL List",
"directory": "Directory",
"urlDescription": "Enter image URLs or local file paths (one per line). Each will be imported as a recipe.",
"directoryDescription": "Enter a directory path to import all images from that folder.",
"urlsLabel": "Image URLs or Local Paths",
"title": "ייבוא מתכונים בכמות גדולה",
"action": "ייבוא בכמות גדולה",
"urlList": "רשימת URL",
"directory": "תיקייה",
"urlDescription": "הזן כתובות URL של תמונות או נתיבי קבצים מקומיים (אחד בכל שורה). כל אחד ייובא כמתכון.",
"directoryDescription": "הזן נתיב תיקייה כדי לייבא את כל התמונות מתיקייה זו.",
"urlsLabel": "כתובות URL של תמונות או נתיבים מקומיים",
"urlsPlaceholder": "https://civitai.com/images/...\nhttps://civitai.com/images/...\nC:/path/to/image.png\n...",
"urlsHint": "Enter one URL or path per line",
"directoryPath": "Directory Path",
"urlsHint": "הזן כתובת URL או נתיב אחד בכל שורה",
"directoryPath": "נתיב תיקייה",
"directoryPlaceholder": "/path/to/images/folder",
"browse": "Browse",
"recursive": "Include subdirectories",
"tagsOptional": "Tags (optional, applied to all recipes)",
"tagsPlaceholder": "Enter tags separated by commas",
"tagsHint": "Tags will be added to all imported recipes",
"skipNoMetadata": "Skip images without metadata",
"skipNoMetadataHelp": "Images without LoRA metadata will be skipped automatically.",
"start": "Start Import",
"startImport": "Start Import",
"importing": "Importing...",
"rateLimitedSlowdown": "הגבלת קצב — מאט",
"rateLimitedHint": "חלק מהפריטים דולגו עקב הגבלות קצב של ספק המטא-נתונים. הפעל שוב את הייבוא מאוחר יותר כדי לנסות שוב.",
"progress": "Progress",
"total": "Total",
"success": "Success",
"failed": "Failed",
"skipped": "Skipped",
"current": "Current",
"currentItem": "Current",
"preparing": "Preparing...",
"cancel": "Cancel",
"cancelImport": "Cancel",
"cancelled": "Import cancelled",
"completed": "Import completed",
"completedWithErrors": "Completed with errors",
"completedSuccess": "Successfully imported {count} recipe(s)",
"successCount": "Successful",
"failedCount": "Failed",
"skippedCount": "Skipped",
"totalProcessed": "Total processed",
"viewDetails": "View Details",
"newImport": "New Import",
"manualPathEntry": "Please enter the directory path manually. File browser is not available in this browser.",
"batchImportDirectorySelected": "Directory selected: {path}",
"batchImportManualEntryRequired": "File browser not available. Please enter the directory path manually.",
"backToParent": "Back to parent directory",
"folders": "Folders",
"folderCount": "{count} folders",
"imageFiles": "Image Files",
"images": "images",
"imageCount": "{count} images",
"selectFolder": "Select This Folder",
"browse": "עיון",
"recursive": "כלול תיקיות משנה",
"tagsOptional": "תגיות (אופציונלי, יחולו על כל המתכונים)",
"tagsPlaceholder": "הזן תגיות מופרדות בפסיקים",
"tagsHint": "התגיות יתווספו לכל המתכונים שייובאו",
"skipNoMetadata": "דלג על תמונות ללא מטא-נתונים",
"skipNoMetadataHelp": "תמונות ללא מטא-נתונים של LoRA ידולגו אוטומטית.",
"start": "התחל ייבוא",
"startImport": "התחל ייבוא",
"importing": "מייבא...",
"rateLimitedSlowdown": ושגה מגבלת קצב — מואט...",
"rateLimitedHint": "חלק מהפריטים דולגו עקב מגבלות קצב של ספק המטא-נתונים. הפעל שוב את הייבוא מאוחר יותר כדי לנסות שוב.",
"progress": "התקדמות",
"total": "סה\"כ",
"success": "הצליחו",
"failed": "נכשלו",
"skipped": "דולגו",
"current": "נוכחי",
"currentItem": "נוכחי",
"preparing": "מכין...",
"cancel": "ביטול",
"cancelImport": "ביטול",
"cancelled": "הייבוא בוטל",
"completed": "הייבוא הושלם",
"completedWithErrors": "הושלם עם שגיאות",
"completedSuccess": "יובאו בהצלחה {count} מתכונים",
"successCount": "הצליחו",
"failedCount": "נכשלו",
"skippedCount": "דולגו",
"totalProcessed": "סה\"כ עובדו",
"viewDetails": "הצג פרטים",
"newImport": "ייבוא חדש",
"manualPathEntry": "אנא הזן את נתיב התיקייה ידנית. דפדפן הקבצים אינו זמין בדפדפן זה.",
"batchImportDirectorySelected": "נבחרה תיקייה: {path}",
"batchImportManualEntryRequired": "דפדפן הקבצים אינו זמין. אנא הזן את נתיב התיקייה ידנית.",
"backToParent": "חזרה לתיקיית האב",
"folders": "תיקיות",
"folderCount": "{count} תיקיות",
"imageFiles": "קובצי תמונה",
"images": "תמונות",
"imageCount": "{count} תמונות",
"selectFolder": "בחר תיקייה זו",
"errors": {
"enterUrls": "Please enter at least one URL or path",
"enterDirectory": "Please enter a directory path",
"startFailed": "Failed to start import: {message}"
"enterUrls": "אנא הזן לפחות כתובת URL אחת או נתיב אחד",
"enterDirectory": "אנא הזן נתיב תיקייה",
"startFailed": "לא ניתן היה להתחיל את הייבוא: {message}"
}
}
},
@@ -2068,14 +2068,14 @@
"importFailed": "הייבוא נכשל: {message}",
"folderTreeFailed": "טעינת עץ התיקיות נכשלה",
"folderTreeError": "שגיאה בטעינת עץ התיקיות",
"batchImportFailed": "Failed to start batch import: {message}",
"batchImportCancelling": "Cancelling batch import...",
"batchImportCancelFailed": "Failed to cancel batch import: {message}",
"batchImportNoUrls": "Please enter at least one URL or file path",
"batchImportNoDirectory": "Please enter a directory path",
"batchImportRateLimited": "הושגה הגבלת הקצב של ספק המטא-נתונים — הבקשות מאטות וחלק מהפריטים עשויים להידלג. תוכל להפעיל שוב את הייבוא מאוחר יותר.",
"batchImportBrowseFailed": "Failed to browse directory: {message}",
"batchImportDirectorySelected": "Directory selected: {path}",
"batchImportFailed": "לא ניתן היה להתחיל ייבוא בכמות גדולה: {message}",
"batchImportCancelling": "מבטל ייבוא בכמות גדולה...",
"batchImportCancelFailed": "לא ניתן היה לבטל את הייבוא בכמות גדולה: {message}",
"batchImportNoUrls": "אנא הזן לפחות כתובת URL אחת או נתיב קובץ אחד",
"batchImportNoDirectory": "אנא הזן נתיב תיקייה",
"batchImportRateLimited": "הושגה מגבלת הקצב של ספק המטא-נתונים — הבקשות מואטות וחלק מהפריטים עלולים לדלוג. ניתן להפעיל שוב את הייבוא מאוחר יותר.",
"batchImportBrowseFailed": "לא ניתן היה לעיין בתיקייה: {message}",
"batchImportDirectorySelected": "נבחרה תיקייה: {path}",
"noRecipesSelected": "לא נבחרו מתכונים",
"repairBulkComplete": "התיקון הושלם: {repaired} תוקנו, {skipped} דולגו (מתוך {total})",
"repairBulkSkipped": "אין צורך בתיקון עבור {total} המתכונים הנבחרים",