Skip to content

Commit 666c883

Browse files
Linos1391psychedelicious
authored andcommitted
translationBot(ui): update translation (Vietnamese)
Currently translated at 100.0% (2073 of 2073 strings) Co-authored-by: Linos <[email protected]> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/vi/ Translation: InvokeAI/Web UI
1 parent df8e39a commit 666c883

File tree

1 file changed

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

1 file changed

+14
-4
lines changed

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

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,10 @@
252252
"clear": "Dọn Dẹp",
253253
"compactView": "Chế Độ Xem Gọn",
254254
"fullView": "Chế Độ Xem Đầy Đủ",
255-
"options_withCount_other": "{{count}} thiết lập"
255+
"options_withCount_other": "{{count}} thiết lập",
256+
"removeNegativePrompt": "Xóa Lệnh Tiêu Cực",
257+
"addNegativePrompt": "Thêm Lệnh Tiêu Cực",
258+
"selectYourModel": "Chọn Model"
256259
},
257260
"prompt": {
258261
"addPromptTrigger": "Thêm Trigger Cho Lệnh",
@@ -492,6 +495,10 @@
492495
"title": "Huỷ Segment Anything",
493496
"desc": "Huỷ hoạt động Segment Anything hiện tại.",
494497
"key": "esc"
498+
},
499+
"fitBboxToLayers": {
500+
"title": "Xếp Vừa Hộp Giới Hạn Vào Layer",
501+
"desc": "Tự động điểu chỉnh hộp giới hạn tạo sinh vừa vặn vào layer nhìn thấy được"
495502
}
496503
},
497504
"workflows": {
@@ -898,7 +905,8 @@
898905
"recallParameters": "Gợi Nhớ Tham Số",
899906
"scheduler": "Scheduler",
900907
"noMetaData": "Không tìm thấy metadata",
901-
"imageDimensions": "Kích Thước Ảnh"
908+
"imageDimensions": "Kích Thước Ảnh",
909+
"clipSkip": "$t(parameters.clipSkip)"
902910
},
903911
"accordions": {
904912
"generation": {
@@ -1707,7 +1715,8 @@
17071715
"upscaling": "Upscale",
17081716
"tileSize": "Kích Thước Khối",
17091717
"disabledNoRasterContent": "Đã Tắt (Không Có Nội Dung Dạng Raster)",
1710-
"modelDisabledForTrial": "Tạo sinh với {{modelName}} là không thể với tài khoản trial. Vào phần <LinkComponent>thiết lập tài khoản</LinkComponent> để nâng cấp."
1718+
"modelDisabledForTrial": "Tạo sinh với {{modelName}} là không thể với tài khoản trial. Vào phần <LinkComponent>thiết lập tài khoản</LinkComponent> để nâng cấp.",
1719+
"useClipSkip": "Dùng CLIP Skip"
17111720
},
17121721
"dynamicPrompts": {
17131722
"seedBehaviour": {
@@ -2198,7 +2207,8 @@
21982207
"rgReferenceImagesNotSupported": "Ảnh Mẫu Khu Vực không được hỗ trợ cho model cơ sở được chọn",
21992208
"rgAutoNegativeNotSupported": "Tự Động Đảo Chiều không được hỗ trợ cho model cơ sở được chọn",
22002209
"rgNoRegion": "không có khu vực được vẽ",
2201-
"fluxFillIncompatibleWithControlLoRA": "LoRA Điều Khiển Được không tương tích với FLUX Fill"
2210+
"fluxFillIncompatibleWithControlLoRA": "LoRA Điều Khiển Được không tương tích với FLUX Fill",
2211+
"bboxHidden": "Hộp giới hạn đang ẩn (shift+o để bật/tắt)"
22022212
},
22032213
"pasteTo": "Dán Vào",
22042214
"pasteToAssets": "Tài Nguyên",

0 commit comments

Comments
 (0)