From f59c52ccdf63a584a4b1c7ee5b2f86f36286a7a9 Mon Sep 17 00:00:00 2001 From: hoanghuy309 Date: Fri, 2 May 2025 04:49:33 -0400 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/vi.json b/src/strings/vi.json index 64832f91d..9f82ba23b 100644 --- a/src/strings/vi.json +++ b/src/strings/vi.json @@ -2023,5 +2023,7 @@ "ReadInputAtNativeFramerate": "Đọc đầu vào ở tốc độ khung hình gốc", "ReadInputAtNativeFramerateHelp": "Kích hoạt tùy chọn này có thể giải quyết một số vấn đề, ví dụ: Các luồng trực tiếp dừng sớm.", "LimitSegmentLengthHelp": "Kích hoạt tùy chọn này có thể giúp ngăn trình phát HLS treo trong khi tìm kiếm trên một số thiết bị nhất định, chẳng hạn như TV Webos.", - "LimitSegmentLength": "Sử dụng các phân đoạn HLS ngắn hơn" + "LimitSegmentLength": "Sử dụng các phân đoạn HLS ngắn hơn", + "HeaderServerUnavailable": "Máy Chủ Không Khả Dụng", + "HeaderUpdateRequired": "Bắt Buộc Cập Nhập" }