D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
ar
/
components
/
Filename :
elements.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'health.stateGreen' => 'موافق', 'health.stateYellow' => 'بحاجة إلى الانتباه', 'health.stateRed' => 'مشكلة', 'health.moreInfo' => 'تقارير تفصيلية', 'health.persentUsage' => '%%units%%% المستخدمة', 'health.persentUsageOf' => '%%units%%% المُستخدَمة (من %%totalUnits%%%، %%cores%% وحدة (وحدات) الذاكرة الأساسية)', 'health.persentUsageOfShort' => '%%units%%% (من %%totalUnits%%%، %%cores%% وحدة (وحدات) الذاكرة الأساسية)', 'health.usage' => '%%units%% من %%totalUnits%%', 'health.percentThreshold' => 'عند الوصول إلى %%value%%%', 'health.trendThreshold' => 'عند زيادة value%%x%%', 'health.absoluteThreshold' => 'عند الوصول إلى %%value%%', 'health.thresholdOr' => 'أو', 'health.thresholdLevelRed' => 'إنذار باللون الأحمر ("مشكلة")', 'health.thresholdLevelYellow' => 'إنذار باللون الأصفر ("بحالة إلى الانتباه")', 'health.hintInfo' => '(؟)', 'status.onStateCustomer' => 'نشط', 'status.offStateCustomer' => 'موقف مؤقتًا', 'status.onStateReseller' => 'نشط', 'status.offStateReseller' => 'موقف مؤقتًا', 'status.onStateSubscription' => 'نشط', 'status.offStateSubscription' => 'موقف مؤقتًا', 'status.lockedStateDomain' => 'مؤمن', 'status.unsynchronizedStateDomain' => 'غير متزامن', 'status.lockedStateClient' => 'مؤمن', 'status.unsynchronizedStateClient' => 'غير متزامن', 'status.on' => 'تشغيل', 'status.off' => 'إيقاف تشغيل', ];