mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -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">Διαφήμιση στο <?= $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-->
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
<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>
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<div>
|
||||
<h3>BitTorrent</h3>
|
||||
<ul>
|
||||
<li><a rel="nofollow" href="http://www.utorrent.com/" class="med"><b>uTorrent</b></a></li>
|
||||
<li><a rel="nofollow" href="http://www.utorrent.com/" class="med"><b>µTorrent</b></a></li>
|
||||
<li><a rel="nofollow" href="http://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
||||
<li><a rel="nofollow" href="http://www.transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
||||
<li><a rel="nofollow" href="https://transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -12,9 +12,9 @@
|
|||
<div>
|
||||
<h3>FAQ</h3>
|
||||
<ul class="med">
|
||||
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Όροι χρήσης των πόρων</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>
|
||||
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
<li>style/templates/default/page_footer.tpl</li>
|
||||
</ul>
|
||||
<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>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue