D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
fi-FI
/
components
/
Filename :
elements.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'health.stateGreen' => 'OK', 'health.stateYellow' => 'Tarvitsee toimenpiteitä', 'health.stateRed' => 'Ongelma', 'health.moreInfo' => 'yksityiskohtaiset raportit', 'health.persentUsage' => '%%units%%% käytetty', 'health.persentUsageOf' => '%%units%%% käytetty (kokonaismäärästä %%totalUnits%%%, %%cores%% ydin(tä))', 'health.persentUsageOfShort' => '%%units%%% (kokonaismäärästä %%totalUnits%%%, %%cores%% ydin(tä))', 'health.usage' => '%%units%% / %%totalUnits%%', 'health.percentThreshold' => 'kun saavuttaa arvon %%value%%%', 'health.trendThreshold' => 'kun nousee arvoon x%%value%%', 'health.absoluteThreshold' => 'kun saavuttaa arvon %%value%%', 'health.thresholdOr' => 'tai', 'health.thresholdLevelRed' => 'Punainen hälytys ("Ongelma")', 'health.thresholdLevelYellow' => 'Keltainen hälytys ("Tarkista")', 'health.hintInfo' => '(?)', 'status.onStateCustomer' => 'Aktiivinen', 'status.offStateCustomer' => 'Keskeytetty', 'status.onStateReseller' => 'Aktiivinen', 'status.offStateReseller' => 'Keskeytetty', 'status.onStateSubscription' => 'Aktiivinen', 'status.offStateSubscription' => 'Keskeytetty', 'status.lockedStateDomain' => 'Lukittu', 'status.unsynchronizedStateDomain' => 'Synkronoimaton', 'status.lockedStateClient' => 'Lukittu', 'status.unsynchronizedStateClient' => 'Synkronoimaton', 'status.on' => 'Päällä', 'status.off' => 'Ei käytössä', ];