diff --git a/src/languages/vi.js b/src/languages/vi.js index bc2e86de..22538f91 100644 --- a/src/languages/vi.js +++ b/src/languages/vi.js @@ -176,8 +176,8 @@ export default { statusPageNothing: "Không có gì, hãy thêm nhóm monitor hoặc monitor.", "No Services": "Không có dịch vụ", "All Systems Operational": "Tất cả các hệ thống hoạt động bình thường", - "Partially Degraded Service": "Dịch vụ xuống cấp một phần", - "Degraded Service": "Degraded Service", + "Partially Degraded Service": "Có hệ thống down", + "Degraded Service": "Toàn bộ hệ thống down", "Add Group": "Thêm nhóm", "Add a monitor": "Thêm monitor", "Edit Status Page": "Sửa trang trạng thái", @@ -243,6 +243,7 @@ export default { clicksendsms: "ClickSend SMS", lunasea: "LunaSea", apprise: "Apprise (Hỗ trợ 50+ dịch vụ thông báo)", + GoogleChat: "Google Chat (Google Workspace only)", pushbullet: "Pushbullet", line: "Line Messenger", mattermost: "Mattermost", @@ -307,4 +308,57 @@ export default { steamApiKeyDescription: "Để monitor các Steam Game Server bạn cần một Steam Web-API key. Bạn có thể đăng ký API key tại đây: ", "Current User": "User hiện tại", recent: "Gần đây", + Done: "Done", + Info: "Info", + Security: "Security", + "Steam API Key": "Steam API Key", + "Shrink Database": "Shrink Database", + "Pick a RR-Type...": "Pick a RR-Type...", + "Pick Accepted Status Codes...": "Chọn các Codes trạng thái chấp nhận được...", + Default: "Mặc định", + "HTTP Options": "Tuỳ chọn HTTP", + "Create Incident": "Create Incident", + Title: "Tiêu đề", + Content: "Nội dung", + Style: "Style", + info: "info", + warning: "cảnh báo", + danger: "nguy hiểm", + primary: "primary", + light: "sáng", + dark: "tối", + Post: "Post", + "Please input title and content": "Hãy nhập tiêu đề và nội dung", + Created: "Created", + "Last Updated": "Cập nhật mới nhất", + Unpin: "Bỏ ghim", + "Switch to Light Theme": "Chuyển sang Theme Sáng", + "Switch to Dark Theme": "Chuyển sang Theme Tối", + "Show Tags": "Hiện Tags", + "Hide Tags": "Ẩn Tags", + Description: "Mô tả", + "No monitors available.": "Không có monitor nào.", + "Add one": "Thêm mới", + "No Monitors": "No Monitors", + "Untitled Group": "Nhóm không có tiêu đề", + Services: "Services", + Discard: "Discard", + Cancel: "Cancel", + "Powered by": "Được cung cấp bởi", + shrinkDatabaseDescription: "Khởi chạy database VACCUM cho SQLite. Nếu database được tạo sau version 1.10.0, AUTO_VACCUM đã được bật sẵn, hành động này không cần thiết.", + serwersms: "SerwerSMS.pl", + serwersmsAPIUser: "API Username (incl. webapi_ prefix)", + serwersmsAPIPassword: "API Password", + serwersmsPhoneNumber: "Số điện thoại", + serwersmsSenderName: "Tên người gửi SMS (Đã đăng ký qua portal)", + "stackfield": "Stackfield", + smtpDkimSettings: "DKIM Settings", + smtpDkimDesc: "Please refer to the Nodemailer DKIM {0} for usage.", + documentation: "documentation", + smtpDkimDomain: "Domain Name", + smtpDkimKeySelector: "Key Selector", + smtpDkimPrivateKey: "Private Key", + smtpDkimHashAlgo: "Hash Algorithm (Tuỳ chọn)", + smtpDkimheaderFieldNames: "Header Keys to sign (Tuỳ chọn)", + smtpDkimskipFields: "Header Keys not to sign (Tuỳ chọn)", };