mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-25 08:49:36 +00:00
* Refactor app menu items (#4665) * Restructures the application menu - rename Workflow to File - move new & template items to top level - add View menu and related sub items Commands - add "active" state getter shown as checkmark in the menu Node side panel - add refresh node defs - change reset view icon Help center - change to use store for visibility Fixes - Fix bug with mouse down where if you drag mouse out, mouse up wasn't caught - Fix issue with canvas info setting not triggering a redraw on change * Fix missing translation warnings * Add separator under new * tidy * Update locales [skip ci] * fix some tests * fix * Hide icon if there is an active state within the menu item group * Update locales [skip ci] * Fix tests * Implement feedback - Remove queue, node lib, model lib, workflows, manager, help center - Add minimap, link visibility * Update locales [skip ci] * Add plus icon on "New" menu item * Update locales [skip ci] * Fix test * Fix translations * Update locales [skip ci] * Update locales [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com> * Update side toolbar menu (#4946) Side toolbar menu UI updates - Currently the template modal is very hidden. Many users do not find it - The current icons are quite aleatory **What**: - Add templates shortcut button - Add item label in normal size - Use custom icon Critical design decisions or edge cases that need attention: - Sidebar tabs registered using custom icons will have their associated command registed with an undefined icon (currently only string icons are accepted, not components). I couldn't see anywhere directly using this icon, but we should consider autogenerating an icon font so we can use classes for our custom icons (or locating and updating locations to support both icon types) Normal mode: <img width="621" height="1034" alt="image" src="https://github.com/user-attachments/assets/c1d1cee2-004e-4ff8-b3fa-197329b0d2ae" /> Small mode: <img width="176" height="325" alt="image" src="https://github.com/user-attachments/assets/3824b8f6-bc96-4e62-aece-f0265113d2e3" /> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-4946-Update-side-toolbar-menu-24d6d73d365081c5b2bdc0ee8b61dc50) by [Unito](https://www.unito.io) --------- Co-authored-by: github-actions <github-actions@github.com> --------- Co-authored-by: pythongosssss <125205205+pythongosssss@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
279 lines
8.8 KiB
JSON
279 lines
8.8 KiB
JSON
{
|
|
"Comfy-Desktop_CheckForUpdates": {
|
|
"label": "التحقق من التحديثات"
|
|
},
|
|
"Comfy-Desktop_Folders_OpenCustomNodesFolder": {
|
|
"label": "فتح مجلد العقد المخصصة"
|
|
},
|
|
"Comfy-Desktop_Folders_OpenInputsFolder": {
|
|
"label": "فتح مجلد المدخلات"
|
|
},
|
|
"Comfy-Desktop_Folders_OpenLogsFolder": {
|
|
"label": "فتح مجلد السجلات"
|
|
},
|
|
"Comfy-Desktop_Folders_OpenModelConfig": {
|
|
"label": "فتح extra_model_paths.yaml"
|
|
},
|
|
"Comfy-Desktop_Folders_OpenModelsFolder": {
|
|
"label": "فتح مجلد النماذج"
|
|
},
|
|
"Comfy-Desktop_Folders_OpenOutputsFolder": {
|
|
"label": "فتح مجلد المخرجات"
|
|
},
|
|
"Comfy-Desktop_OpenDevTools": {
|
|
"label": "فتح أدوات المطور"
|
|
},
|
|
"Comfy-Desktop_OpenUserGuide": {
|
|
"label": "دليل المستخدم لسطح المكتب"
|
|
},
|
|
"Comfy-Desktop_Quit": {
|
|
"label": "خروج"
|
|
},
|
|
"Comfy-Desktop_Reinstall": {
|
|
"label": "إعادة التثبيت"
|
|
},
|
|
"Comfy-Desktop_Restart": {
|
|
"label": "إعادة التشغيل"
|
|
},
|
|
"Comfy_3DViewer_Open3DViewer": {
|
|
"label": "فتح عارض ثلاثي الأبعاد (بيتا) للعقدة المحددة"
|
|
},
|
|
"Comfy_BrowseTemplates": {
|
|
"label": "تصفح القوالب"
|
|
},
|
|
"Comfy_Canvas_AddEditModelStep": {
|
|
"label": "إضافة خطوة تحرير النموذج"
|
|
},
|
|
"Comfy_Canvas_DeleteSelectedItems": {
|
|
"label": "حذف العناصر المحددة"
|
|
},
|
|
"Comfy_Canvas_FitView": {
|
|
"label": "تعديل العرض ليناسب العقد المحددة"
|
|
},
|
|
"Comfy_Canvas_MoveSelectedNodes_Down": {
|
|
"label": "تحريك العقد المحددة للأسفل"
|
|
},
|
|
"Comfy_Canvas_MoveSelectedNodes_Left": {
|
|
"label": "تحريك العقد المحددة لليسار"
|
|
},
|
|
"Comfy_Canvas_MoveSelectedNodes_Right": {
|
|
"label": "تحريك العقد المحددة لليمين"
|
|
},
|
|
"Comfy_Canvas_MoveSelectedNodes_Up": {
|
|
"label": "تحريك العقد المحددة للأعلى"
|
|
},
|
|
"Comfy_Canvas_ResetView": {
|
|
"label": "إعادة تعيين العرض"
|
|
},
|
|
"Comfy_Canvas_Resize": {
|
|
"label": "تغيير حجم العقد المحددة"
|
|
},
|
|
"Comfy_Canvas_ToggleLinkVisibility": {
|
|
"label": "تبديل رؤية الروابط في اللوحة"
|
|
},
|
|
"Comfy_Canvas_ToggleLock": {
|
|
"label": "تبديل القفل في اللوحة"
|
|
},
|
|
"Comfy_Canvas_ToggleMinimap": {
|
|
"label": "تبديل الخريطة المصغرة في اللوحة"
|
|
},
|
|
"Comfy_Canvas_ToggleSelected_Pin": {
|
|
"label": "تثبيت/إلغاء تثبيت العناصر المحددة"
|
|
},
|
|
"Comfy_Canvas_ToggleSelectedNodes_Bypass": {
|
|
"label": "تجاوز/إلغاء تجاوز العقد المحددة"
|
|
},
|
|
"Comfy_Canvas_ToggleSelectedNodes_Collapse": {
|
|
"label": "طي/توسيع العقد المحددة"
|
|
},
|
|
"Comfy_Canvas_ToggleSelectedNodes_Mute": {
|
|
"label": "كتم/إلغاء كتم العقد المحددة"
|
|
},
|
|
"Comfy_Canvas_ToggleSelectedNodes_Pin": {
|
|
"label": "تثبيت/إلغاء تثبيت العقد المحددة"
|
|
},
|
|
"Comfy_Canvas_ZoomIn": {
|
|
"label": "تكبير"
|
|
},
|
|
"Comfy_Canvas_ZoomOut": {
|
|
"label": "تصغير"
|
|
},
|
|
"Comfy_ClearPendingTasks": {
|
|
"label": "مسح المهام المعلقة"
|
|
},
|
|
"Comfy_ClearWorkflow": {
|
|
"label": "مسح سير العمل"
|
|
},
|
|
"Comfy_ContactSupport": {
|
|
"label": "الاتصال بالدعم"
|
|
},
|
|
"Comfy_DuplicateWorkflow": {
|
|
"label": "تكرار سير العمل الحالي"
|
|
},
|
|
"Comfy_ExportWorkflow": {
|
|
"label": "تصدير سير العمل"
|
|
},
|
|
"Comfy_ExportWorkflowAPI": {
|
|
"label": "تصدير سير العمل (تنسيق API)"
|
|
},
|
|
"Comfy_Feedback": {
|
|
"label": "إرسال ملاحظات"
|
|
},
|
|
"Comfy_Graph_ConvertToSubgraph": {
|
|
"label": "تحويل التحديد إلى رسم فرعي"
|
|
},
|
|
"Comfy_Graph_FitGroupToContents": {
|
|
"label": "ضبط المجموعة على المحتويات"
|
|
},
|
|
"Comfy_Graph_GroupSelectedNodes": {
|
|
"label": "تجميع العقد المحددة"
|
|
},
|
|
"Comfy_GroupNode_ConvertSelectedNodesToGroupNode": {
|
|
"label": "تحويل العقد المحددة إلى عقدة مجموعة"
|
|
},
|
|
"Comfy_GroupNode_ManageGroupNodes": {
|
|
"label": "إدارة عقد المجموعات"
|
|
},
|
|
"Comfy_GroupNode_UngroupSelectedGroupNodes": {
|
|
"label": "إلغاء تجميع عقد المجموعات المحددة"
|
|
},
|
|
"Comfy_Help_AboutComfyUI": {
|
|
"label": "حول ComfyUI"
|
|
},
|
|
"Comfy_Help_OpenComfyOrgDiscord": {
|
|
"label": "فتح خادم Comfy-Org على Discord"
|
|
},
|
|
"Comfy_Help_OpenComfyUIDocs": {
|
|
"label": "فتح مستندات ComfyUI"
|
|
},
|
|
"Comfy_Help_OpenComfyUIForum": {
|
|
"label": "فتح منتدى ComfyUI"
|
|
},
|
|
"Comfy_Help_OpenComfyUIIssues": {
|
|
"label": "فتح مشكلات ComfyUI"
|
|
},
|
|
"Comfy_Interrupt": {
|
|
"label": "إيقاف مؤقت"
|
|
},
|
|
"Comfy_LoadDefaultWorkflow": {
|
|
"label": "تحميل سير العمل الافتراضي"
|
|
},
|
|
"Comfy_Manager_CustomNodesManager": {
|
|
"label": "تبديل مدير العقد المخصصة"
|
|
},
|
|
"Comfy_Manager_ToggleManagerProgressDialog": {
|
|
"label": "تبديل شريط تقدم مدير العقد المخصصة"
|
|
},
|
|
"Comfy_MaskEditor_BrushSize_Decrease": {
|
|
"label": "تقليل حجم الفرشاة في محرر القناع"
|
|
},
|
|
"Comfy_MaskEditor_BrushSize_Increase": {
|
|
"label": "زيادة حجم الفرشاة في محرر القناع"
|
|
},
|
|
"Comfy_MaskEditor_OpenMaskEditor": {
|
|
"label": "فتح محرر القناع للعقدة المحددة"
|
|
},
|
|
"Comfy_NewBlankWorkflow": {
|
|
"label": "سير عمل جديد فارغ"
|
|
},
|
|
"Comfy_OpenClipspace": {
|
|
"label": "Clipspace"
|
|
},
|
|
"Comfy_OpenManagerDialog": {
|
|
"label": "مدير"
|
|
},
|
|
"Comfy_OpenWorkflow": {
|
|
"label": "فتح سير عمل"
|
|
},
|
|
"Comfy_QueuePrompt": {
|
|
"label": "إضافة الأمر إلى قائمة الانتظار"
|
|
},
|
|
"Comfy_QueuePromptFront": {
|
|
"label": "إضافة الأمر إلى مقدمة قائمة الانتظار"
|
|
},
|
|
"Comfy_QueueSelectedOutputNodes": {
|
|
"label": "إدراج عقد الإخراج المحددة في قائمة الانتظار"
|
|
},
|
|
"Comfy_Redo": {
|
|
"label": "إعادة"
|
|
},
|
|
"Comfy_RefreshNodeDefinitions": {
|
|
"label": "تحديث تعريفات العقد"
|
|
},
|
|
"Comfy_SaveWorkflow": {
|
|
"label": "حفظ سير العمل"
|
|
},
|
|
"Comfy_SaveWorkflowAs": {
|
|
"label": "حفظ سير العمل باسم"
|
|
},
|
|
"Comfy_ShowSettingsDialog": {
|
|
"label": "عرض نافذة الإعدادات"
|
|
},
|
|
"Comfy_ToggleCanvasInfo": {
|
|
"label": "أداء اللوحة"
|
|
},
|
|
"Comfy_ToggleHelpCenter": {
|
|
"label": "مركز المساعدة"
|
|
},
|
|
"Comfy_ToggleTheme": {
|
|
"label": "تبديل النمط (فاتح/داكن)"
|
|
},
|
|
"Comfy_Undo": {
|
|
"label": "تراجع"
|
|
},
|
|
"Comfy_User_OpenSignInDialog": {
|
|
"label": "فتح نافذة تسجيل الدخول"
|
|
},
|
|
"Comfy_User_SignOut": {
|
|
"label": "تسجيل الخروج"
|
|
},
|
|
"Workspace_CloseWorkflow": {
|
|
"label": "إغلاق سير العمل الحالي"
|
|
},
|
|
"Workspace_NextOpenedWorkflow": {
|
|
"label": "سير العمل التالي المفتوح"
|
|
},
|
|
"Workspace_PreviousOpenedWorkflow": {
|
|
"label": "سير العمل السابق المفتوح"
|
|
},
|
|
"Workspace_SearchBox_Toggle": {
|
|
"label": "تبديل مربع البحث"
|
|
},
|
|
"Workspace_ToggleBottomPanel": {
|
|
"label": "تبديل اللوحة السفلية"
|
|
},
|
|
"Workspace_ToggleBottomPanel_Shortcuts": {
|
|
"label": "عرض مربع حوار اختصارات لوحة المفاتيح"
|
|
},
|
|
"Workspace_ToggleBottomPanelTab_command-terminal": {
|
|
"label": "تبديل لوحة الطرفية السفلية"
|
|
},
|
|
"Workspace_ToggleBottomPanelTab_logs-terminal": {
|
|
"label": "تبديل لوحة السجلات السفلية"
|
|
},
|
|
"Workspace_ToggleBottomPanelTab_shortcuts-essentials": {
|
|
"label": "تبديل اللوحة السفلية الأساسية"
|
|
},
|
|
"Workspace_ToggleBottomPanelTab_shortcuts-view-controls": {
|
|
"label": "تبديل لوحة تحكم العرض السفلية"
|
|
},
|
|
"Workspace_ToggleFocusMode": {
|
|
"label": "تبديل وضع التركيز"
|
|
},
|
|
"Workspace_ToggleSidebarTab_model-library": {
|
|
"label": "تبديل الشريط الجانبي لمكتبة النماذج",
|
|
"tooltip": "مكتبة النماذج"
|
|
},
|
|
"Workspace_ToggleSidebarTab_node-library": {
|
|
"label": "تبديل الشريط الجانبي لمكتبة العقد",
|
|
"tooltip": "مكتبة العقد"
|
|
},
|
|
"Workspace_ToggleSidebarTab_queue": {
|
|
"label": "تبديل الشريط الجانبي لقائمة الانتظار",
|
|
"tooltip": "قائمة الانتظار"
|
|
},
|
|
"Workspace_ToggleSidebarTab_workflows": {
|
|
"label": "تبديل الشريط الجانبي لسير العمل",
|
|
"tooltip": "سير العمل"
|
|
}
|
|
} |