Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update locales
  • Loading branch information
github-actions committed Dec 2, 2025
commit bc04a88037010f012280751ab52ba5ff701e7af3
4 changes: 0 additions & 4 deletions src/locales/ar/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"loadingModels": "جارٍ تحميل {type}...",
"noAssetsFound": "لم يتم العثور على أصول",
"noModelsInFolder": "لا توجد {type} متاحة في هذا المجلد",
"searchAssetsPlaceholder": "البحث في الأصول...",
"sortAZ": "أ-ي",
"sortBy": "ترتيب حسب",
"sortPopular": "الأكثر شعبية",
Expand Down Expand Up @@ -429,7 +428,6 @@
"LATENT_OPERATION": "عملية كامنة",
"LOAD3D_CAMERA": "كاميرا ثلاثية الأبعاد",
"LOAD_3D": "تحميل ثلاثي الأبعاد",
"LOAD_3D_ANIMATION": "تحميل رسوم متحركة ثلاثية الأبعاد",
"LORA_MODEL": "نموذج لورا",
"LOSS_MAP": "خريطة الخسارة",
"LUMA_CONCEPTS": "مفاهيم Luma",
Expand Down Expand Up @@ -1174,7 +1172,6 @@
"Exit Subgraph": "الخروج من الرسم الفرعي",
"Experimental: Browse Model Assets": "تجريبي: استعراض أصول النماذج",
"Experimental: Enable AssetAPI": "تجريبي: تمكين AssetAPI",
"Experimental: Enable Vue Nodes": "تجريبي: تمكين عقد Vue",
"Export": "تصدير",
"Export (API)": "تصدير (API)",
"File": "ملف",
Expand Down Expand Up @@ -1898,7 +1895,6 @@
"updateFrontend": "تحديث الواجهة الأمامية"
},
"vueNodesBanner": {
"message": "العُقد حصلت على مظهر جديد",
"tryItOut": "جربه"
},
"vueNodesMigration": {
Expand Down
108 changes: 0 additions & 108 deletions src/locales/ar/nodeDefs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4814,46 +4814,6 @@
},
"5": {
"name": "معلومات الكاميرا"
},
"6": {
"name": "تسجيل_فيديو"
}
}
},
"Load3DAnimation": {
"display_name": "تحميل ثلاثي الأبعاد - حركة",
"inputs": {
"height": {
"name": "الارتفاع"
},
"image": {
"name": "صورة"
},
"model_file": {
"name": "ملف النموذج"
},
"width": {
"name": "العرض"
}
},
"outputs": {
"0": {
"name": "صورة"
},
"1": {
"name": "قناع"
},
"2": {
"name": "مسار الشبكة"
},
"3": {
"name": "المعتاد"
},
"4": {
"name": "معلومات الكاميرا"
},
"5": {
"name": "تسجيل_فيديو"
}
}
},
Expand Down Expand Up @@ -4910,44 +4870,6 @@
}
}
},
"LoadImageSetFromFolderNode": {
"description": "يقوم بتحميل مجموعة من الصور من مجلد للتدريب.",
"display_name": "تحميل مجموعة بيانات الصور من المجلد",
"inputs": {
"folder": {
"name": "مجلد",
"tooltip": "المجلد الذي سيتم تحميل الصور منه."
},
"resize_method": {
"name": "طريقة_تغيير_الحجم"
}
}
},
"LoadImageTextSetFromFolderNode": {
"description": "يقوم بتحميل مجموعة من الصور والتسميات التوضيحية من مجلد للتدريب.",
"display_name": "تحميل مجموعة بيانات الصور والنص من المجلد",
"inputs": {
"clip": {
"name": "clip",
"tooltip": "نموذج CLIP المستخدم لتشفير النص."
},
"folder": {
"name": "مجلد",
"tooltip": "المجلد الذي سيتم تحميل الصور منه."
},
"height": {
"name": "الارتفاع",
"tooltip": "الارتفاع الذي سيتم تغيير حجم الصور إليه. -1 يعني استخدام الارتفاع الأصلي."
},
"resize_method": {
"name": "طريقة_تغيير_الحجم"
},
"width": {
"name": "العرض",
"tooltip": "العرض الذي سيتم تغيير حجم الصور إليه. -1 يعني استخدام العرض الأصلي."
}
}
},
"LoadLatent": {
"display_name": "تحميل كامن",
"inputs": {
Expand Down Expand Up @@ -5027,7 +4949,6 @@
}
},
"LoraModelLoader": {
"description": "تحميل أوزان LoRA المدربة من عقدة Train LoRA.",
"display_name": "تحميل نموذج LoRA",
"inputs": {
"lora": {
Expand Down Expand Up @@ -5075,7 +4996,6 @@
}
},
"LossGraphNode": {
"description": "يرسم مخطط الخسارة ويحفظه في دليل الإخراج.",
"display_name": "رسم بياني للخسارة",
"inputs": {
"filename_prefix": {
Expand Down Expand Up @@ -8830,17 +8750,6 @@
}
}
},
"Preview3DAnimation": {
"display_name": "معاينة ثلاثية الأبعاد - حركة",
"inputs": {
"camera_info": {
"name": "معلومات الكاميرا"
},
"model_file": {
"name": "ملف النموذج"
}
}
},
"PreviewAny": {
"display_name": "معاينة أي",
"inputs": {
Expand Down Expand Up @@ -10384,23 +10293,6 @@
}
}
},
"SaveLoRANode": {
"display_name": "حفظ أوزان LoRA",
"inputs": {
"lora": {
"name": "lora",
"tooltip": "نموذج LoRA المراد حفظه. لا تستخدم النموذج مع طبقات LoRA."
},
"prefix": {
"name": "بادئة",
"tooltip": "البادئة المستخدمة لملف LoRA المحفوظ."
},
"steps": {
"name": "خطوات",
"tooltip": "اختياري: عدد الخطوات التي تم تدريب LoRA عليها، تُستخدم لتسمية الملف المحفوظ."
}
}
},
"SaveSVGNode": {
"description": "حفظ ملفات SVG على القرص.",
"display_name": "عقدة حفظ SVG",
Expand Down
10 changes: 4 additions & 6 deletions src/locales/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -1107,9 +1107,7 @@
"Undo": "Undo",
"Open Sign In Dialog": "Open Sign In Dialog",
"Sign Out": "Sign Out",
"Experimental: Enable Vue Nodes": "Experimental: Enable Nodes 2.0",
"Experimental: Enable Nodes 2.0": "Experimental: Enable Nodes 2.0",
"Experimental: Disable Nodes 2.0": "Experimental: Disable Nodes 2.0",
"Experimental: Enable Nodes 2_0": "Experimental: Enable Nodes 2.0",
"Close Current Workflow": "Close Current Workflow",
"Next Opened Workflow": "Next Opened Workflow",
"Previous Opened Workflow": "Previous Opened Workflow",
Expand Down Expand Up @@ -1324,6 +1322,9 @@
"_for_testing": "_for_testing",
"custom_sampling": "custom_sampling",
"noise": "noise",
"dataset": "dataset",
"text": "text",
"image": "image",
"sampling": "sampling",
"schedulers": "schedulers",
"audio": "audio",
Expand All @@ -1333,7 +1334,6 @@
"api node": "api node",
"video": "video",
"ByteDance": "ByteDance",
"image": "image",
"preprocessors": "preprocessors",
"utils": "utils",
"string": "string",
Expand Down Expand Up @@ -1364,7 +1364,6 @@
"sigmas": "sigmas",
"BFL": "BFL",
"Gemini": "Gemini",
"text": "text",
"gligen": "gligen",
"video_models": "video_models",
"sd": "sd",
Expand Down Expand Up @@ -1441,7 +1440,6 @@
"LATENT_OPERATION": "LATENT_OPERATION",
"LATENT_UPSCALE_MODEL": "LATENT_UPSCALE_MODEL",
"LOAD_3D": "LOAD_3D",
"LOAD_3D_ANIMATION": "LOAD_3D_ANIMATION",
"LOAD3D_CAMERA": "LOAD3D_CAMERA",
"LORA_MODEL": "LORA_MODEL",
"LOSS_MAP": "LOSS_MAP",
Expand Down
Loading