From adf1ce4bc7df680a6bd9aeb91859ee1b2deae995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thanh=20Ph=C6=B0=C6=A1ng?= Date: Sun, 21 Jul 2024 12:04:55 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Vietnamese) Currently translated at 100.0% (357 of 357 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/vi/ --- src/i18n/resources/vi.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/vi.json b/src/i18n/resources/vi.json index e2f95a83..a29f5bd2 100644 --- a/src/i18n/resources/vi.json +++ b/src/i18n/resources/vi.json @@ -2,7 +2,7 @@ "common": { "console": { "plugins": { - "execute-failed": "Lỗi khi bắt đầu phần mở rộng {{pluginName}}::{{contextName}}", + "execute-failed": "Lỗi thực thi plugin {{pluginName}}::{{contextName}}", "executed-at-ms": "Phần mở rộng {{pluginName}}::{{contextName}} đã bắt đầu trong {{ms}}ms", "initialize-failed": "Lỗi khi khởi động phần mở rộng \"{{pluginName}}\"", "load-all": "Đang tải tất cả phần mở rộng", @@ -207,6 +207,10 @@ } }, "plugins": { + "ad-speedup": { + "description": "Nếu một quảng cáo được phát thì sẽ bị tắt tiếng và tăng tốc độ phát lên 16x", + "name": "Tăng tốc quảng cáo" + }, "adblocker": { "description": "Chặn toàn bộ quảng cáo và trình theo dõi", "menu": { @@ -410,6 +414,21 @@ "description": "Tải xuống MP3 / âm thanh nguồn trực tiếp từ giao diện", "menu": { "choose-download-folder": "Chọn thư mục tải xuống", + "download-finish-settings": { + "label": "Tải xuống khi hoàn tất", + "prompt": { + "last-percent": "Sau x phần trăm", + "last-seconds": "x giây cuối", + "title": "Định cấu hình thời điểm tải xuống" + }, + "submenu": { + "advanced": "Nâng cao", + "enabled": "Đã kích hoạt", + "mode": "Chế độ thời gian", + "percent": "Phần trăm", + "seconds": "Giây" + } + }, "download-playlist": "Tải danh sách phát", "presets": "Cài đặt sẵn", "skip-existing": "Bỏ qua các tập tin hiện có"