mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
webui fixes
This commit is contained in:
@ -365,4 +365,17 @@ $_['text_primary_domain'] = "Elsődleges Domain";
|
||||
$_['text_search_domains'] = "Domainek keresése";
|
||||
$_['text_search_domain_to_add'] = "Írja be a domain nevének elejét";
|
||||
|
||||
$_['text_space_projection'] = 'Tárterület előrejelzés';
|
||||
$_['text_average_messages_day'] = 'Levelek számának napi átlaga';
|
||||
$_['text_average_message_size'] = 'Átlagos levélméret + Meta adatok + Index méret';
|
||||
$_['text_average_size_day'] = 'Napi átlag méret';
|
||||
$_['text_partition_full'] = 'partíció beteléséig hátralevő idő';
|
||||
$_['text_usage_trend'] = 'Kihasználtság trend';
|
||||
$_['text_usage_increasing'] = 'nő';
|
||||
$_['text_usage_decreasing'] = 'csökken';
|
||||
$_['text_usage_neutral'] = 'nem változik';
|
||||
$_['text_accounting'] = 'Archívum statisztika';
|
||||
$_['text_accounting_email'] = 'Email szerint';
|
||||
$_['text_accounting_domain'] = 'Domain szerint';
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user