D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
tr-TR
/
components
/
Filename :
elements.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'health.stateGreen' => 'İyi', 'health.stateYellow' => 'Dikkat gösterilmesi gerekiyor', 'health.stateRed' => 'Problem', 'health.moreInfo' => 'ayrıntılı raporlar', 'health.persentUsage' => '%%units%%% kullanıldı', 'health.persentUsageOf' => '%%units%%% kullanıldı (%%totalUnits%%%, %%cores%% çekirdek arasından)', 'health.persentUsageOfShort' => '%%units%%% (%%totalUnits%%%, %%cores%% çekirdek arasından)', 'health.usage' => '%%units%% / %%totalUnits%%', 'health.percentThreshold' => '%%value%%% değerine ulaştığında', 'health.trendThreshold' => 'x%%value%% arttığında', 'health.absoluteThreshold' => '%%value%% değerine ulaştığında', 'health.thresholdOr' => 'veya', 'health.thresholdLevelRed' => 'Kırmızı alarm ("Sorun")', 'health.thresholdLevelYellow' => 'Sarı alarm ("Dikkat gerekiyor")', 'health.hintInfo' => '(?)', 'status.onStateCustomer' => 'Etkin', 'status.offStateCustomer' => 'Askıya alınmış', 'status.onStateReseller' => 'Etkin', 'status.offStateReseller' => 'Askıya alınmış', 'status.onStateSubscription' => 'Etkin', 'status.offStateSubscription' => 'Askıya alınmış', 'status.lockedStateDomain' => 'Kilitli', 'status.unsynchronizedStateDomain' => 'Senkronize edilmemiş', 'status.lockedStateClient' => 'Kilitli', 'status.unsynchronizedStateClient' => 'Senkronize edilmemiş', 'status.on' => 'Açık', 'status.off' => 'Kapalı', ];