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">Oglašavanje na <?= $bb_cfg['sitename'] ?></h2>
|
||||
<h2 class="bold">Advertising on our site</h2>
|
||||
<p>Pitanja oglašavanja, molimo kontaktirajte: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
|
||||
</div><!--/infobox-body-->
|
||||
|
|
|
@ -18,7 +18,7 @@ u kojem je ukazao nam sljedeće informacije:</p>
|
|||
|
||||
<p>3. Direktni linkovi na stranice koje sadrže linkove na podatke koji bi trebali biti izbrisani.</p>
|
||||
|
||||
<p>Linkovi bi trebali imati izgled <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.PHP-a?t=XXXXX</strong> ili nešto slično.</p>
|
||||
<p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
|
||||
|
||||
<p>Nakon toga u roku od 48 sati, mi ćemo vas zanimaju linkovi sa stranice.</p>
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<div>
|
||||
<h3>BitTorrent klijenti</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>Pitanja i odgovori</h3>
|
||||
<ul class="med">
|
||||
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Uvjeti korištenja resursa</b></a></li>
|
||||
<li><a href="https://torrentpier.me/threads/faq-dlja-novichkov.260" class="med">FAQ za početnike</a></li>
|
||||
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Gdje postaviti pitanje?</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 za početnike</a></li>
|
||||
<li><a href="https://torrentpier.me/forum/forums/10" class="med">Gdje postaviti pitanje?</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
<li>style/templates/default/page_footer.tpl</li>
|
||||
</ul>
|
||||
<br />
|
||||
Da biste isključili bočnu traku, postavite varijablu $page_cfg['show_sidebar2'] u datoteku config.php vrijednost 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>O STRANICI</h3></p>
|
||||
|
||||
<p>Internet - resursu (mjestu) <?= $bb_cfg['sitename'] ?> (u daljnjem tekstu sadržaj) je internet sajt koji omogućava korisnicima da dijele jedni s drugima informacija kroz bit-torrent, kao i u slobodnoj formi, i pruža sredstva za kontrolu integriteta informacija koje se prenose (kroz hash datoteka).</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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue