mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 03:41:46 +00:00
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/
This commit is contained in:
committed by
Hosted Weblate
parent
43b4b8df5e
commit
adf1ce4bc7
@ -2,7 +2,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"console": {
|
"console": {
|
||||||
"plugins": {
|
"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",
|
"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}}\"",
|
"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",
|
"load-all": "Đang tải tất cả phần mở rộng",
|
||||||
@ -207,6 +207,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"plugins": {
|
"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": {
|
"adblocker": {
|
||||||
"description": "Chặn toàn bộ quảng cáo và trình theo dõi",
|
"description": "Chặn toàn bộ quảng cáo và trình theo dõi",
|
||||||
"menu": {
|
"menu": {
|
||||||
@ -410,6 +414,21 @@
|
|||||||
"description": "Tải xuống MP3 / âm thanh nguồn trực tiếp từ giao diện",
|
"description": "Tải xuống MP3 / âm thanh nguồn trực tiếp từ giao diện",
|
||||||
"menu": {
|
"menu": {
|
||||||
"choose-download-folder": "Chọn thư mục tải xuống",
|
"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",
|
"download-playlist": "Tải danh sách phát",
|
||||||
"presets": "Cài đặt sẵn",
|
"presets": "Cài đặt sẵn",
|
||||||
"skip-existing": "Bỏ qua các tập tin hiện có"
|
"skip-existing": "Bỏ qua các tập tin hiện có"
|
||||||
|
|||||||
Reference in New Issue
Block a user