mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 00:17:02 +02:00
saas enhancements
This commit is contained in:
@ -28,6 +28,9 @@ $_['text_attachment_type'] = "Tipo de anexo";
|
||||
$_['text_audit'] = "Auditoria";
|
||||
|
||||
$_['text_back'] = "Voltar";
|
||||
$_['text_branding_logo'] = "Branding logo";
|
||||
$_['text_branding_text'] = "Branding text";
|
||||
$_['text_branding_url'] = "Branding URL";
|
||||
$_['text_body'] = "Mensagem";
|
||||
$_['text_bulk_edit_selected_uids'] = "Seleção de UIDs";
|
||||
$_['text_bulk_restore_selected_emails'] = "Reenviar emails selecionados";
|
||||
@ -37,6 +40,7 @@ $_['text_cancel'] = "Cancelar";
|
||||
$_['text_change_user_settings'] = "alterar configuração de usuário";
|
||||
$_['text_clienthost'] = "Client host";
|
||||
$_['text_close'] = "Fechar";
|
||||
$_['text_colour'] = "Colour";
|
||||
$_['text_compressed'] = "comprimido";
|
||||
$_['text_confirm_to_reset_counters'] = "Confirme para resetar os contadores";
|
||||
$_['text_contact_support'] = "Contact support";
|
||||
@ -46,6 +50,7 @@ $_['text_copied'] = "Copiado";
|
||||
$_['text_counters'] = "Contadores:";
|
||||
$_['text_cpu_load'] = "CPU, carga de";
|
||||
$_['text_cpu_usage'] = "CPU, uso de";
|
||||
$_['text_customers'] = "Customers";
|
||||
|
||||
$_['text_daily_quarantine_report'] = "Relatório diário de quarentena";
|
||||
$_['text_daily_quarantine_report_status'] = "Status do relatório diário de quarentena";
|
||||
@ -81,6 +86,7 @@ $_['text_download_message'] = "Download mensagem (EML)";
|
||||
$_['text_download_message2'] = "download mensagem";
|
||||
|
||||
$_['text_edit'] = "Editar";
|
||||
$_['text_edit_entry'] = "Editar entry";
|
||||
$_['text_edit_group'] = "Editar grupo";
|
||||
$_['text_edit_user'] = "Editar usuário";
|
||||
$_['text_edit_or_view'] = "Editar / Visualizar";
|
||||
@ -154,10 +160,12 @@ $_['text_invalid_policy_setting'] = "Configuração de política inválida";
|
||||
$_['text_invalid_uid'] = "UID invalido";
|
||||
$_['text_invalid_username'] = "Nome de usuário inválido";
|
||||
$_['text_ipaddr'] = "Endereço IP";
|
||||
|
||||
$_['text_language'] = "Idioma";
|
||||
$_['text_last'] = "Último";
|
||||
$_['text_last_update'] = "Última atualização";
|
||||
$_['text_latest_emails'] = "Emails mais recentes";
|
||||
$_['text_ldap_auditor_member_dn'] = "Auditor member DN";
|
||||
$_['text_ldap_basedn'] = "LDAP base DN";
|
||||
$_['text_ldap_binddn'] = "LDAP bind DN";
|
||||
$_['text_ldap_bindpw'] = "LDAP bind password";
|
||||
@ -299,6 +307,7 @@ $_['text_successfully_modified'] = "Alterado com sucesso";
|
||||
$_['text_successfully_removed'] = "Removido com sucesso";
|
||||
$_['text_successfully_trained'] = "Treinado com sucesso";
|
||||
$_['text_successfully_updated'] = "Atualizado com sucesso";
|
||||
$_['text_support_link'] = "Support link";
|
||||
$_['text_swap_usage'] = "Swap, uso de:";
|
||||
|
||||
$_['text_tag_selected_messages'] = "Marcar(Tag) resultados de pesquisa";
|
||||
@ -340,6 +349,7 @@ $_['text_users_quarantine'] = "Quarentena de usuário";
|
||||
$_['text_view_formatted_email'] = "Visualizar email formatado";
|
||||
$_['text_view_header'] = "Visualizar cabeçalho";
|
||||
$_['text_view_headers'] = "Visualizar cabeçalho";
|
||||
$_['text_view_journal'] = "envelope";
|
||||
$_['text_view_journal_envelope'] = "Visualizar envelope";
|
||||
$_['text_view_message'] = "Visualizar mensagem";
|
||||
$_['text_view_message2'] = "visualizar mensagem";
|
||||
|
Reference in New Issue
Block a user