2025-04-22 19:35:05 +07:00
< ? php
$lang_invite = array
(
'std_sorry' => " Desculpa " ,
'std_permission_denied' => " Permissão negada! " ,
'head_invites' => " Convites " ,
'std_no_invites_left' => " Você não tem mais nenhum convite. :( <br /><br />Por favor, clique em " ,
'here_to_go_back' => " Aqui</a> para voltar. " ,
'text_invite_code_sent' => " The invite code has been sent!<br /> " ,
'text_invite_someone' => " Convide alguém para participar " ,
'text_s' => " s " ,
'text_invitation' => " convite " ,
'text_left' => " esquerda " ,
'text_email_address' => " Endereço de e-mail " ,
'text_email_address_note' => " O endereço de e-mail deve ser válido. O convite receberá um e-mail sobre o seu convite. " ,
'text_message' => " mensagem " ,
'submit_invite' => " Convidar " ,
'text_invite_status' => " Status atual dos convites " ,
'text_no_invites' => " Nenhum convite ainda. " ,
'text_username' => " Usuário: " ,
'text_email' => " e-mail " ,
'text_uploaded' => " Enviado " ,
'text_downloaded' => " Baixado " ,
'text_ratio' => " Tarifa " ,
'text_status' => " SItuação " ,
'text_confirm' => " Confirmar " ,
'text_confirmed' => " Confirmado " ,
'text_pending' => " PENDENTE " ,
'submit_confirm_users' => " Confirmar Usuários " ,
'sumbit_invite_someone' => " Convidar Alguém " ,
'text_sent_invites_status' => " Status atual dos convites enviados " ,
'text_no_invitation_sent' => " Nenhum convite enviado no momento. " ,
'text_hash' => " Hash " ,
'text_send_date' => " Data de envio " ,
'text_hash_status' => 'Hash valid' ,
'text_invitee_user' => 'Usuário convidado' ,
'text_invitation_body' => "
Hi Buddy ,
I am inviting you to join % s which is a private community that have the finest
and most abundant stuff . If you are interested in joining us please read over
the rules and confirm the invite . Finally , please make sure you keep a nice ratio and
only upload content that follows rules of the site .
Welcome aboard ! : )
Best Regards ,
" ,
'text_invite_system' => " do Sistema de Convites " ,
'std_only' => " Apenas " ,
'std_or_above_can_invite' => " ou acima pode enviar convite. " ,
'text_email_restriction_note' => " Você só pode enviar o convite para o e-mail desses domínios: " ,
'harem_addition' => 'Adição de pressa' ,
'signup_link_help' => 'Botão direito do mouse para copiar' ,
'signup_link' => 'Link de inscrição' ,
2026-02-01 01:26:00 +07:00
'text_uploaded_count' => 'Contagens enviadas' ,
2025-04-22 19:35:05 +07:00
'text_seed_torrent_count' => 'Contador de Semeamento' ,
'text_seed_torrent_size' => 'Tamanho da semeando' ,
'text_seed_torrent_bonus_per_hour' => 'Bônus de Semeamento por hora' ,
'text_seed_torrent_bonus_per_hour_help' => 'Ou seja, pontos de sementes, não consideram doações, torrents oficiais, harems e quaisquer outros complementos' ,
'text_seed_torrent_last_announce_at' => 'Hora do último anúncio' ,
'text_enabled' => 'Ativado' ,
'text_tmp_status' => 'Status temporário do convite' ,
'text_expired_at' => 'Expirou em' ,
'text_permanent' => 'Usando convite permanente' ,
'text_consume_invite' => 'Usando convite' ,
'text_temporary_left' => 'Convite temporário %s' ,
);
?>