Skip to content

Commit e810102

Browse files
author
github-actions
committed
Update locales [skip ci]
1 parent 3d88e80 commit e810102

40 files changed

+10023
-6241
lines changed

src/locales/ar/commands.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@
122122
"Comfy_ExportWorkflowAPI": {
123123
"label": "تصدير سير العمل (تنسيق API)"
124124
},
125-
"Comfy_Feedback": {
126-
"label": "إرسال ملاحظات"
127-
},
128125
"Comfy_Graph_ConvertToSubgraph": {
129126
"label": "تحويل التحديد إلى رسم فرعي"
130127
},
@@ -170,9 +167,6 @@
170167
"Comfy_LoadDefaultWorkflow": {
171168
"label": "تحميل سير العمل الافتراضي"
172169
},
173-
"Comfy_Manager_CustomNodesManager": {
174-
"label": "تبديل مدير العقد المخصصة"
175-
},
176170
"Comfy_Manager_ToggleManagerProgressDialog": {
177171
"label": "تبديل شريط تقدم مدير العقد المخصصة"
178172
},
@@ -291,4 +285,4 @@
291285
"label": "تبديل الشريط الجانبي لسير العمل",
292286
"tooltip": "سير العمل"
293287
}
294-
}
288+
}

src/locales/ar/main.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@
325325
"frontendNewer": "إصدار الواجهة الأمامية {frontendVersion} قد لا يكون متوافقاً مع الإصدار الخلفي {backendVersion}.",
326326
"frontendOutdated": "إصدار الواجهة الأمامية {frontendVersion} قديم. يتطلب الإصدار الخلفي {requiredVersion} أو أحدث.",
327327
"goToNode": "الانتقال إلى العقدة",
328-
"help": "مساعدة",
329328
"icon": "أيقونة",
330329
"imageFailedToLoad": "فشل تحميل الصورة",
331330
"imageUrl": "رابط الصورة",
@@ -778,7 +777,6 @@
778777
"File": "ملف",
779778
"Fit Group To Contents": "ملائمة المجموعة للمحتويات",
780779
"Focus Mode": "وضع التركيز",
781-
"Give Feedback": "تقديم ملاحظات",
782780
"Group Selected Nodes": "تجميع العقد المحددة",
783781
"Help": "مساعدة",
784782
"Help Center": "مركز المساعدة",
@@ -837,7 +835,6 @@
837835
"Toggle Terminal Bottom Panel": "تبديل لوحة الطرفية السفلية",
838836
"Toggle Theme (Dark/Light)": "تبديل السمة (داكن/فاتح)",
839837
"Toggle View Controls Bottom Panel": "تبديل لوحة عناصر التحكم في العرض السفلية",
840-
"Toggle the Custom Nodes Manager": "تبديل مدير العقد المخصصة",
841838
"Toggle the Custom Nodes Manager Progress Bar": "تبديل شريط تقدم مدير العقد المخصصة",
842839
"Undo": "تراجع",
843840
"Ungroup selected group nodes": "فك تجميع عقد المجموعة المحددة",
@@ -931,9 +928,6 @@
931928
"upscale_diffusion": "انتشار التكبير",
932929
"upscaling": "تكبير",
933930
"utils": "أدوات مساعدة",
934-
"v1": "الإصدار 1",
935-
"v2": "الإصدار 2",
936-
"v3": "الإصدار 3",
937931
"video": "فيديو",
938932
"video_models": "نماذج الفيديو"
939933
},
@@ -1693,4 +1687,4 @@
16931687
"showMinimap": "إظهار الخريطة المصغرة",
16941688
"zoomToFit": "تكبير لتناسب الشاشة"
16951689
}
1696-
}
1690+
}

src/locales/ar/nodeDefs.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7366,19 +7366,6 @@
73667366
}
73677367
}
73687368
},
7369-
"SaveSVG": {
7370-
"description": "يحفظ ملفات SVG على القرص.",
7371-
"display_name": "حفظ SVG",
7372-
"inputs": {
7373-
"filename_prefix": {
7374-
"name": "بادئة اسم الملف",
7375-
"tooltip": "بادئة اسم الملف للحفظ. يمكن أن تتضمن معلومات تنسيق مثل %date:yyyy-MM-dd% أو %Empty Latent Image.width% لاستخدام قيم من العقد."
7376-
},
7377-
"svg": {
7378-
"name": "ملف SVG"
7379-
}
7380-
}
7381-
},
73827369
"SaveVideo": {
73837370
"description": "يحفظ الصور المدخلة في مجلد مخرجات ComfyUI الخاص بك.",
73847371
"display_name": "حفظ الفيديو",
@@ -8657,4 +8644,4 @@
86578644
}
86588645
}
86598646
}
8660-
}
8647+
}

src/locales/ar/settings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -388,10 +388,6 @@
388388
"Topbar (2nd-row)": "شريط الأعلى (الصف الثاني)"
389389
}
390390
},
391-
"LiteGraph_Canvas_LowQualityRenderingZoomThreshold": {
392-
"name": "عتبة التكبير للرسم بجودة منخفضة",
393-
"tooltip": "عرض أشكال بجودة منخفضة عند التكبير للخارج"
394-
},
395391
"LiteGraph_Canvas_MaximumFps": {
396392
"name": "الحد الأقصى للإطارات في الثانية",
397393
"tooltip": "الحد الأقصى لعدد الإطارات في الثانية التي يسمح للرسم أن يعرضها. يحد من استخدام GPU على حساب السلاسة. إذا كانت 0، يتم استخدام معدل تحديث الشاشة. الافتراضي: 0"
@@ -413,4 +409,4 @@
413409
"pysssss_SnapToGrid": {
414410
"name": "الالتصاق بالشبكة دائمًا"
415411
}
416-
}
412+
}

src/locales/en/commands.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@
122122
"Comfy_ExportWorkflowAPI": {
123123
"label": "Export Workflow (API Format)"
124124
},
125-
"Comfy_Feedback": {
126-
"label": "Give Feedback"
127-
},
128125
"Comfy_Graph_ConvertToSubgraph": {
129126
"label": "Convert Selection to Subgraph"
130127
},
@@ -260,6 +257,9 @@
260257
"Comfy_User_SignOut": {
261258
"label": "Sign Out"
262259
},
260+
"Experimental_ToggleVueNodes": {
261+
"label": "Experimental: Enable Vue Nodes"
262+
},
263263
"Workspace_CloseWorkflow": {
264264
"label": "Close Current Workflow"
265265
},

src/locales/en/main.json

Lines changed: 61 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@
11031103
"queue": "Queue Panel"
11041104
},
11051105
"menuLabels": {
1106-
"Workflow": "Workflow",
1106+
"File": "File",
11071107
"Edit": "Edit",
11081108
"View": "View",
11091109
"Help": "Help",
@@ -1122,7 +1122,6 @@
11221122
"Open 3D Viewer (Beta) for Selected Node": "Open 3D Viewer (Beta) for Selected Node",
11231123
"Browse Templates": "Browse Templates",
11241124
"Delete Selected Items": "Delete Selected Items",
1125-
"Fit view to selected nodes": "Fit view to selected nodes",
11261125
"Zoom to fit": "Zoom to fit",
11271126
"Lock Canvas": "Lock Canvas",
11281127
"Move Selected Nodes Down": "Move Selected Nodes Down",
@@ -1131,8 +1130,9 @@
11311130
"Move Selected Nodes Up": "Move Selected Nodes Up",
11321131
"Reset View": "Reset View",
11331132
"Resize Selected Nodes": "Resize Selected Nodes",
1134-
"Canvas Toggle Link Visibility": "Canvas Toggle Link Visibility",
1133+
"Node Links": "Node Links",
11351134
"Canvas Toggle Lock": "Canvas Toggle Lock",
1135+
"Minimap": "Minimap",
11361136
"Pin/Unpin Selected Items": "Pin/Unpin Selected Items",
11371137
"Bypass/Unbypass Selected Nodes": "Bypass/Unbypass Selected Nodes",
11381138
"Collapse/Expand Selected Nodes": "Collapse/Expand Selected Nodes",
@@ -1148,7 +1148,6 @@
11481148
"Duplicate Current Workflow": "Duplicate Current Workflow",
11491149
"Export": "Export",
11501150
"Export (API)": "Export (API)",
1151-
"Give Feedback": "Give Feedback",
11521151
"Convert Selection to Subgraph": "Convert Selection to Subgraph",
11531152
"Exit Subgraph": "Exit Subgraph",
11541153
"Fit Group To Contents": "Fit Group To Contents",
@@ -1167,10 +1166,11 @@
11671166
"Custom Nodes Manager": "Custom Nodes Manager",
11681167
"Custom Nodes (Legacy)": "Custom Nodes (Legacy)",
11691168
"Manager Menu (Legacy)": "Manager Menu (Legacy)",
1170-
"Install Missing": "Install Missing",
11711169
"Install Missing Custom Nodes": "Install Missing Custom Nodes",
11721170
"Check for Custom Node Updates": "Check for Custom Node Updates",
11731171
"Toggle the Custom Nodes Manager Progress Bar": "Toggle the Custom Nodes Manager Progress Bar",
1172+
"Decrease Brush Size in MaskEditor": "Decrease Brush Size in MaskEditor",
1173+
"Increase Brush Size in MaskEditor": "Increase Brush Size in MaskEditor",
11741174
"Open Mask Editor for Selected Node": "Open Mask Editor for Selected Node",
11751175
"Unload Models": "Unload Models",
11761176
"Unload Models and Execution Cache": "Unload Models and Execution Cache",
@@ -1193,31 +1193,22 @@
11931193
"Undo": "Undo",
11941194
"Open Sign In Dialog": "Open Sign In Dialog",
11951195
"Sign Out": "Sign Out",
1196+
"Experimental: Enable Vue Nodes": "Experimental: Enable Vue Nodes",
11961197
"Close Current Workflow": "Close Current Workflow",
11971198
"Next Opened Workflow": "Next Opened Workflow",
11981199
"Previous Opened Workflow": "Previous Opened Workflow",
11991200
"Toggle Search Box": "Toggle Search Box",
12001201
"Bottom Panel": "Bottom Panel",
1201-
"Toggle Bottom Panel": "Toggle Bottom Panel",
12021202
"Show Keybindings Dialog": "Show Keybindings Dialog",
12031203
"Toggle Terminal Bottom Panel": "Toggle Terminal Bottom Panel",
12041204
"Toggle Logs Bottom Panel": "Toggle Logs Bottom Panel",
12051205
"Toggle Essential Bottom Panel": "Toggle Essential Bottom Panel",
12061206
"Toggle View Controls Bottom Panel": "Toggle View Controls Bottom Panel",
1207-
"Toggle Focus Mode": "Toggle Focus Mode",
12081207
"Focus Mode": "Focus Mode",
12091208
"Model Library": "Model Library",
12101209
"Node Library": "Node Library",
12111210
"Queue Panel": "Queue Panel",
1212-
"Workflows": "Workflows",
1213-
"Toggle Model Library Sidebar": "Toggle Model Library Sidebar",
1214-
"Toggle Node Library Sidebar": "Toggle Node Library Sidebar",
1215-
"Toggle Queue Sidebar": "Toggle Queue Sidebar",
1216-
"Toggle Workflows Sidebar": "Toggle Workflows Sidebar",
1217-
"sideToolbar_modelLibrary": "sideToolbar.modelLibrary",
1218-
"sideToolbar_nodeLibrary": "sideToolbar.nodeLibrary",
1219-
"sideToolbar_queue": "sideToolbar.queue",
1220-
"sideToolbar_workflows": "sideToolbar.workflows"
1211+
"Workflows": "Workflows"
12211212
},
12221213
"desktopMenu": {
12231214
"reinstall": "Reinstall",
@@ -1278,7 +1269,9 @@
12781269
"API Nodes": "API Nodes",
12791270
"Notification Preferences": "Notification Preferences",
12801271
"3DViewer": "3DViewer",
1281-
"Vue Nodes": "Vue Nodes"
1272+
"Vue Nodes": "Vue Nodes",
1273+
"Assets": "Assets",
1274+
"Canvas Navigation": "Canvas Navigation"
12821275
},
12831276
"serverConfigItems": {
12841277
"listen": {
@@ -1415,42 +1408,49 @@
14151408
"noise": "noise",
14161409
"sampling": "sampling",
14171410
"schedulers": "schedulers",
1411+
"audio": "audio",
1412+
"conditioning": "conditioning",
1413+
"loaders": "loaders",
14181414
"guiders": "guiders",
1415+
"api node": "api node",
1416+
"video": "video",
1417+
"ByteDance": "ByteDance",
14191418
"image": "image",
14201419
"preprocessors": "preprocessors",
1420+
"utils": "utils",
1421+
"string": "string",
14211422
"advanced": "advanced",
14221423
"guidance": "guidance",
1423-
"loaders": "loaders",
14241424
"model_merging": "model_merging",
1425+
"model_patches": "model_patches",
1426+
"chroma_radiance": "chroma_radiance",
14251427
"attention_experiments": "attention_experiments",
1426-
"conditioning": "conditioning",
14271428
"flux": "flux",
14281429
"hooks": "hooks",
14291430
"combine": "combine",
14301431
"cond single": "cond single",
1432+
"context": "context",
14311433
"controlnet": "controlnet",
14321434
"inpaint": "inpaint",
14331435
"scheduling": "scheduling",
14341436
"create": "create",
1435-
"video": "video",
14361437
"mask": "mask",
14371438
"deprecated": "deprecated",
1439+
"debug": "debug",
1440+
"model": "model",
14381441
"latent": "latent",
1439-
"audio": "audio",
14401442
"3d": "3d",
14411443
"ltxv": "ltxv",
14421444
"sd3": "sd3",
14431445
"sigmas": "sigmas",
1444-
"api node": "api node",
14451446
"BFL": "BFL",
1446-
"model_patches": "model_patches",
14471447
"unet": "unet",
1448+
"Gemini": "Gemini",
1449+
"text": "text",
14481450
"gligen": "gligen",
14491451
"video_models": "video_models",
1452+
"sd": "sd",
14501453
"Ideogram": "Ideogram",
1451-
"v1": "v1",
1452-
"v2": "v2",
1453-
"v3": "v3",
14541454
"postprocessing": "postprocessing",
14551455
"transform": "transform",
14561456
"batch": "batch",
@@ -1460,34 +1460,44 @@
14601460
"Kling": "Kling",
14611461
"samplers": "samplers",
14621462
"operations": "operations",
1463+
"training": "training",
14631464
"lotus": "lotus",
14641465
"Luma": "Luma",
14651466
"MiniMax": "MiniMax",
1466-
"debug": "debug",
1467-
"model": "model",
14681467
"model_specific": "model_specific",
1468+
"Moonvalley Marey": "Moonvalley Marey",
14691469
"OpenAI": "OpenAI",
14701470
"cond pair": "cond pair",
14711471
"photomaker": "photomaker",
14721472
"Pika": "Pika",
14731473
"PixVerse": "PixVerse",
1474-
"utils": "utils",
14751474
"primitive": "primitive",
1475+
"qwen": "qwen",
14761476
"Recraft": "Recraft",
1477+
"edit_models": "edit_models",
1478+
"Rodin": "Rodin",
1479+
"Runway": "Runway",
14771480
"animation": "animation",
14781481
"api": "api",
1482+
"save": "save",
14791483
"upscale_diffusion": "upscale_diffusion",
14801484
"clip": "clip",
14811485
"Stability AI": "Stability AI",
14821486
"stable_cascade": "stable_cascade",
14831487
"3d_models": "3d_models",
14841488
"style_model": "style_model",
1485-
"sd": "sd",
1486-
"Veo": "Veo"
1489+
"Tripo": "Tripo",
1490+
"Veo": "Veo",
1491+
"Vidu": "Vidu",
1492+
"camera": "camera",
1493+
"Wan": "Wan"
14871494
},
14881495
"dataTypes": {
14891496
"*": "*",
14901497
"AUDIO": "AUDIO",
1498+
"AUDIO_ENCODER": "AUDIO_ENCODER",
1499+
"AUDIO_ENCODER_OUTPUT": "AUDIO_ENCODER_OUTPUT",
1500+
"AUDIO_RECORD": "AUDIO_RECORD",
14911501
"BOOLEAN": "BOOLEAN",
14921502
"CAMERA_CONTROL": "CAMERA_CONTROL",
14931503
"CLIP": "CLIP",
@@ -1498,6 +1508,7 @@
14981508
"CONTROL_NET": "CONTROL_NET",
14991509
"FLOAT": "FLOAT",
15001510
"FLOATS": "FLOATS",
1511+
"GEMINI_INPUT_FILES": "GEMINI_INPUT_FILES",
15011512
"GLIGEN": "GLIGEN",
15021513
"GUIDER": "GUIDER",
15031514
"HOOK_KEYFRAMES": "HOOK_KEYFRAMES",
@@ -1509,17 +1520,25 @@
15091520
"LOAD_3D": "LOAD_3D",
15101521
"LOAD_3D_ANIMATION": "LOAD_3D_ANIMATION",
15111522
"LOAD3D_CAMERA": "LOAD3D_CAMERA",
1523+
"LORA_MODEL": "LORA_MODEL",
1524+
"LOSS_MAP": "LOSS_MAP",
15121525
"LUMA_CONCEPTS": "LUMA_CONCEPTS",
15131526
"LUMA_REF": "LUMA_REF",
15141527
"MASK": "MASK",
15151528
"MESH": "MESH",
15161529
"MODEL": "MODEL",
1530+
"MODEL_PATCH": "MODEL_PATCH",
1531+
"MODEL_TASK_ID": "MODEL_TASK_ID",
15171532
"NOISE": "NOISE",
1533+
"OPENAI_CHAT_CONFIG": "OPENAI_CHAT_CONFIG",
1534+
"OPENAI_INPUT_FILES": "OPENAI_INPUT_FILES",
15181535
"PHOTOMAKER": "PHOTOMAKER",
15191536
"PIXVERSE_TEMPLATE": "PIXVERSE_TEMPLATE",
15201537
"RECRAFT_COLOR": "RECRAFT_COLOR",
15211538
"RECRAFT_CONTROLS": "RECRAFT_CONTROLS",
15221539
"RECRAFT_V3_STYLE": "RECRAFT_V3_STYLE",
1540+
"RETARGET_TASK_ID": "RETARGET_TASK_ID",
1541+
"RIG_TASK_ID": "RIG_TASK_ID",
15231542
"SAMPLER": "SAMPLER",
15241543
"SIGMAS": "SIGMAS",
15251544
"STRING": "STRING",
@@ -1530,6 +1549,7 @@
15301549
"VAE": "VAE",
15311550
"VIDEO": "VIDEO",
15321551
"VOXEL": "VOXEL",
1552+
"WAN_CAMERA_EMBEDDING": "WAN_CAMERA_EMBEDDING",
15331553
"WEBCAM": "WEBCAM"
15341554
},
15351555
"maintenance": {
@@ -1911,5 +1931,14 @@
19111931
"sortZA": "Z-A",
19121932
"sortRecent": "Recent",
19131933
"sortPopular": "Popular"
1934+
},
1935+
"desktopDialogs": {
1936+
"": {
1937+
"title": "Invalid Dialog",
1938+
"message": "Invalid dialog ID was provided.",
1939+
"buttons": {
1940+
"Close": "Close"
1941+
}
1942+
}
19141943
}
1915-
}
1944+
}

0 commit comments

Comments
 (0)