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">Reklama na <?= $bb_cfg['sitename'] ?></h2>
|
||||
<h2 class="bold">Advertising on our site</h2>
|
||||
<p>W sprawach reklamy prosimy o kontakt: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
|
||||
</div><!--/infobox-body-->
|
||||
|
|
|
@ -18,7 +18,7 @@ w którym wskazali nam następujące informacje:</p>
|
|||
|
||||
<p>3. Bezpośrednie linki do stron, które zawierają linki do danych, które powinny być usunięte.</p>
|
||||
|
||||
<p>Linki powinny mieć widok <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.PHP?t=XXXXX</strong> lub coś podobnego.</p>
|
||||
<p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
|
||||
|
||||
<p>Po tym, jak w ciągu 48 godzin, usuniemy interesujące cię linki z serwisu.</p>
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<div>
|
||||
<h3>BitTorrent klienci</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>Warunki korzystania z zasobów</b></a></li>
|
||||
<li><a href="https://torrentpier.me/threads/faq-dlja-novichkov.260" class="med">FAQ dla początkujących</a></li>
|
||||
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Gdzie zadać pytanie?</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 dla początkujących</a></li>
|
||||
<li><a href="https://torrentpier.me/forum/forums/10" class="med">Gdzie zadać pytanie?</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
<li>style/templates/default/page_footer.tpl</li>
|
||||
</ul>
|
||||
<br />
|
||||
Aby wyłączyć pasek boczny, ustaw zmienną $page_cfg['show_sidebar2'] w plik config.php wartość 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 MIEJSCU</h3></p>
|
||||
|
||||
<p>Dostęp do internetu - zasobu (witryny) <?= $bb_cfg['sitename'] ?> (dalej usługa) jest stroną internetową, która pozwala użytkownikom dzielić się ze sobą informacjami przez bit-torrent, a także w postaci wolnej i usług środki do kontroli integralności przesyłanych informacji (poprzez hash plików).</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'] = 'Akcja';
|
||||
$lang['ACTS_LOG_USER'] = 'Użytkownik';
|
||||
$lang['ACTS_LOG_LOGS_FROM'] = 'Dzienniki ';
|
||||
$lang['ACTS_LOG_FIRST'] = 'pierwszy ';
|
||||
$lang['ACTS_LOG_FIRST'] = 'beginning with';
|
||||
$lang['ACTS_LOG_DAYS_BACK'] = 'dni temu';
|
||||
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Tytuł tematu pasuje';
|
||||
$lang['ACTS_LOG_SORT_BY'] = 'Sortuj według';
|
||||
|
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Czas';
|
|||
$lang['ACTS_LOG_INFO'] = 'Informacje';
|
||||
$lang['ACTS_LOG_FILTER'] = 'Filtr';
|
||||
$lang['ACTS_LOG_TOPICS'] = 'Tematy:';
|
||||
$lang['ACTS_LOG_OR'] = 'or';
|
||||
|
||||
$lang['RELEASE'] = 'Szablony Produkcji';
|
||||
$lang['RELEASES'] = 'Prasowe';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue