Files
nexusphp/lang/pt/lang_aboutnexus.php
2025-04-22 19:35:05 +07:00

39 lines
2.8 KiB
PHP

<?php
$lang_aboutnexus = array
(
'text_version' => "Versão",
'text_version_note' => "Este tracker %s é alimentado por %s. O seguinte é detalhes da versão.",
'text_main_version' => "Versão principal",
'text_sub_version' => "Sub versão",
'text_release_date' => "Data de Lançamento",
'text_authorize_to' => "Autorizado para",
'text_authorization_type' => "Tipo de autorização",
'text_commercial' => "Comercial",
'text_free' => "Gratuito",
'text_nexus' => "SOBRE ",
'text_nexus_note' => " is initiated by a bunch of guys in Zhejiang University, China who call themselves 'Nexus Team'. It is dedicated to be the replacement of TBSource project and present a complete solution to create a resource sharing community with members of credit, order and knowledge.<br /><br />
The first stage of %s forks from TBSource. We offer an extensive feature set that does not exist in or far superior to the original TBSource code with greatly improved code efficiency. Besides TBSource, we also borrow some ideas or code from other private trackers, e.g. Bit-HDTV, What.cd, SceneTorrents.",
'text_authorization' => "Sobre a autorização",
'text_authorization_note' => "Se você gosta de usar %s para potencializar seu rastreador, sinta-se à vontade para <a href=\"#contact\" class=\"faqlink\">contatar-nos</a>.",
'text_translation' => "Sobre a tradução",
'text_translation_note' => " supports user-side site language switch. The master language is English.<br /><br />If your language is not (yet) available and you are interested in translating it, please read the <a href=\"faq.php#id71\" class=\"faqlink\">translation HOWTO</a> and <a href=\"#contact\" class=\"faqlink\">contact us</a>. We always welcome new translations. Also, the available translations can always use a helping hand, especially those marked as outdate, incomplete or in need of new translators.",
'text_flag' => "Bandeira",
'text_language' => "IDIOMA",
'text_state' => "Estado:",
'text_stylesheet' => "Sobre a Folha de Estilos",
'text_stylesheet_note' => "O layout da %s é totalmente baseado em CSS, o que permite a máxima personalização da interface do usuário e facilita a adição de novas folhas de estilos.<br /><br />A seguir é uma lista de folhas de estilos atualmente disponíveis neste rastreador %s. Se você quiser mais folhas de estilo ou quiser criar sua própria folha, <a href=\"#contact\" class=\"faqlink\">entre em contato conosco</a>.",
'text_name' => "Nome:",
'text_designer' => "Desenhista",
'text_comment' => "Comentar",
'text_contact' => "contato ",
'text_contact_note' => "Quer se juntar a nós? Obtenha sugestões ou encontre problemas? Fale sobre negócios? Entre em contato conosco de qualquer forma a seguir.",
'text_web_site' => "Web Site",
'text_email' => "e-mail",
'text_msn' => "Malásia",
'text_qq' => "QQ",
'text_telephone' => "Tele.",
);
?>