Skip to content

Commit a2e83dc

Browse files
Linos1391weblate
authored andcommittedMar 24, 2025
translationBot(ui): update translation (Vietnamese)
Currently translated at 100.0% (1832 of 1832 strings) Co-authored-by: Linos <[email protected]> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/vi/ Translation: InvokeAI/Web UI
1 parent 40f98ce commit a2e83dc

File tree

1 file changed

+10
-4
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+10
-4
lines changed
 

‎invokeai/frontend/web/public/locales/vi.json

+10-4
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,11 @@
10201020
"downloadWorkflowError": "Lỗi tải xuống workflow",
10211021
"generatorImagesFromBoard": "Ảnh Từ Bảng",
10221022
"generatorImagesCategory": "Phân Loại",
1023-
"generatorImages_other": "{{count}} ảnh"
1023+
"generatorImages_other": "{{count}} ảnh",
1024+
"unknownField_withName": "Vùng Dữ Liệu Không Rõ \"{{name}}\"",
1025+
"unexpectedField_withName": "Sai Vùng Dữ Liệu \"{{name}}\"",
1026+
"unknownFieldEditWorkflowToFix_withName": "Workflow chứa vùng dữ liệu không rõ \"{{name}}\".\nHãy biên tập workflow để sửa lỗi.",
1027+
"missingField_withName": "Thiếu Vùng Dữ Liệu \"{{name}}\""
10241028
},
10251029
"popovers": {
10261030
"paramCFGRescaleMultiplier": {
@@ -2050,7 +2054,8 @@
20502054
"rgNegativePromptNotSupported": "Lệnh Tiêu Cực không được hỗ trợ cho model cơ sở được chọn",
20512055
"rgReferenceImagesNotSupported": "Ảnh Mẫu Khu Vực không được hỗ trợ cho model cơ sở được chọn",
20522056
"rgAutoNegativeNotSupported": "Tự Động Đảo Chiều không được hỗ trợ cho model cơ sở được chọn",
2053-
"rgNoRegion": "không có khu vực được vẽ"
2057+
"rgNoRegion": "không có khu vực được vẽ",
2058+
"fluxFillIncompatibleWithControlLoRA": "LoRA Điều Khiển Được không tương tích với FLUX Fill"
20542059
},
20552060
"pasteTo": "Dán Vào",
20562061
"pasteToAssets": "Tài Nguyên",
@@ -2201,7 +2206,8 @@
22012206
"unableToCopyDesc_theseSteps": "các bước sau",
22022207
"unableToCopyDesc": "Trình duyệt của bạn không hỗ trợ tính năng clipboard. Người dùng Firefox có thể khắc phục theo ",
22032208
"pasteSuccess": "Dán Vào {{destination}}",
2204-
"pasteFailed": "Dán Thất Bại"
2209+
"pasteFailed": "Dán Thất Bại",
2210+
"fluxFillIncompatibleWithT2IAndI2I": "FLUX Fill không tương tích với Từ Ngữ Sang Hình Ảnh và Hình Ảnh Sang Hình Ảnh. Dùng model FLUX khác cho các tính năng này."
22052211
},
22062212
"ui": {
22072213
"tabs": {
@@ -2347,7 +2353,7 @@
23472353
"watchUiUpdatesOverview": "Xem Tổng Quan Về Những Cập Nhật Cho Giao Diện Người Dùng",
23482354
"items": [
23492355
"Workflow: Thư Viện Workflow mới và đã được cải tiến.",
2350-
"FLUX: Hỗ trợ FLUX Redux trong Workflow và Canvas."
2356+
"FLUX: Hỗ trợ FLUX Redux & FLUX Fill trong Workflow và Canvas."
23512357
]
23522358
},
23532359
"upsell": {

0 commit comments

Comments
 (0)
Please sign in to comment.