From 0d4ab35b2247abf497d8233f167f6db060d52dc0 Mon Sep 17 00:00:00 2001 From: "Just@FunThing" Date: Fri, 31 Jul 2020 03:24:57 +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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/strings/vi.json b/src/strings/vi.json index 4e51ce8d2d..7ca2832ea8 100644 --- a/src/strings/vi.json +++ b/src/strings/vi.json @@ -825,5 +825,10 @@ "LabelMaxStreamingBitrate": "Chất lượng phát tối đa:", "LabelMaxScreenshotsPerItem": "Số lượng ảnh chụp tối đa mỗi mục:", "LabelMaxResumePercentageHelp": "Nội dung sẽ được cho là đã kết thúc nếu ngừng phát sau thời gian này.", - "ButtonSyncPlay": "SyncPlay" + "ButtonSyncPlay": "SyncPlay", + "LabelPasswordConfirm": "Mật khẩu (xác nhận):", + "LabelPassword": "Mật khẩu:", + "LabelNotificationEnabled": "Bật thông báo này", + "LabelNewsCategories": "", + "LabelStable": "Ổn Định" }