mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
added an option to change the stored retention values
This commit is contained in:
@ -260,12 +260,12 @@ $_['text_remove_this_policy'] = "Remover esta política";
|
||||
$_['text_remove_this_group'] = "Remover este grupo";
|
||||
$_['text_remove_this_user'] = "Remover este usuário";
|
||||
$_['text_reset_counters'] = "Zerar contadores";
|
||||
|
||||
$_['text_restore'] = "reenviar";
|
||||
$_['text_restore_message'] = "reenviar mensagem";
|
||||
$_['text_restore_to_mailbox'] = "Reenviar mensagem";
|
||||
$_['text_restored'] = "Reenviado.";
|
||||
$_['text_result'] = "Resultado";
|
||||
$_['text_retention_days'] = "Retention days";
|
||||
$_['text_retention_rules'] = "Regras de retenção";
|
||||
$_['text_role'] = "Função";
|
||||
$_['text_running'] = "processando";
|
||||
@ -334,7 +334,9 @@ $_['text_unauthorized_download_attachment'] = "unauthorized attachment download"
|
||||
$_['text_unauthorized_remove_message'] = "remoção de mensagem não autorizada";
|
||||
$_['text_unauthorized_view_message'] = "visualização de mensagem não autorizada";
|
||||
$_['text_unknown'] = "desconhecido";
|
||||
$_['text_update_retention_within_this_domain'] = "Update retention values within this domain";
|
||||
$_['text_update_selected_uids'] = "Atualizar UIDs selecionados";
|
||||
$_['text_updated_records'] = "Updated records";
|
||||
$_['text_uptime'] = "Uptime";
|
||||
$_['text_user'] = "Usuário";
|
||||
$_['text_users'] = "Usuários";
|
||||
|
Reference in New Issue
Block a user