mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
translationBot(ui): update translation (Vietnamese)
Currently translated at 100.0% (1649 of 1649 strings) translationBot(ui): update translation (Vietnamese) Currently translated at 100.0% (1645 of 1645 strings) translationBot(ui): update translation (Vietnamese) Currently translated at 100.0% (1645 of 1645 strings) translationBot(ui): update translation (Vietnamese) Currently translated at 100.0% (1645 of 1645 strings) Co-authored-by: Linos <linos.coding@gmail.com> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/vi/ Translation: InvokeAI/Web UI
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
"resume": "Tiếp Tục",
|
||||
"enqueueing": "Xếp Vào Hàng Hàng Loạt",
|
||||
"prompts_other": "Lệnh",
|
||||
"iterations_other": "Lặp Lại",
|
||||
"iterations_other": "Vòng Lặp",
|
||||
"total": "Tổng",
|
||||
"pruneFailed": "Có Vấn Đề Khi Cắt Bớt Mục Khỏi Hàng",
|
||||
"clearSucceeded": "Hàng Đã Được Dọn Sạch",
|
||||
@@ -271,7 +271,7 @@
|
||||
"queueFront": "Thêm Vào Đầu Hàng",
|
||||
"resumeTooltip": "Tiếp Tục Bộ Xử Lý",
|
||||
"clearFailed": "Có Vấn Đề Khi Dọn Dẹp Hàng",
|
||||
"generations_other": "Máy Tạo Sinh",
|
||||
"generations_other": "Ảnh Tạo Sinh",
|
||||
"cancelBatch": "Huỷ Bỏ Lô",
|
||||
"status": "Trạng Thái",
|
||||
"pending": "Đang Chờ",
|
||||
@@ -648,7 +648,7 @@
|
||||
"defaultSettingsSaved": "Đã Lưu Thiết Lập Mặc Định",
|
||||
"description": "Dòng Mô Tả",
|
||||
"imageEncoderModelId": "ID Model Image Encoder",
|
||||
"hfForbiddenErrorMessage": "Chúng tôi gợi ý vào trang repository trên HuggingFace.com. Chủ sở hữu có thể yêu cầu chấp nhận điều khoản để tải xuống.",
|
||||
"hfForbiddenErrorMessage": "Chúng tôi gợi ý vào các repository. Chủ sở hữu có thể yêu cầu chấp nhận điều khoản để tải xuống.",
|
||||
"hfTokenSaved": "Đã Lưu HF Token",
|
||||
"learnMoreAboutSupportedModels": "Tìm hiểu thêm về những model được hỗ trợ",
|
||||
"availableModels": "Model Có Sẵn",
|
||||
@@ -731,7 +731,7 @@
|
||||
"repo_id": "ID Repository",
|
||||
"scanFolder": "Quét Thư Mục",
|
||||
"scanFolderHelper": "Thư mục sẽ được quét để tìm model. Có thể sẽ mất nhiều thời gian với những thư mục lớn.",
|
||||
"scanResults": "Kết Quả Quét",
|
||||
"scanResults": "Kết Quả",
|
||||
"t5Encoder": "T5 Encoder",
|
||||
"mainModelTriggerPhrases": "Từ Ngữ Kích Hoạt Cho Model Chính",
|
||||
"textualInversions": "Bộ Đảo Ngược Văn Bản",
|
||||
@@ -739,7 +739,12 @@
|
||||
"width": "Chiều Rộng",
|
||||
"starterModelsInModelManager": "Model khởi đầu có thể tìm thấy ở Trình Quản Lý Model",
|
||||
"clipLEmbed": "CLIP-L Embed",
|
||||
"clipGEmbed": "CLIP-G Embed"
|
||||
"clipGEmbed": "CLIP-G Embed",
|
||||
"controlLora": "LoRA Điều Khiển Được",
|
||||
"urlUnauthorizedErrorMessage2": "Tìm hiểu thêm.",
|
||||
"urlForbidden": "Bạn không có quyền truy cập vào model này",
|
||||
"urlForbiddenErrorMessage": "Bạn có thể cần yêu cầu quyền truy cập từ trang web đang cung cấp model.",
|
||||
"urlUnauthorizedErrorMessage": "Bạn có thể cần thiếp lập một token API để dùng được model này."
|
||||
},
|
||||
"metadata": {
|
||||
"guidance": "Hướng Dẫn",
|
||||
@@ -1433,7 +1438,8 @@
|
||||
"collectionEmpty": "{{nodeLabel}} -> {{fieldLabel}} tài nguyên trống",
|
||||
"collectionTooFewItems": "{{nodeLabel}} -> {{fieldLabel}}: quá ít mục, tối thiểu {{minItems}}",
|
||||
"collectionTooManyItems": "{{nodeLabel}} -> {{fieldLabel}}: quá nhiều mục, tối đa {{maxItems}}",
|
||||
"canvasIsSelectingObject": "Canvas đang bận (đang chọn đồ vật)"
|
||||
"canvasIsSelectingObject": "Canvas đang bận (đang chọn đồ vật)",
|
||||
"fluxModelMultipleControlLoRAs": "Chỉ có thể dùng 1 LoRA Điều Khiển Được"
|
||||
},
|
||||
"cfgScale": "Thang CFG",
|
||||
"useSeed": "Dùng Hạt Giống",
|
||||
|
||||
Reference in New Issue
Block a user