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

13 lines
909 B
PHP

<?php
$lang_faq = array
(
'head_faq' => "Często zadawane pytania",
'text_welcome_to' => "Witamy w ",
'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to <a class=\"faqlink\" href=\"contactstaff.php\">contact</a> us!<br /><br />This is a private tracker, and you have to register before you can get full access to the site.",
'text_welcome_content_two' =>" Zanim zrobisz cokolwiek tutaj w %ssugerujemy przeczytanie reguł <a class=\"faqlink\" href=\"rules.php\"></a>! Istnieje tylko kilka zasad, których należy przestrzegać, ale czynimy ich egzekwowania!<br /><br />Zanim przejdziesz dalej, powinieneś przeczytać umowę użytkownika %s <a class=\"faqlink\" href=\"useragreement.php\"></a>.",
'text_contents' => "Treść",
);
?>