From 2ad28b42307de03b7c50841ea2cdb1e5eaea8681 Mon Sep 17 00:00:00 2001 From: hoanghuy309 Date: Thu, 26 Aug 2021 02:56:41 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/ --- src/strings/vi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/vi.json b/src/strings/vi.json index 1f6218150..ad7fc0f37 100644 --- a/src/strings/vi.json +++ b/src/strings/vi.json @@ -1539,5 +1539,6 @@ "VideoCodecNotSupported": "Bộ giải mã video không được hỗ trợ", "SubtitleCodecNotSupported": "Bộ giải mã phụ đề không được hỗ trợ", "ContainerNotSupported": "Vùng chứa không được hỗ trợ", - "AudioCodecNotSupported": "Bộ giải mã âm thanh không được hỗ trợ" + "AudioCodecNotSupported": "Bộ giải mã âm thanh không được hỗ trợ", + "LabelHardwareEncoding": "Mã hóa phần cứng:" }