add lang de/pl/pt/ro/ru/sv

This commit is contained in:
xiaomlove
2025-04-22 19:35:05 +07:00
parent ca33cbacfe
commit 2b970305a5
940 changed files with 48796 additions and 1 deletions

12
lang/ro/lang_faq.php Normal file
View File

@@ -0,0 +1,12 @@
<?php
$lang_faq = array
(
'head_faq' => "Întrebări",
'text_welcome_to' => "Bun venit la ",
'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' =>" Înainte să faceți ceva aici la %s, vă sugerăm să citiți regulile <a class=\"faqlink\" href=\"rules.php\"></a>! Există doar câteva reguli pe care trebuie să le respectăm, dar le aplicăm!<br /><br />Înainte de a merge mai departe, ar trebui să citiţi %s <a class=\"faqlink\" href=\"useragreement.php\">acordul de utilizare</a>.",
'text_contents' => "Conținutul",
);
?>