D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
vi-VN
/
components
/
Filename :
elements.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'health.stateGreen' => 'Đồng ý', 'health.stateYellow' => 'Cần chú ý', 'health.stateRed' => 'Vấn đề', 'health.moreInfo' => 'báo cáo chi tiết', 'health.persentUsage' => '%%units%%% đã sử dụng', 'health.persentUsageOf' => '%%units%%% đã sử dụng (trong tổng số %%totalUnits%%%, %%cores%% lõi)', 'health.persentUsageOfShort' => '%%units%%% (trong tổng số %%totalUnits%%%, %%cores%% lõi)', 'health.usage' => '%%units%% của %%totalUnits%%', 'health.percentThreshold' => 'khi đạt %%value%%%', 'health.trendThreshold' => 'khi tăng x%%value%%', 'health.absoluteThreshold' => 'khi đạt %%value%%', 'health.thresholdOr' => 'hoặc', 'health.thresholdLevelRed' => 'Báo động đỏ ("Ván đề")', 'health.thresholdLevelYellow' => 'Báo động vàng ("Cần chú ý")', 'health.hintInfo' => '(?)', 'status.onStateCustomer' => 'Hoạt động', 'status.offStateCustomer' => 'Đã đình chỉ', 'status.onStateReseller' => 'Hoạt động', 'status.offStateReseller' => 'Đã đình chỉ', 'status.onStateSubscription' => 'Hoạt động', 'status.offStateSubscription' => 'Đã đình chỉ', 'status.lockedStateDomain' => 'Đã khóa', 'status.unsynchronizedStateDomain' => 'Chưa được đồng bộ', 'status.lockedStateClient' => 'Đã khóa', 'status.unsynchronizedStateClient' => 'Chưa được đồng bộ', 'status.on' => 'Bật', 'status.off' => 'Tắt', ];