﻿Empty = ''
ProductName     = 'Kaspersky Anti-Virus'
ProductName_KAT = ProductName

ProductGeneration = '2015'

ProductName_KIS = 'Kaspersky Internet Security'
ProductName_KIS_Full = 'Kaspersky Internet Security'
ProductName_KIS_Beta_Full = 'Kaspersky Internet Security Technical Preview'
ProductName_KIS_Short = 'KIS'
ProductName_KIS_Gen = 'Kaspersky Internet Security'

ProductName_KAV = 'Kaspersky Anti-Virus'
ProductName_KAV_Full = 'Kaspersky Anti-Virus'
ProductName_KAV_Beta_Full = 'Kaspersky Anti-Virus Technical Preview'
ProductName_KAV_Short = 'KAV'
ProductName_KAV_Gen = 'Kaspersky Anti-Virus'

ProductName_PURE = 'Kaspersky Total Security'
ProductName_PURE_Full = 'Kaspersky Total Security'
ProductName_PURE_Beta_Full = 'Kaspersky Total Security Technical Preview'
ProductName_PURE_Short = 'KTS'
ProductName_PURE_Gen = 'Kaspersky Total Security'

ProductName_KSOSPC = 'Kaspersky Small Office Security'
ProductName_KSOSPC_Full = 'Kaspersky Small Office Security'
ProductName_KSOSPC_Beta_Full = 'Kaspersky Small Office Security Technical Preview'
ProductName_KSOSPC_Short = 'KSOS'
ProductName_KSOSPC_Gen = 'Kaspersky Small Office Security'

ProductTitle_KSOS = 'Kaspersky Small Office Security 4'
ProductName_KSOSFS = 'Kaspersky Small Office Security'
ProductName_KSOSFS_Full = 'Kaspersky Small Office Security'
ProductName_KSOSFS_Beta_Full = 'Kaspersky Small Office Security Technical Preview'
ProductName_KSOSFS_Short = 'KSOS'
ProductName_KSOSFS_Gen = 'Kaspersky Small Office Security'
KSOSFS_Description = 'Máy chủ tập tin'
KSOSPC_Description = 'Máy tính cá nhân'
ProductHeaderDescription = ''

Reboot_ActionLabel = 'Khởi động lại'
RebootConfirmation = 'Bạn có chắc chắn rằng bạn muốn khởi động lại máy tính ngay bây giờ không?'

Facebook = 'Facebook'
Twitter = 'Twitter'
VKontakte = 'vk.com'

;strings in the following section refer to databases, for example, Databases: obsolete 
Actual = 'đầy đủ' 
Corrupted = 'bị hư hỏng' 
VeryOld = 'đã rất cũ' 
Old = 'đã cũ' 
OldInGracePeriod = 'chưa được cập nhật'
UpdatedAndRebootNeeded = 'cập nhật. Khởi động lại máy tính' 
UpdatedAndProductRestartNeeded = 'cập nhật. Khởi động lại ứng dụng' 
SomeBasesNeedUpdate = 'thành phần bảo vệ yêu cầu cập nhật'

Schedule_Auto    = 'tự động' 
Schedule_Manual  = 'thủ công' 
Schedule_Fixed   = 'theo lịch' 

Back = 'Quay lại' 
StopTask = 'Dừng'

News = 'Tin tức'
NewsWithCount = 'Tin tức (' + $UnreadNewsCount + ')'
Reports = 'Báo cáo'
Settings = 'Cấu hình'
Help = '_Trợ giúp'
OK = 'OK'
Cancel = 'Hủy bỏ'
Close = 'Đóng'
Retry = 'Thử lại'
Add = 'Thêm'
Edit = 'Chỉnh sửa'
Save = 'Lưu'
Password = 'Mật khẩu'
Select = 'Lựa chọn'

ToggleBlocked = 'Ngăn chặn'
ToggleAllowed = 'Cho phép'
ToggleToolTipBlock = 'Ngăn chặn'
ToggleToolTipAllow = 'Cho phép'

Unknown = 'chưa biết'

ShortDateTimeWithSecondsFormat = '%m/%d/%Y %I:%M:%S %p'
ShortDateTimeFormat = '%m/%d/%Y %I:%M %p'
ShortDateFormat = '%m/%d/%Y'

ShortDateTimeNewsFormat = '%m.%d.%Y, %H:%M'
ShortDateTimeNewsTodayFormat = 'hôm nay, lúc %I:%M:%S %p'
ShortDateTimeNewsYesterdayFormat = 'hôm qua, lúc %I:%M:%S %p'

MonthName_1  = 'Một'
MonthName_2  = 'Hai'
MonthName_3  = 'Ba'
MonthName_4  = 'Tư'
MonthName_5  = 'Năm'
MonthName_6  = 'Sáu'
MonthName_7  = 'Bảy'
MonthName_8  = 'Tám'
MonthName_9  = 'Chín'
MonthName_10 = 'Mười'
MonthName_11 = 'Mười một'
MonthName_12 = 'Mười hai'
 
DateUnknown = 'chưa biết'

After = 'trong'
Remaining = 'còn lại'
Ago = 'trước'

Times = $Times + ' ' + {$Times : 'lần'}

Days_After = $DayCount + ' ' + {$DayCount : 'ngày'}
Hours_After = $HourCount + ' ' + {$HourCount : 'giờ'}
Minutes_After = $MinuteCount + ' ' + {$MinuteCount : 'phút'}
LessMinute_After = '<1 phút'

Days_Remaining = 'Còn lại ' + $DayCount + ' ' + {$DayCount : 'ngày'} + ''
Hours_Remaining = 'Còn lại ' + $HourCount + ' ' + {$HourCount : 'giờ'} + ''
Minutes_Remaining = 'Còn lại ' + $MinuteCount + ' ' + {$MinuteCount : 'phút'} + ''
Seconds_Remaining = 'Còn lại ' + $SecondsCount + ' ' + {$SecondsCount : 'giây'} + ''
LessMinute_Remaining = '<1 phút'

Days_Ago = $DayCount + ' ' + {$DayCount : 'ngày'}
Hours_Ago = $HourCount + ' ' + {$HourCount : 'giờ'}
Minutes_Ago = $MinuteCount + ' ' + {$MinuteCount : 'phút'}
LessMinute_Ago = '<1 phút'

Duration_Seconds = $SecondCount + ' ' + {$SecondCount : 'giây'}
Duration_Minutes = $MinuteCount + ' ' + {$MinuteCount : 'phút'}
Duration_Hours = $HourCount + ' ' + {$HourCount : 'giờ'}
Duration_Days = $DayCount + ' ' + {$DayCount : 'ngày'}

SecondsAgo = 'Ít hơn 1 phút trước'
MinutesAgo = $Value + ' ' + {$Value : 'phút'} + ' trước'
HoursAgo = $Value + ' ' + {$Value : 'giờ'} + ' trước'
Today = 'Hôm nay'
Yesterday = 'Hôm qua'
DaysAgo = $Value + ' ' + {$Value : 'ngày'} + ' trước'
MonthsAgo = $Value + ' ' + {$Value : 'tháng'} + ' trước'
YearsAgo = $Value + ' ' + {$Value : 'năm'} + ' trước'
Never = 'Không bao giờ'

Time_After     = After + ' ' + $TimePeriod
Time_Remaining = $TimePeriod + ' ' + Remaining
Time_Ago       = $TimePeriod + ' ' + Ago

TimeGroupToday = 'Hôm nay, ' + $Date
TimeGroupYesterday = 'Hôm qua, ' + $Date
TimeGroupThisWeek = 'Trước đó một tuần'
TimeGroupThisMonth = 'Trước đó một tháng'
TimeGroupMonth = $Month
TimeGroupYear = $Year

Month1  = 'Một'
Month2  = 'Hai'
Month3  = 'Ba'
Month4  = 'Tư'
Month5  = 'Năm'
Month6  = 'Sáu'
Month7  = 'Bảy'
Month8  = 'Tám'
Month9  = 'Chín'
Month10 = 'Mười'
Month11 = 'Mười một'
Month12 = 'Mười hai'

;Buttons
ConfirmButton    = 'OK'
CancelButton = 'Hủy bỏ'
ApplyButton = 'Áp dụng'
CloseButton = 'Đóng'
NextButton = 'Tiếp theo'
BackButton = 'Quay lại'
FinishButton = 'Hoàn tất'
SaveButton = 'Lưu'
SkipButton = 'Bỏ qua'
ExecuteButton = 'Chạy'
Continue = 'Tiếp tục'
Delete = 'Xóa'
LearnMore = 'Tìm hiểu thêm'
Yes = 'Có'
No = 'Không'
ClearSearchField = 'Xóa trường tìm kiếm'

SettingsMore = 'Cấ&u hình...'

DoNoyShowThisWindow = 'Không hiển thị nữa'

; general system error codes

SystemError_0x80000040 = 'Lỗi không xác định'
SystemError_0x8000004B = 'Lỗi không xác định'
SystemError_0x80000041 = 'Không đủ bộ nhớ'
SystemError_0x80000042 = 'Không hỗ trợ'
SystemError_0x80000043 = 'Không thực hiện'
SystemError_0x80000045 = 'Truy cập bị từ chối hoặc không tìm thấy đối tượng'
SystemError_0x8000004C = 'Không tìm thấy đối tượng'
SystemError_0x800000C6 = 'Không tìm thấy đối tượng'
SystemError_0x800000C5 = 'Không tìm thấy đối tượng'
SystemError_0x8000004F = 'Đối tượng bị khóa'
SystemError_0x80000051 = 'Hoạt động bị hủy bỏ'
SystemError_0x80000059 = 'Lỗi thiết bị'
SystemError_0x8000005A = 'Chữ ký không hợp lệ'
SystemError_0x8000005B = 'Phiên bản không hợp lệ'
SystemError_0x8000005F = 'Bảo vệ ghi'
SystemError_0x80000061 = 'Không có bản quyền'
SystemError_0x80000062 = 'Không đủ bộ nhớ'
SystemError_0x80000063 = 'Thiết bị chưa sẵn sàng'
SystemError_0x800000C0 = 'Định dạng không hợp lệ'
SystemError_0x800000C1 = 'Không đủ quyền'
SystemError_0x800000C2 = 'Lỗi khởi tạo'
SystemError_0x800000C3 = 'Lỗi khởi tạo'
SystemError_0x800000C7 = 'Trạng thái đối tượng không chính xác'
SystemError_0x800000C8 = 'Đối tượng có mật khẩu bảo vệ'
SystemError_0x800000CA = 'Lỗi đọc'
SystemError_0x800000CC = 'Lỗi đọc'
SystemError_0x800000CB = 'Lỗi ghi'
SystemError_0x800000CD = 'Lỗi ghi'
SystemError_0x800000D0 = 'Đối tượng không hợp lệ'
SystemError_0x800000D1 = 'Đối tượng đã tồn tại'
SystemError_0x800000D5 = 'Đối tượng được sử dụng bởi ứng dụng khác'
SystemError_0x800000D8 = 'Cơ sở dữ liệu bị hư hỏng'
SystemError_0x800001C0 = 'Mô-đun không hợp lệ'
SystemError_0x800001C2 = 'Mô-dun chưa được chứng thực'
SystemError_0x800001C1 = 'Không tìm thấy mô-dun'
SystemError_0x800001C4 = 'Không thể nạp thành phần'
SystemError_0x80000221 = 'Hết thời gian'
SystemError_0x80000240 = 'Lỗi thành phần tương tác'
SystemError_0x90005000 = 'Chữ ký điện tử không hợp lệ'
SystemError_0x90005002 = 'Không có chữ ký điện tử'
SystemError_0x80027006 = 'Tác vụ đã được dừng'
SystemError_0x80027007 = 'Tác vụ đã được dừng'
SystemError_0x80380fbb = 'Tác vụ đã được dừng'
SystemError_0x80017007 = 'Tác vụ không thể khởi động trong chế độ an toàn'
SystemError_0x80017005 = 'Tác vụ bị vô hiệu'
SystemError_0x80017006 = 'Tên người dùng hoặc mật khẩu không chính xác'
SystemError_0x80017008 = 'Tác vụ khởi động thay cho tài khoản người dùng không thể chạy trong chế độ an toàn'
SystemError_0x80017009 = 'Không tìm thấy trình điều khiển'
SystemError_0x80022005 = 'Lỗi tải cơ sở dữ liệu'
SystemError_default    = 'Mã lỗi: ' + $ErrorCode

UndefinedError = 'Lỗi không xác định'
NotEnougthMemory = 'Không đủ bộ nhớ'
NotSupported = 'Không hỗ trợ'
NotImplemeneted = 'Không thực hiện'
AccessDenied = 'Truy cập bị từ chối hoặc không tìm thấy đối tượng'
ObjectNotFound = 'Không tìm thấy đối tượng'
ObjectIsLocked = 'Đối tượng bị khóa'
OperationCanceled = 'Hoạt động bị hủy bỏ'
DeviceError = 'Lỗi thiết bị'
InvalidSignature = 'Chữ ký không hợp lệ'
InvalidVersion = 'Phiên bản không hợp lệ'
WriteProtection = 'Bảo vệ ghi'
LicenseIsMissing = 'Không có bản quyền'
OutOfSpace = 'Không đủ bộ nhớ'
DeviceIsNotReady = 'Thiết bị chưa sẵn sàng'
InvalidFormat = 'Định dạng không hợp lệ'
NotEnougthRights = 'Không đủ quyền'
InitializationError = 'Lỗi khởi tạo'
IncorrectObjectState = 'Trạng thái đối tượng không chính xác'
ObjectIsPasswordProtected = 'Đối tượng có mật khẩu bảo vệ'
ReadError = 'Lỗi đọc'
WriteError = 'Lỗi ghi'
InvalidObject = 'Đối tượng không hợp lệ'
ObjectAlreadyExists = 'Đối tượng đã tồn tại'
ObjectIsInUseByAnotherApplication = 'Đối tượng được sử dụng bởi ứng dụng khác'
DatabasesAreCorrupted = 'Cơ sở dữ liệu bị hư hỏng'
InvalidModule = 'Mô-đun không hợp lệ'
ModuleWasNotAuthenticated = 'Mô-dun chưa được chứng thực'
ModuleNotFound = 'Không tìm thấy mô-dun'
ComponentCannotBeLoaded = 'Không thể nạp thành phần'
TimedOut = 'Hết thời gian'
ComponentsInteractionError = 'Lỗi thành phần tương tác'
InvalidDigitalSignature = 'Chữ ký điện tử không hợp lệ'
NotDigitallySigned = 'Không có chữ ký điện tử'
TheTaskWasStopped = 'Tác vụ đã được dừng'
TaskCannotBeStartedInSafeMode = 'Tác vụ không thể khởi động trong chế độ an toàn'
TaskDisabled = 'Tác vụ bị vô hiệu'
IncorrectUserNameOrPassword = 'Tên người dùng hoặc mật khẩu không chính xác'
TaskLaunchNotPossible = 'Tác vụ khởi động thay cho tài khoản người dùng không thể chạy trong chế độ an toàn'
DriverNotFound = 'Không tìm thấy trình điều khiển'
ErrorLoadingDatabase = 'Lỗi tải cơ sở dữ liệu'
ErrorDefault    = 'Mã lỗi: ' + $ErrorCode


LicenseManager = 'Bản quyền'
SubscriptionManager = 'Quản lý đăng ký'

BSuffix = 'B'
KBSuffix = 'KB'
MBSuffix = 'MB'
GBSuffix = 'GB'
TBSuffix = 'TB'

BPerSecondSuffix = 'B/giây'
KBPerSecondSuffix = 'KB/giây'
MBPerSecondSuffix = 'MB/giây'
GBPerSecondSuffix = 'GB/giây'
TBPerSecondSuffix = 'TB/giây'

; updating bases status
Idle = 'Không kích hoạt' ;refers to connection
Stopping = 'Dừng'
ConnectingToServer = 'Kết nối đến máy chủ'
CreatingUpdateList = 'Xử lý các tập tin'
Downloading = 'Đang tải các tập tin'
Installing = 'Các tập tin cập nhật'
RollbackRunning = 'Khôi phục lại cơ sở dữ liệu lần trước'

FunctionalityDisabledForExpiredSubscription = 'cập nhật bị vô hiệu'
FunctionalityDisabledForExpiredSubscriptionProtection = 'Chức năng bảo vệ bị vô hiệu'
SubscriptionRemainingDaysCount = 'còn lại ' + $LicenseRemainingDaysCount + ' ' + {$LicenseRemainingDaysCount: 'ngày'} + '.'
SubscriptionExpiresToday = 'hết hạn ngày hôm nay'
SubscriptionActivated = 'kích hoạt'
CheckReserveCodeManuallyHeader = 'Không để kích hoạt các ứng dụng tự động với mã kích hoạt mới' ; TODO
CheckReserveCodeManuallyText = 'Cố gắng kích hoạt ứng dụng với mã kích hoạt mới bằng cách thủ công' ; TODO

; LicensingStatus short descriptions
LicensingStatus_Ok_ShortDescription = ''
LicensingStatus_Beta_ShortDescription = 'Phiên bản thử nghiệm của ứng đã được cài đặt'
LicensingStatus_Trial_ShortDescription = 'Phiên bản dùng thử của ứng dụng được cài đặt'
LicensingStatus_OkSubscription_ShortDescription = 'Đăng ký: ' + SubscriptionRemainingDaysCount
LicensingStatus_OkSubscription_ShortDescription_WithoutRemainingDays = 'Đăng ký: ' + SubscriptionActivated
LicensingStatus_OkSubscription_ShortDescription_BestBuyAutorenewalSubscription = 'Đăng ký: ' + SubscriptionStateActive
LicensingStatus_OkSubscription_ShortDescription_ExpiresToday = 'Đăng ký: ' + SubscriptionExpiresToday

LicensingStatus_WillBeExpired_ShortDescription = 'Bản quyền sắp hết hạn'
LicensingStatus_WillBeExpiredTrial_ShortDescription = 'Bản quyền sắp hết hạn'
LicensingStatus_InvalidKeyCreationDate_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_InvalidActivationDate_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_InvalidKey_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_Reinstall_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_BrokenBlacklist_ShortDescription = 'Danh sách đen của key bị hư hỏng'
LicensingStatus_CorruptedBases_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_BasesDateMismatch_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_Expired_ShortDescription = 'Bản quyền bị hết hạn'
LicensingStatus_ExpiredSubscription_ShortDescription = 'Đăng ký đã hết hạn vào ' + $SubscriptionExpirationDate
LicensingStatus_ExpiredBestBuySubscription_ShortDescription = LicensingStatus_ExpiredSubscription_ShortDescription
LicensingStatus_ExpiredTrial_ShortDescription = 'Phiên bản dùng thử đã hết hạn'
LicensingStatus_ExpiredBeta_ShortDescription = 'Phiên bản thử nghiệm đã hết hạn'
LicensingStatus_Blocked_ShortDescription = 'Key bị khóa'
LicensingStatus_BlockedSubscription_ShortDescription = 'Đăng ký bị khóa'
LicensingStatus_LicenseViolated_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_LicenseViolatedWithReserve_ShortDescription = 'Phát hiện vấn đề bản quyền'
LicensingStatus_SubscriptionViolated_ShortDescription = 'Đã vượt quá giới hạn bản quyền'
LicensingStatus_Grace_ShortDescription = 'Đăng ký đã hết hạn vào ' + $SubscriptionExpirationDate
LicensingStatus_GraceBestBuy_ShortDescription = LicensingStatus_Grace_ShortDescription
LicensingStatus_SubscriptionSuspended_ShortDescription = 'Đăng ký tạm dừng từ ' + $SubscriptionExpirationDate
LicensingStatus_SubscriptionUpdateFailed_ShortDescription = 'Không thể cập nhật trạng thái đăng ký tự động'
LicensingStatus_NotActivated_ShortDescription = 'Ứng dụng chưa được kích hoạt'
LicensingStatus_WaitCodeActivation_ShortDescription = 'Ứng dụng chưa được kích hoạt'
LicensingStatus_PresintalledCodeAvailable_ShortDescription = 'Ứng dụng chưa được kích hoạt'
LicensingStatus_PreinstalledCodeActivationProblem_ShortDescription = 'Ứng dụng chưa được kích hoạt'
LicensingStatus_ReserveCodeIsAvailable = 'Tìm thấy mã kích hoạt cài đặt trước'

; ReserveCodeStatus short descriptions
ReserveCodeStatus_NotProvided_ShortDescription = 'Mã kích hoạt mới'
ReserveCodeStatus_Ok_ShortDescription = 'Mã kích hoạt mới'
ReserveCodeStatus_OkButActiveProblems_ShortDescription = ReserveCodeStatus_Ok_ShortDescription
ReserveCodeStatus_Invalid_ShortDescription = 'Mã kích hoạt mới ' + $ReserveCode + ' không hợp lệ'
ReserveCodeStatus_ActivationProblem_ShortDescription = 'Mã kích hoạt mới chưa được kích hoạt'
ReserveCodeStatus_WaitActivation_ShortDescription = 'Kích hoạt tự động được dự kiến'

; LicensingStatus cause descriptions
LicensingStatus_Ok_Cause = ''
LicensingStatus_Beta_Cause = 'Phiên bản thử nghiệm ' + $ProductNameFull + ' có đầy đủ chức năng nhưng không phải là phiên bản hoàn tất và nó có thể chứa lỗi, thất bại hoặc khiếm khuyết. Vui lòng báo cáo vấn đề mà bạn tìm thấy ở phần tương ứng trong diễn đàn của chúng tôi.'

LicenseRemain    = 'Còn lại ' + $LicenseRemainingDaysCount + ' ' + {$LicenseRemainingDaysCount: 'ngày'} + '. Sau thời hạn chỉ định chức năng của ứng dụng sẽ bị vô hiệu.' 
LicenseEndsToday = 'Đây là ngày cuối cùng của bản quyền. Chức năng ứng dụng sẽ bị vô hiệu chế nếu bạn không gia hạn.' 
LicensingStatus_Trial_Cause_WithoutRemainingDays = LicenseRemain
LicensingStatus_Trial_Cause_ExpiresToday = LicenseEndsToday

LicensingStatus_OkSubscription_Cause = $StateOkSubscriptionText

StateLimitedSubscriptionActivatedText = 'Đăng ký kích hoạt. Ngày hết hạn: ' + $SubscriptionExpirationDate + '.'
StateLimitedSubscriptionProlongedText = 'Đăng ký gia hạn ' + $SubscriptionExpirationDate + '.'
StateLimitedSubscriptionCanceledText = 'Đăng ký bị hủy bỏ. Ngày hết hạn: ' + $SubscriptionExpirationDate + '.'
StateSubscriptionNotYetSuspendedText = 'Đăng ký sẽ tạm dừng từ ' + $SubscriptionExpirationDate + '.'
StateUnlimitedSubscriptionProlongedText = 'Đăng ký gia hạn và không hết hạn'
StateUnlimitedSubscriptionResumedText = 'Đăng ký đã được phục hồi'

AutorenewBestBuyActivated = ''
AutorenewBestBuyProlonged = ''

FunctionalityLevelDescription = $ProtectionLevelDescription + $UpdaterLevelDescription

RemainingDays = 'trong ' + $LicenseRemainingDaysCount + ' ' + {$LicenseRemainingDaysCount: 'ngày'}
LicensingStatus_WillBeExpired_Cause = 'Còn lại ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: 'ngày'} + '. Sau thời hạn chỉ định chức năng của ứng dụng sẽ bị hạn chế.'
LicensingStatus_TrialWillBeExpired_Cause = 'Còn lại ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: 'ngày'} + '. Sau thời hạn chỉ định chức năng của ứng dụng sẽ bị vô hiệu.'
LicensingStatus_BetaWillBeExpired_Cause = 'Còn lại ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: 'ngày'} + '. Sau thời hạn chỉ định chức năng của ứng dụng sẽ bị vô hiệu.'
LicensingStatus_WillBeExpiredToday_Cause = 'Bản quyền của bạn hết hạn ngày hôm nay. Sau khi bản quyền hết hạn chức năng ứng dụng sẽ bị hạn chế.'
LicensingStatus_TrialWillBeExpiredToday_Cause = 'Bản quyền của bạn hết hạn ngày hôm nay. Sau khi bản quyền hết hạn chức năng ứng dụng sẽ bị vô hiệu.'
LicensingStatus_BetaWillBeExpiredToday_Cause = 'Bản quyền của bạn hết hạn ngày hôm nay. Chức năng ứng dụng sẽ bị vô hiệu.'

LicensingStatus_InvalidKeyCreationDate_Cause = 'Ngày tạo key không hợp lệ. Ngày hệ thống trên máy tính của bạn đã được thay đổi. ' + FunctionalityLevelDescription
LicensingStatus_InvalidActivationDate_Cause = 'Ngày kích hoạt không hợp lệ. Ngày hệ thống trên máy tính của bạn đã được thay đổi. ' + FunctionalityLevelDescription
LicensingStatus_InvalidKey_Cause = FunctionalityLevelDescription
LicensingStatus_Reinstall_Cause = 'Chức năng ứng dụng bị lỗi. ' + FunctionalityLevelDescription
LicensingStatus_BrokenBlacklist_Cause = 'Khuyến khích tải danh sách đen mới từ máy chủ.'
LicensingStatus_CorruptedBases_Cause = 'Không thể xác nhận sự tương đối của cơ sở dữ liệu thỏa thuận bản quyền người dùng cuối.'
LicensingStatus_BasesDateMismatch_Cause = 'Thời hạn bản quyền không cho phép sử dụng cơ sở dữ liệu hiện tại. ' + FunctionalityLevelDescription
LicensingStatus_Expired_Cause = FunctionalityLevelDescription
LicensingStatus_ExpiredSubscription_Cause = FunctionalityLevelDescription
LicensingStatus_ExpiredBestBuySubscription_Cause = LicensingStatus_ExpiredSubscription_Cause
LicensingStatus_ExpiredTrial_Cause = FunctionalityLevelDescription
LicensingStatus_ExpiredBeta_Cause = FunctionalityLevelDescription
LicensingStatus_Blocked_Cause = 'Key nằm trong danh sách đen. Bạn có thể đã mua một bản quyền bất hợp pháp của ứng dụng. Bảo vệ bị tạm dừng. Máy tính của bạn có nguy cơ nhiễm mã độc, nguy hiểm, hoặc dữ liệu bị đánh cắp.'
LicensingStatus_BlockedSubscription_Cause = 'Bạn có thể đã mua một bản sao bất hợp pháp của ứng dụng. ' + FunctionalityLevelDescription
LicensingStatus_LicenseViolated_Cause = 'Bạn đã vượt quá số lượng tối đa của máy tính mà trên đó ' + $ProductName + ' có thể cài đặt với bản quyền của bạn. ' + FunctionalityLevelDescription
LicensingStatus_SubscriptionViolated_Cause = 'Bạn đã vượt quá số lượng tối đa của máy tính mà trên đó ' + $ProductName + ' có thể được cài đặt và kích hoạt với bản quyền của bạn. ' + FunctionalityLevelDescription
LicensingStatus_LicenseViolatedWithReserve_Cause = LicensingStatus_LicenseViolated_Cause

LicensingStatus_Grace_SubscriptionProtection_Cause = $LicenseGraceDaysCount + ' ' + {$LicenseGraceDaysCount: 'ngày'} + ' còn lại cho đến khi ' + FunctionalityDisabledForExpiredSubscriptionProtection + '. '
LicensingStatus_Grace_Subscription_Cause = $LicenseGraceDaysCount + ' ' + {$LicenseGraceDaysCount: 'ngày'} + ' còn lại cho đến khi ' + FunctionalityDisabledForExpiredSubscription + '. '
LicensingStatus_Grace_Default_Cause = 'còn lại ' + $LicenseGraceDaysCount + ' ' + {$LicenseGraceDaysCount: 'ngày'} + '.'

LicensingStatus_GraceBestBuy_Cause = ''
LicensingStatus_SubscriptionSuspended_Cause = FunctionalityLevelDescription
LicensingStatus_SubscriptionUpdateFailed_Cause = 'Thời gian kết nối đến máy chủ kích hoạt bị hết hạn. ' + FunctionalityLevelDescription
LicensingStatus_NotActivated_Cause = FunctionalityLevelDescription
LicensingStatus_WaitCodeActivation_Cause = 'Mã kích hoạt trước đó là có sẵn. Ứng dụng sẽ được kích hoạt ngay sau khi kết nối Internet.'
LicensingStatus_PreinstalledCodeAvailable_Cause = 'Mã kích hoạt trước đó là có sẵn. Bạn có thể kích hoạt ứng dụng bằng mã kích hoạt này hoặc xóa nó.'
LicensingStatus_PreinstalledCodeActivationProblem_Cause = 'Ứng dụng không được kích hoạt tự động bằng mã kích hoạt cài đặt trước ' + $PreinstalledCode + '. Hỗ trợ của bạn là cần thiết.'

LicensingStatus_ReserveCodeIsAvailableDescription = LicensingStatus_ReserveCodeIsAvailableCause + LicensingStatus_ReserveCodeIsAvailableFix
LicensingStatus_ReserveCodeIsAvailableCause = 'Tìm thấy mã kích hoạt cài đặt trước ' + $ReserveCode + '. Ứng dụng sẽ không được kích hoạt bằng mã kích hoạt này, vì đã được kích hoạt bằng mã kích hoạt khác.'
LicensingStatus_ReserveCodeIsAvailableFix = ' Bạn có thể kích hoạt ứng dụng bằng mã kích hoạt cài đặt trước hoặc xóa mã đó.'

;deprecated keys
LicensingStatus_Trial_Cause = $LicensingStatusTrialRemain

ReserveCodeStatus_NotProvided_Cause = 'Bạn có thể nhập mã kích hoạt mới. Ứng dụng sẽ được kích hoạt bằng mã kích hoạt này sau khi bản quyền hiện tại hết hạn.'
ReserveCodeStatus_Ok_Cause = 'Mã kích hoạt mới ' + $ReserveCode + ' được tìm thấy trong ứng dụng của bạn. Sau khi bản quyền hiện tại hết hạn, ứng dụng sẽ tự động kích hoạt với mã kích hoạt được chỉ định.'
ReserveCodeStatus_Invalid_Cause = 'Sau khi bản quyền hiện tại hết hạn, cập nhật cơ sở dữ liệu chống virus sẽ không có sẵn. '
ReserveCodeStatus_ActivationProblem_Cause = 'Không thể tự động kích hoạt ứng dụng với mã kích hoạt ' + $ReserveCode + '. Yêu cầu hỗ trợ.'
ReserveCodeStatus_WaitActivation_Cause = 'Tự động kích hoạt với mã kích hoạt mới ' + $ReserveCode + ' được dự kiến. ' + FunctionalityLevelDescription

ResolveProblem_ActivateReserveToProtect = 'Để khôi phục bảo vệ trên máy tính của bạn, vui lòng kích hoạt ứng dụng với mã kích hoạt mới.'
ResolveProblem_BuyCommercial         = 'Để giữ máy tính được bảo vệ, bạn nên mua bản quyền.'
ResolveProblem_CheckSystemTime		= 'Bạn đảm bảo thời gian trên máy tính phải chính xác.'
ResolveProblem_ActivateAgain        = 'Cố gắng xóa key kích hoạt và kích hoạt lại ứng dụng. Bạn cũng có thể liên hệ Hỗ trợ kỹ thuật Kaspersky Lab hoặc nhà phân phối ứng dụng.'
ResolveProblem_CallSupport			= 'Để tìm hiểu lý do ngăn chặn, hãy liên hệ với bộ phận Hỗ trợ Kỹ thuật. Để kích hoạt đầy đủ chức năng của ứng dụng, hãy nhập mã kích hoạt mới.'
ResolveProblem_CallSupportAndActivateReserve = 'Chúng tôi khuyên bạn nên liên hệ với Hỗ trợ Kỹ thuật để kiểm tra tại sao bản quyền bị khóa. ' + ResolveProblem_ActivateReserveToProtect
ResolveProblem_ContactSupport		= 'Liên hệ hỗ trợ kỹ thuật.'
ResolveProblem_ActialLicense		= 'Để khôi phục chức năng bảo vệ máy tính của bạn, nhập mã kích hoạt mới.'
ResolveProblem_AcquireSubsciprion = 'Để khôi phục bảo vệ, mua bản quyền cho số lượng máy tính với số lượng cần thiết.'
ResolveProblem_UpdateAgain			= 'Bạn nên cập nhật lại cơ sở dữ liệu lần nữa.'
ResolveProblem_BuyNewLicense		= 'Để khôi phục hành động ứng dụng, mua bản quyền mới.'
ResolveProblem_CallProviderToRenew	= 'Để gia hạn bản quyền, liên hệ nhà cung cấp dịch vụ của bạn.'
ResolveProblem_CallProviderToResume	= 'Để khôi phục đăng ký, liên hệ nhà cung cấp dịch vụ của bạn.'
ResolveProblem_RenewalNotAvailable	= 'Gia hạn đăng ký là không có sẵn.'
ResolveProblem_BuyLicense			= 'Để khôi phục chức năng bảo vệ máy tính, bạn cần bản quyền thương mại từ Kaspersky Lab hoặc nhà phân phối của chúng tôi. Phiên bản miễn phí có thể được sử dụng chỉ một lần.'
ResolveProblem_Reinstall			= 'Cài đặt lại ứng dụng.'
ResolveProblem_RenewLicense			= 'Để chức năng của ứng dụng được cho phép đầy đủ, gia hạn bản quyền.'
ResolveProblem_RefreshSubscription	= 'Vui lòng kiểm tra trạng thái bản quyền bằng cách thủ công.'
ResolveProblem_Activate				= 'Nhập mã kích hoạt để kích hoạt ứng dụng'
ResolveProblem_ActivateReserveCode  = 'Cố gắng kích hoạt ứng dụng với mã kích hoạt mới bằng cách thù công.'
ResolveProblem_ActivateCodeManual	= 'Kích hoạt ứng dụng thủ công.'
ResolveProblem_CheckConnectionAndActivateCodeManual = 'Kiểm tra cấu hình kết nối Internet của bạn và chờ kích hoạt tự động hoặc kích hoạt ứng dụng bằng cách thủ công.'
ResolveProblem_InputReserveCodeBeforeLicenseWillBeExpired = ' Bạn nên nhập mã kích hoạt mới. Ứng dụng sẽ tự động được kích hoạt với mã kích hoạt ngay sau khi bản quyền hết hạn.'
ResolveProblem_ActivateCommercialBeforeTrialWillBeExpired = ' Để giữ máy tính được bảo vệ, bạn nên mua bản quyền.'
ResolveProblem_BuyFullVersion = ' Để giữ máy tính được bảo vệ, bạn nên mua bản quyền.'

; LicensingStatus full descriptions
LicensingStatus_Ok_FullDescription = ''
LicensingStatus_Beta_FullDescription = LicensingStatus_Beta_Cause
LicensingStatus_Trial_FullDescription = LicensingStatus_TrialWillBeExpired_Cause + ' ' + ResolveProblem_BuyCommercial
LicensingStatus_OkSubscription_FullDescription = LicensingStatus_OkSubscription_Cause
LicensingStatus_WillBeExpired_FullDescription = LicensingStatus_WillBeExpired_Cause + ResolveProblem_InputReserveCodeBeforeLicenseWillBeExpired
LicensingStatus_WillBeExpiredHasReserve_FullDescription = LicensingStatus_WillBeExpired_Cause
LicensingStatus_WillBeExpiredTrial_FullDescription = LicensingStatus_TrialWillBeExpired_Cause + ResolveProblem_BuyFullVersion
LicensingStatus_WillBeExpiredBeta_FullDescription = LicensingStatus_BetaWillBeExpired_Cause + ResolveProblem_BuyFullVersion
LicensingStatus_WillBeExpiredToday_FullDescription = LicensingStatus_WillBeExpiredToday_Cause + ResolveProblem_InputReserveCodeBeforeLicenseWillBeExpired
LicensingStatus_WillBeExpiredTodayTrial_FullDescription = LicensingStatus_TrialWillBeExpiredToday_Cause + ResolveProblem_ActivateCommercialBeforeTrialWillBeExpired
LicensingStatus_WillBeExpiredTodayBeta_FullDescription = LicensingStatus_BetaWillBeExpiredToday_Cause + ResolveProblem_BuyFullVersion
LicensingStatus_InvalidKeyCreationDate_FullDescription = LicensingStatus_InvalidKeyCreationDate_Cause + ResolveProblem_CheckSystemTime
LicensingStatus_InvalidActivationDate_FullDescription = LicensingStatus_InvalidActivationDate_Cause + ResolveProblem_CheckSystemTime
LicensingStatus_InvalidKey_FullDescription = LicensingStatus_InvalidKey_Cause + ResolveProblem_ActivateAgain
LicensingStatus_Reinstall_FullDescription = LicensingStatus_Reinstall_Cause + ResolveProblem_Reinstall
LicensingStatus_BrokenBlacklist_FullDescription = LicensingStatus_BrokenBlacklist_Cause
LicensingStatus_CorruptedBases_FullDescription = LicensingStatus_CorruptedBases_Cause + ' Một nguyên nhân có thể là do lỗi cơ sỡ dữ liệu cập nhật. ' + ResolveProblem_UpdateAgain
LicensingStatus_CorruptedBases_CauseAndFullDescription = LicensingStatus_CorruptedBases_Cause + LicensingStatus_CorruptedBases_FullDescription
LicensingStatus_BasesDateMismatch_FullDescription = LicensingStatus_BasesDateMismatch_Cause + ResolveProblem_ActialLicense
LicensingStatus_BasesDateMismatchWithReserve_FullDescription = LicensingStatus_BasesDateMismatch_Cause + ResolveProblem_ActivateReserveToProtect
LicensingStatus_Expired_FullDescription = LicensingStatus_Expired_Cause + ResolveProblem_RenewLicense
LicensingStatus_ExpiredWithReserve_FullDescription = LicensingStatus_Expired_Cause + ResolveProblem_ActivateReserveToProtect
LicensingStatus_ExpiredSubscription_FullDescription = LicensingStatus_ExpiredSubscription_Cause + ResolveProblem_CallProviderToRenew
LicensingStatus_ExpiredBestBuySubscription_FullDescription = LicensingStatus_ExpiredSubscription_Cause + ResolveProblem_RenewalNotAvailable
LicensingStatus_ExpiredTrial_FullDescription = LicensingStatus_ExpiredTrial_Cause + ResolveProblem_BuyLicense
LicensingStatus_ExpiredBeta_FullDescription = 'Bảo vệ bị vô hiệu. Cập nhật mô-đun ứng dụng và cơ sở dữ liệu không có sẵn. Để khôi phục đầy đủ tính năng của ứng dụng, đặt mua bản quyền từ Kaspersky Lab hoặc nhà phân phối của chúng tôi.'
LicensingStatus_Blocked_FullDescription = LicensingStatus_Blocked_Cause + ResolveProblem_CallSupport
LicensingStatus_BlockedWithReserve_FullDescription = LicensingStatus_Blocked_Cause + ResolveProblem_CallSupportAndActivateReserve
LicensingStatus_BlockedSubscription_FullDescription = LicensingStatus_BlockedSubscription_Cause + ResolveProblem_CallSupport
LicensingStatus_LicenseViolated_FullDescription = LicensingStatus_LicenseViolated_Cause + ResolveProblem_ActialLicense
LicensingStatus_SubscriptionViolated_FullDescription = LicensingStatus_SubscriptionViolated_Cause + ResolveProblem_AcquireSubsciprion
LicensingStatus_LicenseViolatedWithReserve_FullDescription = LicensingStatus_LicenseViolatedWithReserve_Cause + ResolveProblem_ActivateReserveToProtect
LicensingStatus_Grace_SubscriptionProtection_FullDescription = LicensingStatus_Grace_SubscriptionProtection_Cause + ResolveProblem_CallProviderToRenew
LicensingStatus_Grace_Subscription_FullDescription = LicensingStatus_Grace_Subscription_Cause + ResolveProblem_CallProviderToRenew
LicensingStatus_GraceBestBuy_FullDescription = LicensingStatus_GraceBestBuy_Cause + ResolveProblem_CallProviderToRenew + '\nTrạng thái sản phẩm có thể mất tối đa 24 giờ để thay đổi. Nhấn "Xác nhận trạng thái thuê bao" một vài giờ sau khi hoàn tất quá trình đổi mới tại cổng thông tin Geek Squad Renewal Center để các sản phẩm kiểm tra các bản cập nhật.'
LicensingStatus_SubscriptionSuspended_FullDescription = LicensingStatus_SubscriptionSuspended_Cause + ResolveProblem_CallProviderToResume
LicensingStatus_SubscriptionUpdateFailed_FullDescription = LicensingStatus_SubscriptionUpdateFailed_Cause + ResolveProblem_RefreshSubscription
LicensingStatus_NotActivated_FullDescription = LicensingStatus_NotActivated_Cause + ResolveProblem_Activate
LicensingStatus_WaitCodeActivation_FullDescription = LicensingStatus_WaitCodeActivation_Cause
LicensingStatus_PreinstalledCodeAvailable_FullDescription = LicensingStatus_PreinstalledCodeAvailable_Cause
LicensingStatus_PreinstalledCodeActivationProblem_FullDescription = LicensingStatus_PreinstalledCodeActivationProblem_Cause + ' ' + ResolveProblem_ActivateCodeManual

ReserveCodeStatus_NotProvided_FullDescription = ReserveCodeStatus_NotProvided_Cause
ReserveCodeStatus_Ok_FullDescription = ReserveCodeStatus_Ok_Cause
ReserveCodeStatus_OkButActiveProblems_FullDescription = ReserveCodeStatus_Ok_FullDescription
ReserveCodeStatus_Invalid_FullDescription = ReserveCodeStatus_Invalid_Cause + ResolveProblem_ContactSupport
ReserveCodeStatus_ActivationProblem_FullDescription = ReserveCodeStatus_ActivationProblem_Cause + ' ' + ResolveProblem_ActivateCodeManual
ReserveCodeStatus_WaitActivation_FullDescription = ReserveCodeStatus_WaitActivation_Cause + ' ' + ResolveProblem_CheckConnectionAndActivateCodeManual

; Protection level
ProtectionLevelUnknownLong = 'Trạng thái bảo vệ không xác định. '
ProtectionLevelNoFeaturesLong = 'Bảo vệ bị vô hiệu. '
ProtectionLevelLimitedLong = 'Ứng dụng đang chạy trong chế độ giới hạn tính năng. '
ProtectionLevelExpiredStateLong = ProtectionLevelLimitedLong

; Updater level
UpdaterLevelUnknownLong = 'Trạng thái cập nhật không xác định. '
UpdaterLevelNotAllowedLong = 'Cập nhật là không có sẵn. '
UpdaterLevelUpdateBlacklistOnlyLong = ''

;SubscriptionState
SubscriptionStateUndefined = 'không xác định'
SubscriptionStateActive = 'kích hoạt'
SubscriptionStatePaused = 'tạm dừng'
SubscriptionStateCancelledSoft = 'hết hạn'
SubscriptionStateCancelledHard = 'còn lại ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: 'ngày'} + ''

;SubscriptionStatusReason
SubscriptionStatusReasonUndefined = 'không xác định'
SubscriptionStatusReasonProviderInitiated = 'kích hoạt bởi nhà cung cấp dịch vụ'
SubscriptionStatusReasonCreditCardAuthFailed = 'ủy quyền thẻ tín dụng bị từ chối'
SubscriptionStatusReasonCustomerInitiated = 'kích hoạt bởi người dùng'
SubscriptionStatusReasonCreditCardAuthSuccess = 'ủy quyền thẻ tín dụng được chấp nhận'

ProductStatusRelease = 'phiên bản phát hành'
ProductStatusBeta = 'phiên bản thử nghiệm'

LegalStatusBlocked = 'key bị khóa'
LegalStatusLimited = 'đã vượt quá giới hạn bản quyền'
LegalStatusValid = 'bản quyền có hiệu lực'

; LNCS
LNCS_TrialExpiresSoonBaloon = 'Đây là thông báo bản quyền quan trọng.\n<a href="licensemanager">Chi tiết...</a>.'
LNCS_SubscriptionGrace_Balloon = 'Đăng ký đã hết hạn. Để gia hạn đăng ký, liên hệ nhà cung cấp dịch vụ của bạn.\n<a href="buy">Truy cập vào trang web nhà cung cấp dịch vụ của bạn</a>'

LicensingState_WarningIsAvailable = 'đây là cảnh báo'
ProtectionState_NotificationIsAvailable = 'Thông báo bản quyền'
LicensingState_ProblemIsAvailable = 'đó là một vấn đề'

; LNCS Best Buy

LNCS_BBY_WillExpire_Title =	'Phần mềm Bảo mật Kaspersky sẽ hết hạn trong ' + $LicenseDaysToExpiry + ' ngày, PC của bạn không được bảo vệ'
LNCS_BBY_WillExpire_Description =	'Để tiếp tục bảo vệ, vui lòng gia hạn trực tuyến tại Geek Squad Renewal Center.'

LNCS_BBY_AboutToExpireOdd_Title =	    'Phần mềm Bảo mật Kaspersky của bạn sắp hết hạn'
LNCS_BBY_AboutToExpireOdd_Description = 'Bản quyền chỉ còn lại ' + $LicenseDaysToExpiry + ' ngày để bảo vệ, và sau đó máy tính của bạn sẽ không được bảo vệ. Gia hạn ngay bây giờ bằng cách liên hệ Geek Squad Subscription Software Team trực tuyến tại Geek Squad Renewal Center.'
LNCS_BBY_AboutToExpireEven_Title = 'Phần mềm Bảo mật Kaspersky sẽ hết hạn trong ' + $LicenseDaysToExpiry + ' ngày, PC của bạn không được bảo vệ'
LNCS_BBY_AboutToExpireEven_Description = 'Để tiếp tục bảo vệ, vui lòng gia hạn trực tuyến tại Geek Squad Renewal Center.'

LNCS_BBY_AboutToExpire_Today_Title = 'Phần mềm Bảo mật Kaspersky của bạn hết hạn ngày hôm nay, máy tính của bạn sẽ không được bảo vệ'
LNCS_BBY_AboutToExpire_Today_Description = 'Gia hạn ngay bây giờ bằng cách liên hệ Geek Squad Subscription Software Team trực tuyến tại Geek Squad Renewal Center.'

LNCS_BBY_LastDay_Title =	'Cảnh báo! Phần mềm Bảo mật Kaspersky hết hạn ngày hôm nay'
LNCS_BBY_LastDay_Description =	'Đừng để máy tính của bạn không được bảo vệ. Gia hạn trực tuyến tại Geek Squad Renewal Center.'
LNCS_BBY_LastDay_Balloon =	'Cảnh báo! Phần mềm bảo mật Kaspersky của bạn hết hạn hôm nay. Đừng để\ cho máy tính của bạn không được bảo vệ. Gia hạn trực tuyến tại <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">The Geek Squad Renewal Center</a>.'

Subscription_Refresh_Hint = 'Trạng thái sản phẩm có thể mất tối đa 24 giờ để thay đổi. Nhấn "Xác nhận trạng thái thuê bao" một vài giờ sau khi hoàn tất quá trình đổi mới tại cổng thông tin Geek Squad Renewal Center để các sản phẩm kiểm tra các bản cập nhật.'
LNCS_BBY_Grace_Title =			'Cảnh báo! Máy tính của bạn không được bảo vệ'
LNCS_BBY_Grace_Description =	'Đừng để máy tính của bạn không được bảo vệ. Gia hạn trực tuyến tại Geek Squad Renewal Center.'
LNCS_BBY_Grace_Description_With_Hint =	LNCS_BBY_Grace_Description + ' ' + Subscription_Refresh_Hint
LNCS_BBY_Grace_Balloon =		'Cảnh báo! Máy tính của bạn không được bảo vệ. Đừng để\ máy tính của bạn không được bảo vệ. Gia hạn trực tuyến tại <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">The Geek Squad Renewal Center</a>.'

LNCS_BBY_RenewFailure_Title =	    'Chúng tôi không thể gia hạn cho Phần mềm Bảo mật Kaspersky'
LNCS_BBY_RenewFailure_Description = 'Vui lòng gia hạn trực tuyến tại Geek Squad Renewal Center.'
LNCS_BBY_RenewFailure_Description_With_Hint = LNCS_BBY_RenewFailure_Description + ' ' + Subscription_Refresh_Hint
LNCS_BBY_RenewFailure_Balloon = 'Chúng tôi không thể gia hạn Phần mềm bảo mật Kaspersky của bạn. Vui lòng gia hạn trực tuyến tại <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">The Geek Squad Renewal Center</a>.'

LNCS_BBY_CCAboutToExpire_Title =	'Kaspersky Protection Plan có thể bị hủy bỏ bởi vì thẻ tín dụng của bạn sắp hết hạn'
LNCS_BBY_CCAboutToExpire_Description =	'Vui lòng gia hạn trực tuyến tại Geek Squad Renewal Center.'
LNCS_BBY_CCAboutToExpire_Description_With_HInt = LNCS_BBY_CCAboutToExpire_Description + ' ' + Subscription_Refresh_Hint

LNCS_BBY_Expired_Title =		'Đăng ký đã hết hạn'
LNCS_BBY_Expired_Description =	'Gia hạn đăng ký là không có sẵn.'

LNCS_BBY_InTermRenew_KAV_Discount5 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Anti-Virus của bạn sớm và tiết kiệm 5$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KAV_Discount10 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Anti-Virus của bạn sớm và tiết kiệm 10$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KAV_Discount15 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Anti-Virus của bạn sớm và tiết kiệm 15$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KAV_Discount20 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Anti-Virus của bạn sớm và tiết kiệm 20$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount5 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Internet Security của bạn sớm và tiết kiệm 5$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount10 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Internet Security của bạn sớm và tiết kiệm 10$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount15 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Internet Security của bạn sớm và tiết kiệm 15$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount20 = 'Tận dụng lợi thế để gia hạn Phần mềm Kaspersky Internet Security của bạn sớm và tiết kiệm 20$.' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_Link = '<br><a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Gia hạn ngay</a>'
LNCS_BBY_RenewalGraceRenew_KAV_Discount5 = 'Phần mềm Kaspersky Anti-Virus của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount5_ClickHere
LNCS_BBY_RenewalGraceRenew_KAV_Discount10 = 'Phần mềm Kaspersky Anti-Virus của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount10_ClickHere
LNCS_BBY_RenewalGraceRenew_KAV_Discount15 = 'Phần mềm Kaspersky Anti-Virus của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount15_ClickHere
LNCS_BBY_RenewalGraceRenew_KAV_Discount20 = 'Phần mềm Kaspersky Anti-Virus của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount20_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount5 = 'Phần mềm Kaspersky Internet Security của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount5_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount10 = 'Phần mềm Kaspersky Internet Security của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount10_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount15 = 'Phần mềm Kaspersky Internet Security của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount15_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount20 = 'Phần mềm Kaspersky Internet Security của bạn đã hết hạn!' + LNCS_BBY_RenewalGraceRenew_Discount20_ClickHere
LNCS_BBY_RenewalGraceRenew_Discount5_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Nhấn vào đây</a> để tiết kiệm 5$ giá gia hạn hàng năm của bạn.'
LNCS_BBY_RenewalGraceRenew_Discount10_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Nhấn vào đây</a> để tiết kiệm 10$ giá gia hạn hàng năm của bạn.'
LNCS_BBY_RenewalGraceRenew_Discount15_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Nhấn vào đây</a> để tiết kiệm 15$ giá gia hạn hàng năm của bạn.'
LNCS_BBY_RenewalGraceRenew_Discount20_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&customization=&lt;RebrandingCode&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Nhấn vào đây</a> để tiết kiệm 20$ giá gia hạn hàng năm của bạn.'

EndOfLicense_Header = 'Báo cáo hoạt động của ứng dụng'
WelcomPageTitle = 'Chào mừng đến với ' + $ProductName

; incompatible
ReinstallWarningTitle = 'Phiên bản hệ điều hành đã thay đổi kể từ khi cài đặt ' + $ProductName + ''
ReinstallWarningDescription = 'Vui lòng cài đặt lại ' + $ProductName

IncompatibleOsVersionTitle = $ProductName + ' được tạm dừng'
IncompatibleOsVersionDescription = 'Đối với hiệu suất thích hợp của ' + $ProductName + ' sau khi Microsoft Windows 8 được cài đặt bạn nên cài đặt lại một số thành phần ứng dụng. Cài đặt sẽ không mất nhiều hơn 2 phút.' + '\n\nTrong cấu hình ' + $ProductName + ' trên Microsoft Windows 8 bảo vệ\máy tính của bạn sẽ bị hạn chế.'

ReinstallWarningOkButton = 'Chi tiết'
IncompatibleOsVersionOkButton = 'Cài đặt và chạy'

BrowserWaitingMessage = 'Vui lòng chờ...'

OsUpgradedTitle         = $ProductName + ' đã được cấu hình thành công cho ' + $OsName
OsUpgradedDescription   = 'Cập nhật hệ điều hành hoàn tất thành công.'
Windows10AdaptationInfo = 'Khả năng hoạt động của ứng dụng trong ' + $OsName+ ' bị hạn chế'
OsUpgradedSupportLink   = 'Nói thêm về các hạn chế'
OsUpgradedCaption       = $ProductName

; MessageBoxes
DeleteLicenseMessageBoxCaption = 'Gỡ bỏ key'
DeleteActiveLicenseQuestion = 'Bạn có chắc chắn rằng bạn muốn xóa key kích hoạt không?'
DeleteReserveCodeQuestion = 'Bạn có chắc chắn rằng bạn muốn xóa mã kích hoạt mới không?'
DeletePreinstalledCodeQuestion = 'Bạn có chắc chắn rằng bạn muốn xóa mã kích hoạt được cài sẵn không?'
DeleteActiveLicenseWarning = 'Chức năng bảo vệ máy tính sẽ bị vô hiệu'
DeleteActiveLicenseAndReserveLicenseWarning = 'Chức năng bảo vệ máy tính sẽ bị vô hiệu. Mã kích hoạt mới được nhập vào trước đó sẽ bị xóa.'
DeleteLicenseConfirmation = 'Gỡ bỏ key'
ActivateReserveLicenseNow = 'Kích hoạt với mã kích hoạt mới ngay bây giờ'



MondayShort = 'Hai'
TuesdayShort = 'Ba'
WednesdayShort = 'Tư'
ThursdayShort = 'Năm'
FridayShort = 'Sáu'
SaturdayShort = 'Bảy'
SundayShort = 'CN'

Monday = 'Thứ hai'
Tuesday = 'Thứ ba'
Wednesday = 'Thứ tư'
Thursday = 'Thứ năm'
Friday = 'Thứ sáu'
Saturday = 'Thứ bảy'
Sunday = 'Chủ nhật'
	
WeekSchedule_Allow = 'Cho phép truy cập'
WeekSchedule_Deny = 'Khóa truy cập'

ItemsRange = $From + ' - ' + $To + ' trong ' + $Total

FileSource = 'Nguồn:'

GadgetBannerRisk = 'Máy tính không còn an toàn'
GadgetBannerLicenseIssue = 'Vấn đề bản quyền'
GadgetBannerLicenseNotification = 'Thông báo bản quyền'
GadgetBannerOk = 'Máy tính đã được bảo vệ'

SocializationTitle = 'My Kaspersky'

IncorrectUrlFormat = 'Định dạng liên kết không hợp lệ'
IncorrectEmailFormat = 'Định dạng thư điện tử không hợp lệ'
PhraseIsTooLong = 'Dữ liệu đã nhập không chính xác hoặc độ dài vượt quá mức tối đa'
IncorrectValue = 'Giá trị không chính xác'

ChooseFolder		= 'Lựa chọn thư mục'
ChooseFile			= 'Lựa chọn tập tin'
ChooseFileOrFolder	= 'Chọn tập tin hoặc thư mục'
ChooseRegistry		= 'Lựa chọn khóa từ registry'

Search = 'Tìm kiếm'
InvalidUrl = 'Liên kết không hợp lệ'

DefaultRegistryName = '(Theo mặc định)'
Default = 'Mặc định'
RestoreDefaultColumnSet = 'Khôi phục cấu hình mặc định'

BlockedInSafeMode = 'Tùy chọn này không có trong Chế độ an toàn của Microsoft Windows'
BlockedInSafeModeDescription = 'Máy tính bạn đang chạy trong Chế độ an toàn, trong đó áp đặt hạn chế trên tất cả các ứng dụng hiện đang chạy trên máy tính.'

KpcDisconnectedTitle = 'Không thể kết nối đến cổng thông tin My Kaspersky'
DisconnectedSocialization = 'Không thể kết nối đến hồ sơ Bảo vệ bạn bè'
UnsecuredConnection = 'Lỗi kết nối qua máy chủ proxy'

NoInternetWarning = 'Vui lòng kiểm tra cấu hình kết nối Internet của bạn'
UnsecuredConnectionWarning = 'Nếu bạn kết nối Internet bằng máy chủ proxy,\nhãy chắc chắn rằng dữ liệu được nhập chính xác trong phần Cấu hình - Bổ sung - Mạng - Cấu hình máy chủ proxy.'
ProfileDisconnectedWarning = 'Lỗi kết nối đến hồ sơ Bảo vệ bạn bè'
KpcDisconnectedWarning = 'Lỗi kết nối đến công thông tin My Kaspersky'

TryAgain = 'Thử lại'
Copy = 'Sao chép'

; Buy-Renew-Upgrade buttons
Buy     = 'Mua ngay'
Renew   = 'Gia hạn'
Upgrade = 'Nâng cấp'

;Password validation
NewPassword = 'Mật khẩu mới:'
NewPasswordConfirm = 'Xác nhận mật khẩu mới:'
PasswordsDoNotCoincide = 'Mật khẩu không phù hợp'
PasswordQualityLow = 'Mật khẩu có tính bảo mật thấp'
PasswordQualityAverage = 'Mật khẩu có tính bảo mật trung bình'
PasswordQualityHigh = 'Mật khẩu có tính bảo mật cao'

; WebBrowserType
WebBrowserType_Firefox = 'Mozilla Firefox'
WebBrowserType_Seamonkey = 'SeaMonkey'
WebBrowserType_Chrome = 'Google Chrome'
WebBrowserType_Chromium = 'Chromium'
WebBrowserType_Safari = 'Safari'
WebBrowserType_Opera = 'Opera'
WebBrowserType_InternetExplorer = 'Microsoft Internet Explorer'

; Path validation errors
PathValidationErrorNone = ''
PathValidationErrorGeneral = 'Tên tập tin hoặc đường dẫn không hợp lệ'
PathValidationErrorEmpty = 'Đường dẫn không được chỉ định.'
PathValidationErrorDoesNotExist = 'Đường dẫn đã chỉ định không tồn tại'
PathValidationErrorNetworkNotAllowed  = 'Không thể chọn đường dẫn mạng'
PathValidationErrorIncorrectFormat = 'Định dạng đường dẫn không hợp lệ'
PathValidationErrorShouldBeLocalOrRemovable = 'Bạn chỉ có thể chọn một thư mục trên ổ đĩa cục bộ hoặc di động'
PathValidationErrorIncorrectExtension = 'Loại tập tin không hợp lệ'
PathValidationErrorIsTooLong = 'Độ dài của đường dẫn vượt quá mức tối đa cho phép'
PathValidationErrorNotAFile = 'Chỉ có thể chọn tập tin'

;IPP texts
noproxyHeader = 'Không thể kết nối với máy chủ proxy'
noproxyDescription = 'Vui lòng kiểm tra cấu hình kết nối máy chủ proxy và thử kết nối lại.'
noproxyButtonSettings = 'Cấu hình kết nối...'
noproxyButtonRefresh = 'Kết nối lại'

UnsecuredHeader = 'Kết nối bảo mật đang gặp nguy hiểm'
UnsecuredDescription = 'Không thể bảo đảm kết nối được&nbsp;thiết lập là an toàn. Bạn nên quét toàn bộ máy tính để tìm virus và&nbsp;thử lại. Bạn cũng có thể  href=\"#\" onclick=\"window.external.openStartUrl()\">mở trang web cửa hàng trong&nbsp;trình duyệt tiêu chuẩn</a> trên&nbsp;máy tính này&nbsp;hoặc máy tính khác.'

offlineHeader = 'Bị mất kết nối Internet'
offlineDescription = 'Kiểm tra cấu hình kết nối Internet và thử lại.'
