| | |
| | | $wb['no_domain_perm'] = 'Sem permissão para este domínio.'; |
| | | $wb['error_no_pwd'] = 'Senha em branco.'; |
| | | $wb['quota_error_isint'] = 'O tamanho da caixa de correio deve ser um número.'; |
| | | $wb['quota_txt'] = 'Quota'; |
| | | $wb['quota_txt'] = 'Cota'; |
| | | $wb['server_id_txt'] = 'Aerver_id'; |
| | | $wb['password_txt'] = 'Senha'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | |
| | | $wb['disableimap_txt'] = 'Desativar IMAP'; |
| | | $wb['disablepop3_txt'] = 'Disativar POP3'; |
| | | $wb['duplicate_alias_or_forward_txt'] = 'Já existe um aliase o encaminhamento com este endereço de correio.'; |
| | | $wb['quota_error_value'] = 'Invalid quota value. Allowed values are: 0 for unlimited or numbers > 1'; |
| | | $wb['autoresponder_start_date_txt'] = 'Start on'; |
| | | $wb['autoresponder_start_date_isfuture'] = 'Start date cannot be in the past.'; |
| | | $wb['autoresponder_end_date_txt'] = 'End by'; |
| | | $wb['autoresponder_end_date_isgreater'] = 'End date must be set and be later than start date.'; |
| | | $wb['move_junk_txt'] = 'Move Spam Emails to Junk directory'; |
| | | ?> |
| | | |