Merge pull request #314 from Exile37/crowdin/ip-storage

Crowdin language pack update
This commit is contained in:
Yuriy Pikhtarev 2017-06-12 04:00:20 +03:00 committed by GitHub
commit 0cc1a587c1
283 changed files with 1098 additions and 1050 deletions

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Adverteer op <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Vir advertering kontak asseblief:<strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Vir advertering kontak asseblief:<strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -17,7 +17,7 @@
<p>3. Direkte skakels na bladsye wat verwysings bevat na data wat verwyder moet word.</p> <p>3. Direkte skakels na bladsye wat verwysings bevat na data wat verwyder moet word.</p>
<p>Skakels moet word bekyk <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> of iets soortgelyk.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Daarna sal ons oor 48 uur interessante skakels van die webwerf verwyder.</p> <p>Daarna sal ons oor 48 uur interessante skakels van die webwerf verwyder.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent kliënte</h3> <h3>BitTorrent kliënte</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>Vrae</h3> <h3>Vrae</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Gebruiksvoorwaardes</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ vir beginners</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ vir beginners</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Waar is 'n vraag?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Waar is 'n vraag?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Om hierdie sidebar uit te skakel, stel die veranderlike $page_cfg['show_sidebar2'] in lêer config.php in vals. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>ABOUT DIE SITE</h3></p> <p><h3>ABOUT DIE SITE</h3></p>
<p>Internet - hulpbron (webwerf) <?= $bb_cfg['sitename'] ?> (Hierna "Resource") is 'n webblad wat gebruikers toelaat om inligting met mekaar te deel, sowel as in vrye vorm, en bied 'n manier om die integriteit van inligting wat oorgedra word (via hash-lêers) te monitor.</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'aksie'; $lang['ACTS_LOG_ACTION'] = 'aksie';
$lang['ACTS_LOG_USER'] = 'gebruiker'; $lang['ACTS_LOG_USER'] = 'gebruiker';
$lang['ACTS_LOG_LOGS_FROM'] = 'Logs from'; $lang['ACTS_LOG_LOGS_FROM'] = 'Logs from';
$lang['ACTS_LOG_FIRST'] = 'eerste'; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'Dae terug'; $lang['ACTS_LOG_DAYS_BACK'] = 'Dae terug';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Onderwerp titel wedstryd'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Onderwerp titel wedstryd';
$lang['ACTS_LOG_SORT_BY'] = 'Sorteer Volgens'; $lang['ACTS_LOG_SORT_BY'] = 'Sorteer Volgens';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'tyd';
$lang['ACTS_LOG_INFO'] = 'info'; $lang['ACTS_LOG_INFO'] = 'info';
$lang['ACTS_LOG_FILTER'] = 'filter'; $lang['ACTS_LOG_FILTER'] = 'filter';
$lang['ACTS_LOG_TOPICS'] = 'onderwerpe:'; $lang['ACTS_LOG_TOPICS'] = 'onderwerpe:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Stel sjablone vry'; $lang['RELEASE'] = 'Stel sjablone vry';
$lang['RELEASES'] = 'vrystellings'; $lang['RELEASES'] = 'vrystellings';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <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> <p>للاعلان يرجى الاتصال: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@
<p>3. وصلات مباشرة إلى صفحات التي تحتوي على إشارات إلى البيانات التي يجب إزالتها.</p> <p>3. وصلات مباشرة إلى صفحات التي تحتوي على إشارات إلى البيانات التي يجب إزالتها.</p>
<p>روابط مشاهدة <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> أو شيئا من هذا القبيل.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>بعد ذلك في 48 ساعة ، سنقوم بإزالة مثيرة للاهتمام لك روابط من الموقع.</p> <p>بعد ذلك في 48 ساعة ، سنقوم بإزالة مثيرة للاهتمام لك روابط من الموقع.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>تورنت العملاء</h3> <h3>تورنت العملاء</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>أسئلة وأجوبة</h3> <h3>أسئلة وأجوبة</h3>
<ul class="med"> <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="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/threads/faq-dlja-novichkov.260" class="med">الأسئلة الشائعة للمبتدئين</a></li> <li><a href="https://torrentpier.me/forum/threads/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="https://torrentpier.me/forum/forums/10" class="med">أين هو السؤال ؟ </a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
لتعطيل هذا الشريط الجانبي ، تعيين متغير $page_cfg['show_sidebar2'] في الملف config.php إلى false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>عن الموقع</h3></p> <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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'المنتدى';
$lang['ACTS_LOG_ACTION'] = 'العمل'; $lang['ACTS_LOG_ACTION'] = 'العمل';
$lang['ACTS_LOG_USER'] = 'المستخدم'; $lang['ACTS_LOG_USER'] = 'المستخدم';
$lang['ACTS_LOG_LOGS_FROM'] = 'سجلات من '; $lang['ACTS_LOG_LOGS_FROM'] = 'سجلات من ';
$lang['ACTS_LOG_FIRST'] = 'أولا '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'أيام'; $lang['ACTS_LOG_DAYS_BACK'] = 'أيام';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'عنوان الموضوع مباراة'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'عنوان الموضوع مباراة';
$lang['ACTS_LOG_SORT_BY'] = 'فرز حسب'; $lang['ACTS_LOG_SORT_BY'] = 'فرز حسب';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'الوقت';
$lang['ACTS_LOG_INFO'] = 'معلومات عن الفندق'; $lang['ACTS_LOG_INFO'] = 'معلومات عن الفندق';
$lang['ACTS_LOG_FILTER'] = 'فلتر'; $lang['ACTS_LOG_FILTER'] = 'فلتر';
$lang['ACTS_LOG_TOPICS'] = 'المواضيع:'; $lang['ACTS_LOG_TOPICS'] = 'المواضيع:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'الإفراج عن القوالب'; $lang['RELEASE'] = 'الإفراج عن القوالب';
$lang['RELEASES'] = 'النشرات'; $lang['RELEASES'] = 'النشرات';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Reklam azn <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Məsələləri üzrə reklam yerləşdirilməsi müraciət edin: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Məsələləri üzrə reklam yerləşdirilməsi müraciət edin: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ olan bizə göstərdilər aşağıdakı məlumatları:</p>
<p>3. Birbaşa bağlantılar səhifə veb ehtiva edən links data çıxarılmalıdır.</p> <p>3. Birbaşa bağlantılar səhifə veb ehtiva edən links data çıxarılmalıdır.</p>
<p>İstinadlar olmalıdır cür <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.PHP?t=XXXXX</strong> və ya oxşar bir şey.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Bundan sonra 48 saat ərzində, biz rədd et sizi maraqlandıran reference site.</p> <p>Bundan sonra 48 saat ərzində, biz rədd et sizi maraqlandıran reference site.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent müştərilər</h3> <h3>BitTorrent müştərilər</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>ЧАВО</h3> <h3>ЧАВО</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>İstifadə şərtləri resurs</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ başlayanlar üçün</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ başlayanlar üçün</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Burada bir sual verim?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Burada bir sual verim?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Aradan yan panel, müəyyən dəyişən $page_cfg['show_sidebar2'] fayl config.php mənası yalan. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>SAYT HAQQINDA</h3></p> <p><h3>SAYT HAQQINDA</h3></p>
<p>İnternet - resursa (a) <?= $bb_cfg['sitename'] ?> (bundan sonra - resurs) bir internet saytı olan bölüşmək üçün imkan verir bir-biri ilə informasiya vasitəsilə bit-torrent, eləcə də sərbəst şəkildə təmin etmək üçün vəsait nəzarət bütövlüyü ötürülən məlumatların (vasitəsilə hash faylları).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Fəaliyyət'; $lang['ACTS_LOG_ACTION'] = 'Fəaliyyət';
$lang['ACTS_LOG_USER'] = 'İstifadəçi'; $lang['ACTS_LOG_USER'] = 'İstifadəçi';
$lang['ACTS_LOG_LOGS_FROM'] = 'Jurnallar '; $lang['ACTS_LOG_LOGS_FROM'] = 'Jurnallar ';
$lang['ACTS_LOG_FIRST'] = 'ilk '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'gün əvvəl'; $lang['ACTS_LOG_DAYS_BACK'] = 'gün əvvəl';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Adı mövzular uyğundur'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Adı mövzular uyğundur';
$lang['ACTS_LOG_SORT_BY'] = 'Sort'; $lang['ACTS_LOG_SORT_BY'] = 'Sort';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Vaxt';
$lang['ACTS_LOG_INFO'] = 'Məlumat'; $lang['ACTS_LOG_INFO'] = 'Məlumat';
$lang['ACTS_LOG_FILTER'] = 'Filter'; $lang['ACTS_LOG_FILTER'] = 'Filter';
$lang['ACTS_LOG_TOPICS'] = 'Mövzu:'; $lang['ACTS_LOG_TOPICS'] = 'Mövzu:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Şablonlar Buraxılması'; $lang['RELEASE'] = 'Şablonlar Buraxılması';
$lang['RELEASES'] = 'Relizlər'; $lang['RELEASES'] = 'Relizlər';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <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> <p>Па пытаннях размяшчэння рэкламы звяртайцеся: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@
<p>3. Прамыя спасылкі на старонкі сайта, якія ўтрымліваюць спасылкі на дадзеныя, якія павінны быць выдаленыя.</p> <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> <p>Пасля гэтага на працягу 48 гадзін, мы выдалім пытанні, якія цікавяць вас спасылкі з сайта.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>Кліенты BitTorrent</h3> <h3>Кліенты BitTorrent</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>ЧАВО</h3> <h3>ЧАВО</h3>
<ul class="med"> <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="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/threads/faq-dlja-novichkov.260" class="med">FAQ для пачаткоўцаў</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ для пачаткоўцаў</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Дзе задаць пытанне?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Дзе задаць пытанне?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>стыль/шаблоны/па змаўчанні/page_footer.тпл</li> <li>стыль/шаблоны/па змаўчанні/page_footer.тпл</li>
</ul> </ul>
<br /> <br />
Каб адключыць бакавую панэль, усталюйце зменную $page_cfg['show_sidebar2'] ў файл config.php значэнне false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>АБ САЙЦЕ</h3></p> <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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Форум';
$lang['ACTS_LOG_ACTION'] = 'Дзеянне'; $lang['ACTS_LOG_ACTION'] = 'Дзеянне';
$lang['ACTS_LOG_USER'] = 'Карыстальнік'; $lang['ACTS_LOG_USER'] = 'Карыстальнік';
$lang['ACTS_LOG_LOGS_FROM'] = 'Часопісы '; $lang['ACTS_LOG_LOGS_FROM'] = 'Часопісы ';
$lang['ACTS_LOG_FIRST'] = 'першы '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'дзён таму'; $lang['ACTS_LOG_DAYS_BACK'] = 'дзён таму';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Назва тэмы адпавядае'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Назва тэмы адпавядае';
$lang['ACTS_LOG_SORT_BY'] = 'Сартаваць па'; $lang['ACTS_LOG_SORT_BY'] = 'Сартаваць па';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Час';
$lang['ACTS_LOG_INFO'] = 'Інфармацыя'; $lang['ACTS_LOG_INFO'] = 'Інфармацыя';
$lang['ACTS_LOG_FILTER'] = 'Фільтр'; $lang['ACTS_LOG_FILTER'] = 'Фільтр';
$lang['ACTS_LOG_TOPICS'] = 'Тэмы:'; $lang['ACTS_LOG_TOPICS'] = 'Тэмы:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Шаблоны Выпуску'; $lang['RELEASE'] = 'Шаблоны Выпуску';
$lang['RELEASES'] = 'Рэлізы'; $lang['RELEASES'] = 'Рэлізы';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <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> <p>За въпроси, реклама, моля свържете се с: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@
<p>3. Директни връзки към страници, които съдържат препратки към данните, които трябва да бъдат отстранени.</p> <p>3. Директни връзки към страници, които съдържат препратки към данните, които трябва да бъдат отстранени.</p>
<p>Връзки трябва да имат вид <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.PHP?т=XXXXX</strong> или нещо подобно.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>След това в рамките на 48 часа, ние ще изтрие вашите връзки от сайта.</p> <p>След това в рамките на 48 часа, ние ще изтрие вашите връзки от сайта.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent клиенти</h3> <h3>BitTorrent клиенти</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>Често задавани въпроси</h3> <h3>Често задавани въпроси</h3>
<ul class="med"> <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="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/threads/faq-dlja-novichkov.260" class="med">Често задавани ВЪПРОСИ за начинаещи</a></li> <li><a href="https://torrentpier.me/forum/threads/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="https://torrentpier.me/forum/forums/10" class="med">Когато задам един въпрос?</a></li>
</ul> </ul>
</div> </div>

View file

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

View file

@ -6,7 +6,7 @@
<p><h3>ЗА САЙТА</h3></p> <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> <ol>

View file

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

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Reklame na <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Za oglašavanje molim te kontakt: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Za oglašavanje molim te kontakt: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@
<p>3. Direktna veza sa stranicama koje sadrže preporuke podacima koji moraju biti uklonjeni.</p> <p>3. Direktna veza sa stranicama koje sadrže preporuke podacima koji moraju biti uklonjeni.</p>
<p>Veza bi trebala biti pogled <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?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 48 sati ćemo ukloniti zanimljivo si veze sa mjesta.</p> <p>Nakon toga, u 48 sati ćemo ukloniti zanimljivo si veze sa mjesta.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent klijente</h3> <h3>BitTorrent klijente</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>Pitanja i odgovori o projektu</h3> <h3>Pitanja i odgovori o projektu</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Korišćenja resursa</b></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/threads/faq-dlja-novichkov.260" class="med">Pitanja i odgovori o projektu za početnike</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">Pitanja i odgovori o projektu za početnike</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Gdje je da pitam nešto?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Gdje je da pitam nešto?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Da onesposobite taj okvir, postavi varijablu $page_cfg['show_sidebar2'] u fajl config.php da lažna. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>O SAJTU</h3></p> <p><h3>O SAJTU</h3></p>
<p>Internet - resursa (internet stranicu) <?= $bb_cfg['sitename'] ?> (u nastavku - Resursa) je internet stranica koja omogućava korisnike da podelim informacije jedno s drugim putem malo-bujicama, kao i u slobodno formu, i pruža znači da monitor integritet informacije prenosi (preko hašiš-datoteke).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Akciju'; $lang['ACTS_LOG_ACTION'] = 'Akciju';
$lang['ACTS_LOG_USER'] = 'Korisnik'; $lang['ACTS_LOG_USER'] = 'Korisnik';
$lang['ACTS_LOG_LOGS_FROM'] = 'Logove sa '; $lang['ACTS_LOG_LOGS_FROM'] = 'Logove sa ';
$lang['ACTS_LOG_FIRST'] = 'prvi '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'dana'; $lang['ACTS_LOG_DAYS_BACK'] = 'dana';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Tema titulu meč'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Tema titulu meč';
$lang['ACTS_LOG_SORT_BY'] = 'Neki od strane'; $lang['ACTS_LOG_SORT_BY'] = 'Neki od strane';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Vrijeme';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filter'; $lang['ACTS_LOG_FILTER'] = 'Filter';
$lang['ACTS_LOG_TOPICS'] = 'Teme:'; $lang['ACTS_LOG_TOPICS'] = 'Teme:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Oslobodi Turskoj'; $lang['RELEASE'] = 'Oslobodi Turskoj';
$lang['RELEASES'] = 'Oslobađa'; $lang['RELEASES'] = 'Oslobađa';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">La publicitat a <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Per a la publicitat contactar amb: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Per a la publicitat contactar amb: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ que s'indica a-nos la següent informació:</p>
<p>3. Els enllaços directes a pàgines que contenen les referències a dades que ha de ser eliminat.</p> <p>3. Els enllaços directes a pàgines que contenen les referències a dades que ha de ser eliminat.</p>
<p>Els enllaços han de ser vista <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> o alguna cosa semblant.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Després que en 48 hores, anem a eliminar interessant que els enllaços de la pàgina web.</p> <p>Després que en 48 hores, anem a eliminar interessant que els enllaços de la pàgina web.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent clients</h3> <h3>BitTorrent clients</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>Preguntes freqüents</h3> <h3>Preguntes freqüents</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Condicions d'ús de recursos</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ per a principiants</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ per a principiants</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">On és la pregunta?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">On és la pregunta?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Per a deshabilitar aquesta barra lateral, establiu la variable $page_cfg['show_sidebar2'] en el fitxer fitxer. config.php a false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>SOBRE EL WEB</h3></p> <p><h3>SOBRE EL WEB</h3></p>
<p>Internet - recursos (web) <?= $bb_cfg['sitename'] ?> (d'ara endavant - Recurs) és un lloc d'internet que permet als usuaris compartir informació amb els altres a través de bit torrent, així com en la forma lliure, i proporciona un mitjà per controlar la integritat de la informació transmesa (a través de capolat fitxers).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Fòrum';
$lang['ACTS_LOG_ACTION'] = 'Acció'; $lang['ACTS_LOG_ACTION'] = 'Acció';
$lang['ACTS_LOG_USER'] = 'Usuari'; $lang['ACTS_LOG_USER'] = 'Usuari';
$lang['ACTS_LOG_LOGS_FROM'] = 'Registres de '; $lang['ACTS_LOG_LOGS_FROM'] = 'Registres de ';
$lang['ACTS_LOG_FIRST'] = 'primer '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'dies enrere'; $lang['ACTS_LOG_DAYS_BACK'] = 'dies enrere';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Títol del tema partit'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Títol del tema partit';
$lang['ACTS_LOG_SORT_BY'] = 'Ordenar per'; $lang['ACTS_LOG_SORT_BY'] = 'Ordenar per';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Temps';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filtre'; $lang['ACTS_LOG_FILTER'] = 'Filtre';
$lang['ACTS_LOG_TOPICS'] = 'Temes:'; $lang['ACTS_LOG_TOPICS'] = 'Temes:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Llançament De Plantilles'; $lang['RELEASE'] = 'Llançament De Plantilles';
$lang['RELEASES'] = 'Comunicats'; $lang['RELEASES'] = 'Comunicats';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Reklama na <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Pro inzerci prosím kontaktujte: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Pro inzerci prosím kontaktujte: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ které je uvedeno, aby nám následující informace:</p>
<p>3. Přímé odkazy na stránky, které obsahují odkazy na údaje, které musí být odstraněny.</p> <p>3. Přímé odkazy na stránky, které obsahují odkazy na údaje, které musí být odstraněny.</p>
<p>Odkazy by měly být pohled <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> nebo něco podobného.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Poté do 48 hodin, budeme odstranit zajímavé odkazy z webu.</p> <p>Poté do 48 hodin, budeme odstranit zajímavé odkazy z webu.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent klientů</h3> <h3>BitTorrent klientů</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>FAQ</h3> <h3>FAQ</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Podmínky použití zdrojů</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ pro začátečníky</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ pro začátečníky</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Kde se zeptat?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Kde se zeptat?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Pro vypnutí tohoto panelu, nastavte proměnnou $page_cfg['show_sidebar2'] v souboru config.php na hodnotu false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>O WEBU</h3></p> <p><h3>O WEBU</h3></p>
<p>Internetové zdroje (webové stránky) <?= $bb_cfg['sitename'] ?> (dále jen Zdroj) je internetová stránka, která umožňuje uživatelům sdílet informace s ostatními prostřednictvím bit-torrent, stejně jako ve volné formě, a poskytuje prostředky pro sledování integrity přenášených informací (prostřednictvím hash-soubory).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Fórum';
$lang['ACTS_LOG_ACTION'] = 'Akce'; $lang['ACTS_LOG_ACTION'] = 'Akce';
$lang['ACTS_LOG_USER'] = 'Uživatel'; $lang['ACTS_LOG_USER'] = 'Uživatel';
$lang['ACTS_LOG_LOGS_FROM'] = 'Protokoly z '; $lang['ACTS_LOG_LOGS_FROM'] = 'Protokoly z ';
$lang['ACTS_LOG_FIRST'] = 'první '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'dny zpět'; $lang['ACTS_LOG_DAYS_BACK'] = 'dny zpět';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Téma zápas o titul'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Téma zápas o titul';
$lang['ACTS_LOG_SORT_BY'] = 'Seřadit podle'; $lang['ACTS_LOG_SORT_BY'] = 'Seřadit podle';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Čas';
$lang['ACTS_LOG_INFO'] = 'Informace'; $lang['ACTS_LOG_INFO'] = 'Informace';
$lang['ACTS_LOG_FILTER'] = 'Filtr'; $lang['ACTS_LOG_FILTER'] = 'Filtr';
$lang['ACTS_LOG_TOPICS'] = 'Témata:'; $lang['ACTS_LOG_TOPICS'] = 'Témata:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Uvolnění Šablon'; $lang['RELEASE'] = 'Uvolnění Šablon';
$lang['RELEASES'] = 'Zprávy'; $lang['RELEASES'] = 'Zprávy';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Reklamer på <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>For annoncering kontakt venligst: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>For annoncering kontakt venligst: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ som oplyst til os med følgende oplysninger:</p>
<p>3. Direkte links til sider, der indeholder referencer til data, der skal fjernes.</p> <p>3. Direkte links til sider, der indeholder referencer til data, der skal fjernes.</p>
<p>Links skal være udsigt <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> eller noget lignende.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Efter at der i 48 timer, vil vi fjerne interessant dig links fra webstedet.</p> <p>Efter at der i 48 timer, vil vi fjerne interessant dig links fra webstedet.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent klienter</h3> <h3>BitTorrent klienter</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>FAQ</h3> <h3>FAQ</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Betingelser for brug ressource</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ for begyndere</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ for begyndere</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Hvor er stille et spørgsmål?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Hvor er stille et spørgsmål?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
For at deaktivere denne sidebar, skal du indstille den variable $page_cfg['show_sidebar2'] i fil config.php til false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>OM EJENDOMMEN</h3></p> <p><h3>OM EJENDOMMEN</h3></p>
<p>Internet - ressource (hjemmeside) <?= $bb_cfg['sitename'] ?> (i det følgende benævnt - Ressource) er et internet-site, der giver brugerne mulighed for at dele oplysninger med hinanden via bit-torrent, såvel som i fri form, og giver et middel til at overvåge integriteten af de oplysninger, der overføres via hash-filer).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Handling'; $lang['ACTS_LOG_ACTION'] = 'Handling';
$lang['ACTS_LOG_USER'] = 'Bruger'; $lang['ACTS_LOG_USER'] = 'Bruger';
$lang['ACTS_LOG_LOGS_FROM'] = 'Logs fra '; $lang['ACTS_LOG_LOGS_FROM'] = 'Logs fra ';
$lang['ACTS_LOG_FIRST'] = 'første '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'dage tilbage'; $lang['ACTS_LOG_DAYS_BACK'] = 'dage tilbage';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Emne titel kamp'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Emne titel kamp';
$lang['ACTS_LOG_SORT_BY'] = 'Sortér efter'; $lang['ACTS_LOG_SORT_BY'] = 'Sortér efter';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Tid';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filter'; $lang['ACTS_LOG_FILTER'] = 'Filter';
$lang['ACTS_LOG_TOPICS'] = 'Emner:'; $lang['ACTS_LOG_TOPICS'] = 'Emner:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Udgivelse Skabeloner'; $lang['RELEASE'] = 'Udgivelse Skabeloner';
$lang['RELEASES'] = 'Udgivelser'; $lang['RELEASES'] = 'Udgivelser';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Werbung auf <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Für Werbung Kontaktieren Sie bitte: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Für Werbung Kontaktieren Sie bitte: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ welche zeigte Sie uns die folgenden Informationen:</p>
<p>3. Direkte links zu Seiten enthalten Verweise auf Daten, die entfernt werden müssen.</p> <p>3. Direkte links zu Seiten enthalten Verweise auf Daten, die entfernt werden müssen.</p>
<p>Die Links Ansicht <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> oder etwas ähnliches.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Nach 48 Stunden, entfernen wir Ihnen interessante links aus dem Ort.</p> <p>Nach 48 Stunden, entfernen wir Ihnen interessante links aus dem Ort.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent-clients</h3> <h3>BitTorrent-clients</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>FAQ</h3> <h3>FAQ</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Nutzungsbedingungen Ressource</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ für Anfänger</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ für Anfänger</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Wo ist eine Frage?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Wo ist eine Frage?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Zum deaktivieren der Seitenleiste, legen Sie die variable $page_cfg['show_sidebar2'] in der Datei config.php auf false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>ÜBER DIE WEBSITE</h3></p> <p><h3>ÜBER DIE WEBSITE</h3></p>
<p>Internet - Ressource (website) <?= $bb_cfg['sitename'] ?> (im folgenden - Ressource) ist eine internet-site, die Benutzern erlaubt, Informationen zu teilen mit jedem anderen über bit-torrent, als auch in freier form, und stellt ein Mittel zur Kontrolle der Integrität der übertragenen Informationen (über hash-Dateien).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Aktion'; $lang['ACTS_LOG_ACTION'] = 'Aktion';
$lang['ACTS_LOG_USER'] = 'Benutzer'; $lang['ACTS_LOG_USER'] = 'Benutzer';
$lang['ACTS_LOG_LOGS_FROM'] = 'Protokolle von '; $lang['ACTS_LOG_LOGS_FROM'] = 'Protokolle von ';
$lang['ACTS_LOG_FIRST'] = 'erste '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'Tage zurück'; $lang['ACTS_LOG_DAYS_BACK'] = 'Tage zurück';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Thema Titel match'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Thema Titel match';
$lang['ACTS_LOG_SORT_BY'] = 'Sortieren nach'; $lang['ACTS_LOG_SORT_BY'] = 'Sortieren nach';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Zeit';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filter'; $lang['ACTS_LOG_FILTER'] = 'Filter';
$lang['ACTS_LOG_TOPICS'] = 'Themen:'; $lang['ACTS_LOG_TOPICS'] = 'Themen:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Freigeben Von Vorlagen'; $lang['RELEASE'] = 'Freigeben Von Vorlagen';
$lang['RELEASES'] = 'Freigaben'; $lang['RELEASES'] = 'Freigaben';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <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> <p>Για τη διαφήμιση παρακαλώ επικοινωνήστε με: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@
<p>3. Απευθείας συνδέσεις με τις σελίδες που περιέχουν αναφορές σε δεδομένα που πρέπει να αφαιρεθούν.</p> <p>3. Απευθείας συνδέσεις με τις σελίδες που περιέχουν αναφορές σε δεδομένα που πρέπει να αφαιρεθούν.</p>
<p>Οι σύνδεσμοι πρέπει να δείτε <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.η php;t=XXXXX</strong> ή κάτι παρόμοιο.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Μετά από αυτό σε 48 ώρες, εμείς θα το καταργήσετε ενδιαφέρουσες συνδέσεις από την ιστοσελίδα.</p> <p>Μετά από αυτό σε 48 ώρες, εμείς θα το καταργήσετε ενδιαφέρουσες συνδέσεις από την ιστοσελίδα.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent</h3> <h3>BitTorrent</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>FAQ</h3> <h3>FAQ</h3>
<ul class="med"> <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="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/threads/faq-dlja-novichkov.260" class="med">Συχνές ΕΡΩΤΉΣΕΙΣ για αρχάριους</a></li> <li><a href="https://torrentpier.me/forum/threads/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="https://torrentpier.me/forum/forums/10" class="med">Πού είναι η ερώτηση;</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Για να απενεργοποιήσετε αυτό το sidebar, ορίστε την μεταβλητή $page_cfg['show_sidebar2'] στο αρχείο config.php σε false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>ΣΧΕΤΙΚΆ ΜΕ ΤΟ SITE</h3></p> <p><h3>ΣΧΕΤΙΚΆ ΜΕ ΤΟ SITE</h3></p>
<p>Internet - πόρο (ιστοσελίδα) <?= $bb_cfg['sitename'] ?> (στο εξής - Resource) είναι μια ιστοσελίδα στο διαδίκτυο που επιτρέπει στους χρήστες να μοιράζονται πληροφορίες μεταξύ τους μέσω bit-torrent, καθώς και σε δωρεάν μορφή, και παρέχει ένα μέσο για την παρακολούθηση της ακεραιότητας των πληροφοριών που μεταδίδονται μέσω hash-αρχεία).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Φόρουμ';
$lang['ACTS_LOG_ACTION'] = 'Δράση'; $lang['ACTS_LOG_ACTION'] = 'Δράση';
$lang['ACTS_LOG_USER'] = 'Χρήστη'; $lang['ACTS_LOG_USER'] = 'Χρήστη';
$lang['ACTS_LOG_LOGS_FROM'] = 'Τα αρχεία καταγραφής από '; $lang['ACTS_LOG_LOGS_FROM'] = 'Τα αρχεία καταγραφής από ';
$lang['ACTS_LOG_FIRST'] = 'πρώτη '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'ημέρες πίσω'; $lang['ACTS_LOG_DAYS_BACK'] = 'ημέρες πίσω';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Θέμα αντιστοιχία τίτλου'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Θέμα αντιστοιχία τίτλου';
$lang['ACTS_LOG_SORT_BY'] = 'Ταξινόμηση κατά'; $lang['ACTS_LOG_SORT_BY'] = 'Ταξινόμηση κατά';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Ώρα';
$lang['ACTS_LOG_INFO'] = 'Πληροφορίες'; $lang['ACTS_LOG_INFO'] = 'Πληροφορίες';
$lang['ACTS_LOG_FILTER'] = 'Φίλτρο'; $lang['ACTS_LOG_FILTER'] = 'Φίλτρο';
$lang['ACTS_LOG_TOPICS'] = 'Θέματα:'; $lang['ACTS_LOG_TOPICS'] = 'Θέματα:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Απελευθέρωση Πρότυπα'; $lang['RELEASE'] = 'Απελευθέρωση Πρότυπα';
$lang['RELEASES'] = 'Κυκλοφορίες'; $lang['RELEASES'] = 'Κυκλοφορίες';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Advertising on <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>For advertising please contact: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>For advertising please contact: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ which indicated to us the following information:</p>
<p>3. Direct links to pages that contain references to data that must be removed.</p> <p>3. Direct links to pages that contain references to data that must be removed.</p>
<p>Links should be view <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> or something similar.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>After that in 48 hours, we will remove interesting you links from the site.</p> <p>After that in 48 hours, we will remove interesting you links from the site.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent clients</h3> <h3>BitTorrent clients</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>FAQ</h3> <h3>FAQ</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Terms of use resource</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ for beginners</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ for beginners</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Where is ask a question?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Where is ask a question?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
To disable this sidebar, set the variable $page_cfg['show_sidebar2'] in file config.php to false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>ABOUT SITE</h3></p> <p><h3>ABOUT SITE</h3></p>
<p>Internet - resource (website) <?= $bb_cfg['sitename'] ?> (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> <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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Action'; $lang['ACTS_LOG_ACTION'] = 'Action';
$lang['ACTS_LOG_USER'] = 'User'; $lang['ACTS_LOG_USER'] = 'User';
$lang['ACTS_LOG_LOGS_FROM'] = 'Logs from '; $lang['ACTS_LOG_LOGS_FROM'] = 'Logs from ';
$lang['ACTS_LOG_FIRST'] = 'first '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'days back'; $lang['ACTS_LOG_DAYS_BACK'] = 'days back';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Topic title match'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Topic title match';
$lang['ACTS_LOG_SORT_BY'] = 'Sort by'; $lang['ACTS_LOG_SORT_BY'] = 'Sort by';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Time';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filter'; $lang['ACTS_LOG_FILTER'] = 'Filter';
$lang['ACTS_LOG_TOPICS'] = 'Topics:'; $lang['ACTS_LOG_TOPICS'] = 'Topics:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Release Templates'; $lang['RELEASE'] = 'Release Templates';
$lang['RELEASES'] = 'Releases'; $lang['RELEASES'] = 'Releases';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">La publicidad en <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Para la publicidad póngase en contacto con: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Para la publicidad póngase en contacto con: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ lo cual nos indica la siguiente información:</p>
<p>3. Enlaces directos a las páginas que contienen referencias a los datos que deben ser removidos.</p> <p>3. Enlaces directos a las páginas que contienen referencias a los datos que deben ser removidos.</p>
<p>Los enlaces deben ser vistas <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> o algo similar.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Después de que en 48 horas, vamos a quitar interesante que los enlaces desde el sitio.</p> <p>Después de que en 48 horas, vamos a quitar interesante que los enlaces desde el sitio.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>Los clientes de BitTorrent</h3> <h3>Los clientes de BitTorrent</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>Preguntas frecuentes</h3> <h3>Preguntas frecuentes</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Términos de uso de recursos</b></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/threads/faq-dlja-novichkov.260" class="med">Preguntas más frecuentes para los principiantes</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">Preguntas más frecuentes para los principiantes</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Donde es una pregunta?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Donde es una pregunta?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Para deshabilitar esta barra lateral, establezca la variable $page_cfg['show_sidebar2'] en el archivo config.php a false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>SOBRE EL SITIO</h3></p> <p><h3>SOBRE EL SITIO</h3></p>
<p>Internet - recursos (sitio web) <?= $bb_cfg['sitename'] ?> (en adelante, Recursos) es un sitio de internet que permite a los usuarios compartir información unos con otros a través de bit-torrent, así como en la forma, y proporciona un medio para controlar la integridad de la información transmitida (a través de hash de archivos).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Foro';
$lang['ACTS_LOG_ACTION'] = 'Acción'; $lang['ACTS_LOG_ACTION'] = 'Acción';
$lang['ACTS_LOG_USER'] = 'Usuario'; $lang['ACTS_LOG_USER'] = 'Usuario';
$lang['ACTS_LOG_LOGS_FROM'] = 'Los registros de '; $lang['ACTS_LOG_LOGS_FROM'] = 'Los registros de ';
$lang['ACTS_LOG_FIRST'] = 'primero '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'días atrás'; $lang['ACTS_LOG_DAYS_BACK'] = 'días atrás';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Título del tema coinciden'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Título del tema coinciden';
$lang['ACTS_LOG_SORT_BY'] = 'Ordenar por'; $lang['ACTS_LOG_SORT_BY'] = 'Ordenar por';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Tiempo';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filtro'; $lang['ACTS_LOG_FILTER'] = 'Filtro';
$lang['ACTS_LOG_TOPICS'] = 'Temas:'; $lang['ACTS_LOG_TOPICS'] = 'Temas:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Liberar Las Plantillas'; $lang['RELEASE'] = 'Liberar Las Plantillas';
$lang['RELEASES'] = 'Libera'; $lang['RELEASES'] = 'Libera';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Reklaam <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Reklaami võtke palun ühendust: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Reklaami võtke palun ühendust: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ mis näitab meile järgmised andmed:</p>
<p>3. Otsene linke lehtedele, mis sisaldavad viiteid andmetele, mis tuleb eemaldada.</p> <p>3. Otsene linke lehtedele, mis sisaldavad viiteid andmetele, mis tuleb eemaldada.</p>
<p>Lingid tuleks vaadata <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> või midagi sarnast.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Pärast seda 48 tundi, me eemaldame teid huvitavat lingid saidile.</p> <p>Pärast seda 48 tundi, me eemaldame teid huvitavat lingid saidile.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent kliendid</h3> <h3>BitTorrent kliendid</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>KKK</h3> <h3>KKK</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Kasutustingimused ressurss</b></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/threads/faq-dlja-novichkov.260" class="med">KKK algajatele</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">KKK algajatele</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Kui on küsimusi?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Kui on küsimusi?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Keelata selle külgriba, set muutuja $page_cfg['show_sidebar2'] fail config.php väär. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>UMBES SAIDIL</h3></p> <p><h3>UMBES SAIDIL</h3></p>
<p>Interneti - ressursside (koduleht) <?= $bb_cfg['sitename'] ?> (edaspidi Ressurss) on interneti-sait, mis võimaldab kasutajatel jagada teavet omavahel kaudu bit-torrent, samuti vabas vormis ning annab võimaluse jälgida terviklikkust edastatud teave (via hash-failid).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Foorum';
$lang['ACTS_LOG_ACTION'] = 'Tegevus'; $lang['ACTS_LOG_ACTION'] = 'Tegevus';
$lang['ACTS_LOG_USER'] = 'Kasutaja'; $lang['ACTS_LOG_USER'] = 'Kasutaja';
$lang['ACTS_LOG_LOGS_FROM'] = 'Palgid '; $lang['ACTS_LOG_LOGS_FROM'] = 'Palgid ';
$lang['ACTS_LOG_FIRST'] = 'esimene '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'päeva tagasi'; $lang['ACTS_LOG_DAYS_BACK'] = 'päeva tagasi';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Teema pealkiri vaste'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Teema pealkiri vaste';
$lang['ACTS_LOG_SORT_BY'] = 'Sorteeri'; $lang['ACTS_LOG_SORT_BY'] = 'Sorteeri';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Aeg';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filter'; $lang['ACTS_LOG_FILTER'] = 'Filter';
$lang['ACTS_LOG_TOPICS'] = 'Teemad:'; $lang['ACTS_LOG_TOPICS'] = 'Teemad:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Pressiteade Malle'; $lang['RELEASE'] = 'Pressiteade Malle';
$lang['RELEASES'] = 'Pressiteated'; $lang['RELEASES'] = 'Pressiteated';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">Mainonta <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Mainontaa, ota yhteyttä: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Mainontaa, ota yhteyttä: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ joka osoitti meille seuraavat tiedot:</p>
<p>3. Suorat linkit sivuille, jotka sisältävät viittauksia tietoihin, jotka on poistettava.</p> <p>3. Suorat linkit sivuille, jotka sisältävät viittauksia tietoihin, jotka on poistettava.</p>
<p>Linkit tulisi tarkastella <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> tai jotain vastaavaa.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Sen jälkeen 48 tuntia, me poistaa mielenkiintoisia sinulle linkkejä sivuston.</p> <p>Sen jälkeen 48 tuntia, me poistaa mielenkiintoisia sinulle linkkejä sivuston.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>BitTorrent asiakkaita</h3> <h3>BitTorrent asiakkaita</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>UKK</h3> <h3>UKK</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Käyttöehdot resource</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ aloittelijoille</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ aloittelijoille</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Missä on kysyä kysymyksen?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Missä on kysyä kysymyksen?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Voit poistaa tämän sivupalkissa, asettaa muuttujan $page_cfg['show_sidebar2'] tiedoston config.php vääriä. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>SIVUSTO</h3></p> <p><h3>SIVUSTO</h3></p>
<p>Internet - resurssi (verkkosivusto) <?= $bb_cfg['sitename'] ?> (jäljempänä - Resource) on internet-sivusto, jonka avulla käyttäjät voivat jakaa tietoa toistensa kanssa kautta bit-torrent, sekä vapaassa muodossa, ja tarjoaa keinot seurata eheyden tiedot lähetetään kautta (hash-tiedostot).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Toiminta'; $lang['ACTS_LOG_ACTION'] = 'Toiminta';
$lang['ACTS_LOG_USER'] = 'Käyttäjä'; $lang['ACTS_LOG_USER'] = 'Käyttäjä';
$lang['ACTS_LOG_LOGS_FROM'] = 'Lokit '; $lang['ACTS_LOG_LOGS_FROM'] = 'Lokit ';
$lang['ACTS_LOG_FIRST'] = 'ensimmäinen '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'päivää takaisin'; $lang['ACTS_LOG_DAYS_BACK'] = 'päivää takaisin';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Aiheen otsikko ottelu'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Aiheen otsikko ottelu';
$lang['ACTS_LOG_SORT_BY'] = 'Lajittele'; $lang['ACTS_LOG_SORT_BY'] = 'Lajittele';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Aika';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Suodatin'; $lang['ACTS_LOG_FILTER'] = 'Suodatin';
$lang['ACTS_LOG_TOPICS'] = 'Aiheet:'; $lang['ACTS_LOG_TOPICS'] = 'Aiheet:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Julkaisu Malleja'; $lang['RELEASE'] = 'Julkaisu Malleja';
$lang['RELEASES'] = 'Tiedotteet'; $lang['RELEASES'] = 'Tiedotteet';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <div id="infobox-body">
<h2 class="bold">La publicité sur <?= $bb_cfg['sitename'] ?></h2> <h2 class="bold">Advertising on our site</h2>
<p>Pour la publicité, veuillez contacter: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p> <p>Pour la publicité, veuillez contacter: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@ ce qui nous a indiqué les informations suivantes:</p>
<p>3. Des liens directs vers des pages qui contiennent des références à des données qui doivent être supprimés.</p> <p>3. Des liens directs vers des pages qui contiennent des références à des données qui doivent être supprimés.</p>
<p>Des liens devraient être vue <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.le php?t=XXXXX</strong> ou quelque chose de similaire.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>Après que, dans les 48 heures, nous allons supprimer intéressant que vous avez des liens à partir du site.</p> <p>Après que, dans les 48 heures, nous allons supprimer intéressant que vous avez des liens à partir du site.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>Les clients BitTorrent</h3> <h3>Les clients BitTorrent</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>FAQ</h3> <h3>FAQ</h3>
<ul class="med"> <ul class="med">
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Conditions d'utilisation des ressources</b></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/threads/faq-dlja-novichkov.260" class="med">FAQ pour les débutants</a></li> <li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ pour les débutants</a></li>
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Où est la question?</a></li> <li><a href="https://torrentpier.me/forum/forums/10" class="med">Où est la question?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
Pour désactiver cette barre latérale, définissez la variable $page_cfg['show_sidebar2'] dans le fichier config.php à false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

View file

@ -6,7 +6,7 @@
<p><h3>SUR SITE</h3></p> <p><h3>SUR SITE</h3></p>
<p>Ressource Internet (site web) <?= $bb_cfg['sitename'] ?> (ci - après- Ressources) est un site internet qui permet aux utilisateurs de partager de l'information avec d'autres via bit-torrent, ainsi que dans une forme libre, et fournit un moyen de surveiller l'intégrité de l'information transmise (par l'intermédiaire de hachage des fichiers).</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> <ol>

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Action'; $lang['ACTS_LOG_ACTION'] = 'Action';
$lang['ACTS_LOG_USER'] = 'L\'utilisateur'; $lang['ACTS_LOG_USER'] = 'L\'utilisateur';
$lang['ACTS_LOG_LOGS_FROM'] = 'Les journaux de '; $lang['ACTS_LOG_LOGS_FROM'] = 'Les journaux de ';
$lang['ACTS_LOG_FIRST'] = 'première '; $lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'jours en arrière'; $lang['ACTS_LOG_DAYS_BACK'] = 'jours en arrière';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Le titre de la rubrique match'; $lang['ACTS_LOG_TOPIC_MATCH'] = 'Le titre de la rubrique match';
$lang['ACTS_LOG_SORT_BY'] = 'Trier par'; $lang['ACTS_LOG_SORT_BY'] = 'Trier par';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Le temps';
$lang['ACTS_LOG_INFO'] = 'Info'; $lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filtre'; $lang['ACTS_LOG_FILTER'] = 'Filtre';
$lang['ACTS_LOG_TOPICS'] = 'Sujets:'; $lang['ACTS_LOG_TOPICS'] = 'Sujets:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Communiqué De Modèles'; $lang['RELEASE'] = 'Communiqué De Modèles';
$lang['RELEASES'] = 'Les communiqués de'; $lang['RELEASES'] = 'Les communiqués de';

View file

@ -1,4 +1,4 @@
<div id="infobox-body"> <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> <p>לפרסום צור קשר: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body--> </div><!--/infobox-body-->

View file

@ -18,7 +18,7 @@
<p>3. קישורים ישירים לדפים המכילים הפניות לנתונים שיש להסירו.</p> <p>3. קישורים ישירים לדפים המכילים הפניות לנתונים שיש להסירו.</p>
<p>קישורים צריך להיות להציג <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong> או משהו דומה.</p> <p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
<p>לאחר מכן, תוך 48 שעות, אנו נסיר מעניין אותך קישורים מתוך האתר.</p> <p>לאחר מכן, תוך 48 שעות, אנו נסיר מעניין אותך קישורים מתוך האתר.</p>

View file

@ -1,9 +1,9 @@
<div> <div>
<h3>ביטורנט לקוחות</h3> <h3>ביטורנט לקוחות</h3>
<ul> <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.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> </ul>
</div> </div>
@ -12,9 +12,9 @@
<div> <div>
<h3>שאלות נפוצות</h3> <h3>שאלות נפוצות</h3>
<ul class="med"> <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="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/threads/faq-dlja-novichkov.260" class="med">שאלות ותשובות למתחילים</a></li> <li><a href="https://torrentpier.me/forum/threads/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="https://torrentpier.me/forum/forums/10" class="med">איפה לשאול שאלה?</a></li>
</ul> </ul>
</div> </div>

View file

@ -7,5 +7,5 @@
<li>style/templates/default/page_footer.tpl</li> <li>style/templates/default/page_footer.tpl</li>
</ul> </ul>
<br /> <br />
כדי להשבית את סרגל הצד, להגדיר את משתנה $page_cfg['show_sidebar2'] בקובץ config.php ל-false. To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div> </div>

Some files were not shown because too many files have changed in this diff Show more