mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-01 11:42:06 +00:00
1.40.7 (#8944)
Patch version increment to 1.40.7 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8944-1-40-7-30b6d73d365081679aa8cba674700980) 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>
This commit is contained in:
@@ -1898,6 +1898,25 @@
|
||||
"outputs": "المُخرجات",
|
||||
"type": "النوع"
|
||||
},
|
||||
"nodeReplacement": {
|
||||
"compatibleAlternatives": "بدائل متوافقة",
|
||||
"installMissingNodes": "تثبيت العقد المفقودة",
|
||||
"installationRequired": "التثبيت مطلوب",
|
||||
"instructionMessage": "يجب عليك تثبيت هذه العقد أو استبدالها ببدائل مثبتة لتشغيل سير العمل. العقد المفقودة مميزة باللون {red} على اللوحة. بعض العقد لا يمكن استبدالها ويجب تثبيتها عبر مدير العقد.",
|
||||
"notReplaceable": "التثبيت مطلوب",
|
||||
"openNodeManager": "فتح مدير العقد",
|
||||
"quickFixAvailable": "إصلاح سريع متاح",
|
||||
"redHighlight": "أحمر",
|
||||
"replaceFailed": "فشل في استبدال العقد",
|
||||
"replaceSelected": "استبدال المحدد ({count})",
|
||||
"replaceWarning": "سيؤدي هذا إلى تعديل سير العمل بشكل دائم. احفظ نسخة أولاً إذا لم تكن متأكدًا.",
|
||||
"replaceable": "قابل للاستبدال",
|
||||
"replaced": "تم الاستبدال",
|
||||
"replacedAllNodes": "تم استبدال {count} نوع/أنواع من العقد",
|
||||
"replacedNode": "تم استبدال العقدة: {nodeType}",
|
||||
"selectAll": "تحديد الكل",
|
||||
"skipForNow": "تخطي الآن"
|
||||
},
|
||||
"nodeTemplates": {
|
||||
"enterName": "أدخل الاسم",
|
||||
"saveAsTemplate": "حفظ كقالب"
|
||||
@@ -2414,8 +2433,11 @@
|
||||
"moreOptions": "خيارات إضافية",
|
||||
"noActiveJobs": "لا توجد مهام نشطة",
|
||||
"preview": "معاينة",
|
||||
"queuedJobsLabel": "{count} في الانتظار",
|
||||
"queuedSuffix": "في الانتظار",
|
||||
"running": "قيد التشغيل",
|
||||
"runningJobsLabel": "{count} قيد التشغيل",
|
||||
"runningQueuedSummary": "{running} قيد التشغيل، {queued} في الانتظار",
|
||||
"showAssets": "عرض الأصول",
|
||||
"showAssetsPanel": "عرض لوحة الأصول",
|
||||
"sortBy": "ترتيب حسب",
|
||||
|
||||
Reference in New Issue
Block a user