mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Crowdin language pack update.
This commit is contained in:
parent
2e24e83c60
commit
084497e79b
283 changed files with 1098 additions and 1050 deletions
|
@ -1,4 +1,4 @@
|
|||
<div id="infobox-body">
|
||||
<h2 class="bold">Oglaševanje na <?= $bb_cfg['sitename'] ?></h2>
|
||||
<h2 class="bold">Advertising on our site</h2>
|
||||
<p>Za oglaševanje se prosimo obrnite na: <strong><a href="mailto:<?= $bb_cfg['adv_email']; ?>" class="gen"><?= $bb_cfg['adv_email']; ?></a></strong></p>
|
||||
</div><!--/infobox-body-->
|
||||
|
|
|
@ -18,7 +18,7 @@ ki verjame, da nas naslednje informacije:</p>
|
|||
|
||||
<p>3. Neposredne povezave do strani, ki vsebujejo sklicevanja na podatke, ki jih je treba odstraniti.</p>
|
||||
|
||||
<p>Povezave morajo biti pogled <strong>http://<?= $_SERVER['SERVER_NAME']?>/viewtopic.php?t=XXXXX</strong>, ali kaj podobnega.</p>
|
||||
<p>Links should be view <strong>https://url.to/link</strong> or something similar.</p>
|
||||
|
||||
<p>Po tem v 48 urah, se bomo odstranili zanimivo vam povezave iz mesta.</p>
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<div>
|
||||
<h3>BitTorrent klienti</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>Pogosta VPRAŠANJA</h3>
|
||||
<ul class="med">
|
||||
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Pogoji uporabe virov,</b></a></li>
|
||||
<li><a href="https://torrentpier.me/threads/faq-dlja-novichkov.260" class="med">FAQ za začetnike</a></li>
|
||||
<li><a href="https://torrentpier.me/forums/osnovnye-voprosy-po-torrentpier-ii.10" class="med">Kje je postaviti vprašanje?</a></li>
|
||||
<li><a href="info.php?show=user_agreement" class="med" onclick="window.open(this.href, '', IWP); return false;"><b>Terms of usage</b></a></li>
|
||||
<li><a href="https://torrentpier.me/forum/threads/260" class="med">FAQ za začetnike</a></li>
|
||||
<li><a href="https://torrentpier.me/forum/forums/10" class="med">Kje je postaviti vprašanje?</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
<li>style/templates/default/page_footer.tpl</li>
|
||||
</ul>
|
||||
<br />
|
||||
Če želite onemogočiti to sidebar, nastavite spremenljivko $page_cfg['show_sidebar2'] v datoteko config.php na 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 SPLETNEM MESTU</h3></p>
|
||||
|
||||
<p>Internet - vir (spletna stran) <?= $bb_cfg['sitename'] ?> (v nadaljnjem besedilu - Virov) je spletna stran, ki omogoča uporabnikom, da delijo informacij z drugimi prek bit-torrent, kot tudi v prosti obliki, in zagotavlja sredstva za spremljanje celovitost informacije, ki se prenašajo (preko hash-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>
|
||||
|
||||
|
|
|
@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
|
|||
$lang['ACTS_LOG_ACTION'] = 'Akcija';
|
||||
$lang['ACTS_LOG_USER'] = 'Uporabnik';
|
||||
$lang['ACTS_LOG_LOGS_FROM'] = 'Dnevniki iz ';
|
||||
$lang['ACTS_LOG_FIRST'] = 'prvi ';
|
||||
$lang['ACTS_LOG_FIRST'] = 'beginning with';
|
||||
$lang['ACTS_LOG_DAYS_BACK'] = 'dni nazaj';
|
||||
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Tema naslov tekmo';
|
||||
$lang['ACTS_LOG_SORT_BY'] = 'Razvrsti po';
|
||||
|
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Čas';
|
|||
$lang['ACTS_LOG_INFO'] = 'Info';
|
||||
$lang['ACTS_LOG_FILTER'] = 'Filter';
|
||||
$lang['ACTS_LOG_TOPICS'] = 'Teme:';
|
||||
$lang['ACTS_LOG_OR'] = 'or';
|
||||
|
||||
$lang['RELEASE'] = 'Sprostitev Predloge';
|
||||
$lang['RELEASES'] = 'Za javnost';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue