mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
accounting fixes
This commit is contained in:
@ -377,5 +377,17 @@ $_['text_accounting'] = 'Archive Accounting';
|
||||
$_['text_accounting_email'] = 'By-Email Accounting';
|
||||
$_['text_accounting_domain'] = 'By-Domain Accounting';
|
||||
|
||||
$_['text_options'] = 'Options';
|
||||
$_['text_spam_flag'] = 'Message Flagged as SPAM';
|
||||
$_['text_attachment_flag'] = 'Message has Attachment';
|
||||
$_['text_notes_flag'] = 'Message has Notes';
|
||||
$_['text_tag_flag'] = 'Message is Tagged';
|
||||
$_['text_verified_flag'] = 'Message is Verified';
|
||||
$_['text_unverified_flag'] = 'Message Failed Verification';
|
||||
$_['text_bulk_download'] = 'Bulk Download Selected Emails';
|
||||
$_['text_clear'] = 'Clear';
|
||||
$_['text_select_letter'] = 'Select Addresses by Letter';
|
||||
$_['text_working'] = 'Working...';
|
||||
|
||||
|
||||
?>
|
||||
|
@ -378,4 +378,16 @@ $_['text_accounting'] = 'Arch
|
||||
$_['text_accounting_email'] = 'Email szerint';
|
||||
$_['text_accounting_domain'] = 'Domain szerint';
|
||||
|
||||
$_['text_options'] = 'Opci<63>k';
|
||||
$_['text_spam_flag'] = 'SPAM lev<65>l';
|
||||
$_['text_attachment_flag'] = 'Mell<6C>klet';
|
||||
$_['text_notes_flag'] = 'Megjegyz<79>s';
|
||||
$_['text_tag_flag'] = 'C<>mke';
|
||||
$_['text_verified_flag'] = 'Ellen<65>rz<72>tt';
|
||||
$_['text_unverified_flag'] = 'M<>dos<6F>tott lev<65>l';
|
||||
$_['text_bulk_download'] = 'Kiv<69>lasztott levelek let<65>lt<6C>se';
|
||||
$_['text_clear'] = 'T<>rl<72>s';
|
||||
$_['text_select_letter'] = 'C<>m kiv<69>laszt<7A>sa bet<65> szerint';
|
||||
$_['text_working'] = 'Keres<65>s...';
|
||||
|
||||
?>
|
||||
|
@ -378,4 +378,16 @@ $_['text_accounting'] = 'Archívum statisztika';
|
||||
$_['text_accounting_email'] = 'Email szerint';
|
||||
$_['text_accounting_domain'] = 'Domain szerint';
|
||||
|
||||
$_['text_options'] = 'Opciók';
|
||||
$_['text_spam_flag'] = 'SPAM levél';
|
||||
$_['text_attachment_flag'] = 'Melléklet';
|
||||
$_['text_notes_flag'] = 'Megjegyzés';
|
||||
$_['text_tag_flag'] = 'Címke';
|
||||
$_['text_verified_flag'] = 'Ellenőrzött';
|
||||
$_['text_unverified_flag'] = 'Módosított levél';
|
||||
$_['text_bulk_download'] = 'Kiválasztott levelek letöltése';
|
||||
$_['text_clear'] = 'Törlés';
|
||||
$_['text_select_letter'] = 'Cím kiválasztása betű szerint';
|
||||
$_['text_working'] = 'Keresés...';
|
||||
|
||||
?>
|
||||
|
@ -369,7 +369,7 @@ $_['text_average_messages_day'] = 'Average Messages per Day';
|
||||
$_['text_average_message_size'] = 'Average Message + Metadata + Index Size';
|
||||
$_['text_average_size_day'] = 'Average Size per Day';
|
||||
$_['text_partition_full'] = 'Partition Projected to be Full in';
|
||||
$_['text_usage_trend'] = 'Useage Trend';
|
||||
$_['text_usage_trend'] = 'Usage Trend';
|
||||
$_['text_usage_increasing'] = 'Increasing';
|
||||
$_['text_usage_decreasing'] = 'Decreasing';
|
||||
$_['text_usage_neutral'] = 'Neutral';
|
||||
@ -377,4 +377,16 @@ $_['text_accounting'] = 'Archive Accounting';
|
||||
$_['text_accounting_email'] = 'By-Email Accounting';
|
||||
$_['text_accounting_domain'] = 'By-Domain Accounting';
|
||||
|
||||
$_['text_options'] = 'Options';
|
||||
$_['text_spam_flag'] = 'Message Flagged as SPAM';
|
||||
$_['text_attachment_flag'] = 'Message has Attachment';
|
||||
$_['text_notes_flag'] = 'Message has Notes';
|
||||
$_['text_tag_flag'] = 'Message is Tagged';
|
||||
$_['text_verified_flag'] = 'Message is Verified';
|
||||
$_['text_unverified_flag'] = 'Message Failed Verification';
|
||||
$_['text_bulk_download'] = 'Bulk Download Selected Emails';
|
||||
$_['text_clear'] = 'Clear';
|
||||
$_['text_select_letter'] = 'Select Addresses by Letter';
|
||||
$_['text_working'] = 'Working...';
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user