mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Crowdin language pack update.
This commit is contained in:
parent
2e24e83c60
commit
084497e79b
283 changed files with 1098 additions and 1050 deletions
|
@ -1,4 +1,4 @@
|
|||
<div id="infobox-body">
|
||||
<h2 class="bold">Publicitate pe <?= $bb_cfg['sitename'] ?></h2>
|
||||
<h2 class="bold">Advertising on our site</h2>
|
||||
<p>Pentru publicitate, vă rugăm să contactați: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
|
||||
</div><!--/infobox-body-->
|
||||
|
|
|
@ -18,7 +18,7 @@ care a indicat să ne următoarele informații:</p>
|
|||
|
||||
<p>3. Link-uri directe către paginile care conțin referințe la date care trebuie să fie eliminate.</p>
|
||||
|
||||
<p>Link-uri ar trebui să fie vedere <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> sau ceva similar.</p>
|
||||
<p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
|
||||
|
||||
<p>După care în 48 de ore, vom elimina interesant link-uri de pe site-ul.</p>
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<div>
|
||||
<h3>Clienti BitTorrent</h3>
|
||||
<ul>
|
||||
<li><a rel="nofollow" href="http://www.utorrent.com/" class="med"><b>uTorrent</b></a></li>
|
||||
<li><a rel="nofollow" href="http://www.utorrent.com/" class="med"><b>µTorrent</b></a></li>
|
||||
<li><a rel="nofollow" href="http://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
||||
<li><a rel="nofollow" href="http://www.transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
||||
<li><a rel="nofollow" href="https://transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -12,9 +12,9 @@
|
|||
<div>
|
||||
<h3>FAQ</h3>
|
||||
<ul class="med">
|
||||
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Termeni de utilizare a resurselor</b></a></li>
|
||||
<li><a href="https://torrentpier.me/threads/faq-dlja-novichkov.260" class="med">FAQ pentru incepatori</a></li>
|
||||
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">În cazul în care este de a pune o întrebare?</a></li>
|
||||
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Terms of usage</b></a></li>
|
||||
<li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ pentru incepatori</a></li>
|
||||
<li><a href="https://torrentpier.me/forum/forums/10" class="med">În cazul în care este de a pune o întrebare?</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
<li>style/templates/default/page_footer.tpl</li>
|
||||
</ul>
|
||||
<br />
|
||||
Pentru a dezactiva această laterală, setați variabila $page_cfg['show_sidebar2'] în fișier config.php la false.
|
||||
To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
|
||||
</div>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<p><h3>DESPRE SITE-UL</h3></p>
|
||||
|
||||
<p>Internet - resurse (site-ul) <?= $bb_cfg['sitename'] ?> (în continuare - Resursă) este un site care permite utilizatorilor de a partaja informații cu alte fiecare, prin intermediul bit-torrent, precum și în formă liberă, și oferă un mijloc de a monitoriza integritatea informațiilor transmise (prin intermediul hash-fișiere).</p>
|
||||
<p>Internet - resource / website (hereinafter - Resource) is an internet site that allows users to share information with each other via bit-torrent, as well as in free form, and provides a means to monitor the integrity of information transmitted (via hash-files).</p>
|
||||
|
||||
<ol>
|
||||
|
||||
|
|
|
@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
|
|||
$lang['ACTS_LOG_ACTION'] = 'Acțiune';
|
||||
$lang['ACTS_LOG_USER'] = 'Utilizator';
|
||||
$lang['ACTS_LOG_LOGS_FROM'] = 'Jurnalele de ';
|
||||
$lang['ACTS_LOG_FIRST'] = 'prima ';
|
||||
$lang['ACTS_LOG_FIRST'] = 'beginning with';
|
||||
$lang['ACTS_LOG_DAYS_BACK'] = 'zile';
|
||||
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Subiect meci de titlu';
|
||||
$lang['ACTS_LOG_SORT_BY'] = 'Un fel de';
|
||||
|
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Timp';
|
|||
$lang['ACTS_LOG_INFO'] = 'Info';
|
||||
$lang['ACTS_LOG_FILTER'] = 'Filtru';
|
||||
$lang['ACTS_LOG_TOPICS'] = 'Subiecte:';
|
||||
$lang['ACTS_LOG_OR'] = 'or';
|
||||
|
||||
$lang['RELEASE'] = 'Eliberarea Template-Uri';
|
||||
$lang['RELEASES'] = 'Comunicate de';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue