| | |
| | | $wb['uid_txt'] = 'UID'; |
| | | $wb['gid_txt'] = 'GID'; |
| | | $wb['dir_txt'] = 'Diretório'; |
| | | $wb['quota_files_txt'] = 'Quota de Arquivo'; |
| | | $wb['quota_files_txt'] = 'Cota de Arquivo'; |
| | | $wb['quota_files_unity_txt'] = 'Arquivos'; |
| | | $wb['ul_ratio_txt'] = 'Taxa de Upload'; |
| | | $wb['dl_ratio_txt'] = 'Taxa de Download'; |
| | |
| | | $wb['username_txt'] = 'Usuário'; |
| | | $wb['password_txt'] = 'Senha'; |
| | | $wb['password_strength_txt'] = 'Tamanho da senha'; |
| | | $wb['quota_size_txt'] = 'Quota de Disco'; |
| | | $wb['quota_size_txt'] = 'Cota de Disco'; |
| | | $wb['active_txt'] = 'Ativo'; |
| | | $wb['limit_ftp_user_txt'] = 'O número máximo de usuários de FTP para sua conta foi atingido.'; |
| | | $wb['username_error_empty'] = 'Nome de usuário em branco.'; |
| | |
| | | $wb['directory_error_empty'] = 'Diretório vazio.'; |
| | | $wb['directory_error_notinweb'] = 'O diretório não esta dentro do diretório web principal.'; |
| | | $wb['parent_domain_id_error_empty'] = 'Nenhum website selecionado.'; |
| | | $wb['quota_size_error_regex'] = 'Quota: enter a -1 for unlimited or a number > 0'; |
| | | $wb['dir_dot_error'] = 'No .. in path allowed.'; |
| | | $wb['dir_slashdot_error'] = 'No ./ in path allowed.'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['expires_txt'] = 'Expire at'; |
| | | ?> |