Crowdin language pack update.

This commit is contained in:
Yuriy Pikhtarev 2017-06-12 03:57:03 +03:00
commit 084497e79b
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
283 changed files with 1098 additions and 1050 deletions

View file

@ -1,4 +1,4 @@
<div id="infobox-body">
<h2 class="bold">Оглашавање на <?= $bb_cfg['sitename'] ?></h2>
<h2 class="bold">Advertising on our site</h2>
<p>За оглашавање обратите: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@
<p>3. Директни линкови на странице сајта које садрже линкове на податке који морају бити уклоњени.</p>
<p>Линкови морају имати изглед <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.ПХП?т=XXXXX</strong> или нешто слично.</p>
<p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Након тога, у року од 48 сати, ми ћемо уклонити питања која имате везе са сајта.</p>

View file

@ -1,9 +1,9 @@
<div>
<h3>Битторрент купци</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>Најчешће постављана питања</h3>
<ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Условима коришћења ресурса</b></a></li>
<li><a href="https://torrentpier.me/threads/faq-dlja-novichkov.260" class="med">ПИТАЊА за почетнике</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Где да поставим питање?</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">ПИТАЊА за почетнике</a></li>
<li><a href="https://torrentpier.me/forum/forums/10" class="med">Где да поставим питање?</a></li>
</ul>
</div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li>
</ul>
<br />
Да бисте онемогућили трака, подесите променљиву $page_cfg['show_sidebar2'] у фајл config.php вредност на лаж.
To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div>

View file

@ -6,7 +6,7 @@
<p><h3>О САЈТУ</h3></p>
<p>Интернет - ресурсима (сајту) <?= $bb_cfg['sitename'] ?> (у даљем тексту - ресурс) је интернет-сајта који омогућава корисницима да деле једни са другима информације преко бит торент, као и у слободној форми, и обезбеђује средства за контролу интегритета преносе информације (путем хеш датотеке).</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>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Форум';
$lang['ACTS_LOG_ACTION'] = 'Акција';
$lang['ACTS_LOG_USER'] = 'Корисник';
$lang['ACTS_LOG_LOGS_FROM'] = 'Часописи ';
$lang['ACTS_LOG_FIRST'] = 'први ';
$lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'дана';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Тема име одговара';
$lang['ACTS_LOG_SORT_BY'] = 'Сортирај по';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Време';
$lang['ACTS_LOG_INFO'] = 'Информације';
$lang['ACTS_LOG_FILTER'] = 'Филтер';
$lang['ACTS_LOG_TOPICS'] = 'Теме:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Шаблони Пуштања';
$lang['RELEASES'] = 'Јавност';