mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 13:24:01 -07:00
New Crowdin updates (#1222)
* New translations main.php (Romanian) * New translations main.php (Russian) * New translations main.php (French) * New translations main.php (Spanish) * New translations main.php (Afrikaans) * New translations main.php (Arabic) * New translations main.php (Belarusian) * New translations main.php (Bulgarian) * New translations main.php (Catalan) * New translations main.php (Czech) * New translations main.php (Danish) * New translations main.php (German) * New translations main.php (Greek) * New translations main.php (Finnish) * New translations main.php (Hebrew) * New translations main.php (Hungarian) * New translations main.php (Armenian) * New translations main.php (Italian) * New translations main.php (Japanese) * New translations main.php (Georgian) * New translations main.php (Korean) * New translations main.php (Lithuanian) * New translations main.php (Dutch) * New translations main.php (Norwegian) * New translations main.php (Polish) * New translations main.php (Slovak) * New translations main.php (Slovenian) * New translations main.php (Albanian) * New translations main.php (Serbian (Cyrillic)) * New translations main.php (Swedish) * New translations main.php (Turkish) * New translations main.php (Ukrainian) * New translations main.php (Chinese Traditional) * New translations main.php (English) * New translations main.php (Vietnamese) * New translations main.php (Portuguese, Brazilian) * New translations main.php (Indonesian) * New translations main.php (Thai) * New translations main.php (Croatian) * New translations main.php (Kazakh) * New translations main.php (Estonian) * New translations main.php (Latvian) * New translations main.php (Azerbaijani) * New translations main.php (Hindi) * New translations main.php (Bosnian) * New translations main.php (Uzbek) * New translations main.php (Tajik) * New translations main.php (Russian) * New translations main.php (Romanian) * New translations main.php (French) * New translations main.php (Spanish) * New translations main.php (Afrikaans) * New translations main.php (Arabic) * New translations main.php (Belarusian) * New translations main.php (Bulgarian) * New translations main.php (Catalan) * New translations main.php (Czech) * New translations main.php (Danish) * New translations main.php (German) * New translations main.php (Greek) * New translations main.php (Finnish) * New translations main.php (Hebrew) * New translations main.php (Hungarian) * New translations main.php (Armenian) * New translations main.php (Italian) * New translations main.php (Japanese) * New translations main.php (Georgian) * New translations main.php (Korean) * New translations main.php (Lithuanian) * New translations main.php (Dutch) * New translations main.php (Norwegian) * New translations main.php (Polish) * New translations main.php (Slovak) * New translations main.php (Slovenian) * New translations main.php (Albanian) * New translations main.php (Serbian (Cyrillic)) * New translations main.php (Swedish) * New translations main.php (Turkish) * New translations main.php (Ukrainian) * New translations main.php (Chinese Traditional) * New translations main.php (English) * New translations main.php (Vietnamese) * New translations main.php (Portuguese, Brazilian) * New translations main.php (Indonesian) * New translations main.php (Thai) * New translations main.php (Croatian) * New translations main.php (Kazakh) * New translations main.php (Estonian) * New translations main.php (Latvian) * New translations main.php (Azerbaijani) * New translations main.php (Hindi) * New translations main.php (Bosnian) * New translations main.php (Uzbek) * New translations main.php (Tajik) --------- Co-authored-by: Cønstantine Kovalensky <45331093+kovalensky@users.noreply.github.com>
This commit is contained in:
parent
68013e1610
commit
243d251066
47 changed files with 189 additions and 142 deletions
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -25,7 +25,7 @@ $lang['POSTS_SHORT'] = 'poste';
|
|||
$lang['POSTED'] = 'gepos';
|
||||
$lang['USERNAME'] = 'Gebruikersnaam';
|
||||
$lang['PASSWORD'] = 'wagwoord';
|
||||
$lang['PASSWORD_SHOW_BTN'] = 'Show password';
|
||||
$lang['PASSWORD_SHOW_BTN'] = 'Wys wagwoord';
|
||||
$lang['EMAIL'] = 'e-pos';
|
||||
$lang['PM'] = 'PM';
|
||||
$lang['AUTHOR'] = 'skrywer';
|
||||
|
@ -60,7 +60,7 @@ $lang['ENABLED'] = 'enabled';
|
|||
$lang['DISABLED'] = 'gestremde';
|
||||
$lang['ERROR'] = 'fout';
|
||||
$lang['SELECT_ACTION'] = 'Kies aksie';
|
||||
$lang['CLEAR'] = 'Clear';
|
||||
$lang['CLEAR'] = 'Verwyder';
|
||||
|
||||
$lang['NEXT_PAGE'] = 'volgende';
|
||||
$lang['PREVIOUS_PAGE'] = 'vorige';
|
||||
|
@ -234,7 +234,7 @@ $lang['RULES_VOTE_CAN'] = 'Jy <b>can</b> stem in stembusse in hierdie forum';
|
|||
$lang['RULES_VOTE_CANNOT'] = 'Jy <b>cannot</b> stem in stembusse in hierdie forum';
|
||||
$lang['RULES_MODERATE'] = 'Jy <b>can</b> modereer hierdie forum';
|
||||
|
||||
$lang['NO_TOPICS_POST_ONE'] = 'There are no posts in this forum yet<br />Click on the <b>New Topic</b> icon, and your post will be the first.';
|
||||
$lang['NO_TOPICS_POST_ONE'] = '';
|
||||
$lang['NO_RELEASES_POST_ONE'] = 'There are no releases in this forum yet<br />Click on the <b>New Release</b> icon, and your release will be the first.';
|
||||
|
||||
// Viewtopic
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Vind gebruikers onderwerpe'; // Find all topics b
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Jammer, maar daardie gebruiker bestaan nie.';
|
||||
$lang['WRONG_PROFILE'] = 'Jy kan nie \'n profiel wat nie jou eie is verander nie.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Slegs een tipe avatar kan gespesifiseer word';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Die lêer op die URL wat jy gegee het, bevat geen data nie';
|
||||
$lang['NO_CONNECTION_URL'] = '\'N Konneksie kon nie gemaak word aan die URL wat jy gegee het nie';
|
||||
$lang['INCOMPLETE_URL'] = 'Die URL wat jy ingevoer het, is onvolledig';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Kon nie torrent op spoorsnoer registreer nie';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Nog \'n stroom met dieselfde info_hash al <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Verwyder van spoorsnyer';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent ongeregistreerde';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'العثور على المستخدم المواض
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'آسف, ولكن هذا المستخدم غير موجود.';
|
||||
$lang['WRONG_PROFILE'] = 'لا يمكنك تعديل الملف الشخصي الخاصة بك.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'نوع واحد فقط من الصورة الرمزية يمكن أن تكون محددة';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'الملف في URL الذي أعطى يحتوي على أية بيانات';
|
||||
$lang['NO_CONNECTION_URL'] = 'اتصال لا يمكن أن يكون عنوان URL الذي أعطى';
|
||||
$lang['INCOMPLETE_URL'] = 'URL الذي أدخلته غير مكتملة';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'لا يمكن تسجيل سيل على تعقب';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'آخر سيل مع نفسه info_hash بالفعل <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'إزالة من تعقب';
|
||||
$lang['BT_UNREGISTERED'] = 'سيل غير المسجلين';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Tapa mövzular istifadəçi'; // Find all topics
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Üzr istəyirəm, amma belə bir istifadəçi mövcud deyil.';
|
||||
$lang['WRONG_PROFILE'] = 'Dəyişmək olmaz profili olan deyil, sizin öz.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Bəlkə də müəyyən yalnız bir növü avatar';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Fayl üzrə URL verdiniz ehtiva etmir məlumat';
|
||||
$lang['NO_CONNECTION_URL'] = 'Əlaqə edilə bilməz ki, bir URL verdiniz';
|
||||
$lang['INCOMPLETE_URL'] = 'URL yazdığınız natamam';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Uğursuz qeydiyyatdan torrent azn tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Digər torrent ilə eyni info_hash artıq <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Aradan qaldırılması tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent qeydiyyata alınmamış';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Знайсці тэмы карыстальнік
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Прабачце, але такога карыстальніка не існуе.';
|
||||
$lang['WRONG_PROFILE'] = 'Нельга змяніць профіль, які не з\'яўляецца вашым уласным.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Можа быць паказаны толькі адзін тып аватар';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Файл па URL, які вы далі не ўтрымлівае дадзеных';
|
||||
$lang['NO_CONNECTION_URL'] = 'Злучэнне не можа быць зроблена, каб URL, які вы далі';
|
||||
$lang['INCOMPLETE_URL'] = 'URL, які вы ўвялі няпоўныя';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Не атрымалася зарэгістраваць
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Іншы торэнт з такім жа info_hash ўжо <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Выдаліць з трэкера';
|
||||
$lang['BT_UNREGISTERED'] = 'Торэнт незарэгістраваных';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Намери темата потребител';
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Съжаляваме, но такъв потребител не съществува.';
|
||||
$lang['WRONG_PROFILE'] = 'Не може да се промени профил, който не е ваша.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Може да се посочи само един вид аватар';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Файл от URL адрес, който сте дали не съдържа данни';
|
||||
$lang['NO_CONNECTION_URL'] = 'Връзката не може да се направи, за URL адрес, който сте дали';
|
||||
$lang['INCOMPLETE_URL'] = 'URL, който сте въвели непълно';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Не успели да регистрират торен
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Друг торент със същото info_hash вече <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Изтрий от тракера';
|
||||
$lang['BT_UNREGISTERED'] = 'Торент нерегистрирани';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Naći korisnik teme'; // Find all topics by usern
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Žao mi je, ali to je korisnik ne postoji.';
|
||||
$lang['WRONG_PROFILE'] = 'Ne možeš mijenjati profil to nije vaše.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Samo jedna vrsta avatar može biti navedeno';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Fajl na URL dao si sadrži podatke';
|
||||
$lang['NO_CONNECTION_URL'] = 'Veza ne može biti na URL si dao';
|
||||
$lang['INCOMPLETE_URL'] = 'URL si ušao je nepotpun';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Ne mogu registar bujicama na tragač';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Još bujicama sa isti info_hash već <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Ukloni od tragač';
|
||||
$lang['BT_UNREGISTERED'] = 'Bujicama neprijavljeni';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Trobar usuari temes'; // Find all topics by usern
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Ho sento, però que l\'usuari no existeix.';
|
||||
$lang['WRONG_PROFILE'] = 'No podeu modificar un perfil que no és el teu.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Només un tipus de avatar es pot especificar';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'El fitxer, a l\'adreça que li va donar no conté dades';
|
||||
$lang['NO_CONNECTION_URL'] = 'Una connexió no es podia fer a l\'adreça que li va donar';
|
||||
$lang['INCOMPLETE_URL'] = 'La URL que heu introduït són incomplets';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'No podia registrar-torrent al tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Un altre torrent amb la mateixa info_hash ja <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Retirar del tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent no registrats';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Najdete uživatelská témata'; // Find all topic
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Promiň, ale to že uživatel neexistuje.';
|
||||
$lang['WRONG_PROFILE'] = 'Nelze změnit profil, který není váš vlastní.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Pouze jeden typ avatar může být zadán';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Souboru na adresu URL, kterou dal neobsahuje žádná data';
|
||||
$lang['NO_CONNECTION_URL'] = 'Připojení nemůže být provedena na URL, které jste dal';
|
||||
$lang['INCOMPLETE_URL'] = 'URL, které jste zadali, je neúplné';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nemohl zaregistrovat torrent na tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Další torrent se stejným info_hash již <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstranit z tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent neregistrované';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Finder brugeren emner'; // Find all topics by use
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Undskyld, men at brugeren ikke eksisterer.';
|
||||
$lang['WRONG_PROFILE'] = 'Du kan ikke ændre en profil, der er ikke din egen.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Kun én type af avatar kan være specificeret';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Filen på den WEBADRESSE, du gav indeholder ingen data';
|
||||
$lang['NO_CONNECTION_URL'] = 'En forbindelse, som ikke kunne være lavet til den URL, du gav';
|
||||
$lang['INCOMPLETE_URL'] = 'Den URL-adresse, du har indtastet, er ufuldstændige';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Kan ikke registrere en torrent på tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'En anden torrent med samme info_hash allerede <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Fjern fra tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent uregistrerede';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Benutzer Themen'; // Find all topics by username
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Sorry, aber, dass Benutzer nicht existiert.';
|
||||
$lang['WRONG_PROFILE'] = 'Sie können ein Profil Bearbeiten, das ist nicht Ihre eigenen.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Nur eine Art von avatar angegeben werden können';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Die Datei an der URL, die Sie gab, enthält keine Daten';
|
||||
$lang['NO_CONNECTION_URL'] = 'Eine Verbindung konnte nicht hergestellt werden, um die URL, die Sie gab';
|
||||
$lang['INCOMPLETE_URL'] = 'Die URL, die Sie eingegeben haben, ist unvollständig';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Konnten Sie nicht registrieren, torrent-tracker auf';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Anderen torrent mit der gleichen info_hash bereits <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Entfernen von tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Unregistered Torrent';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Βρείτε χρήστη θέματα'; // Find
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Συγνώμη, αλλά αυτός ο χρήστης δεν υπάρχει.';
|
||||
$lang['WRONG_PROFILE'] = 'Δεν μπορείτε να τροποποιήσετε ένα προφίλ που δεν είναι δική σου.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Μόνο ένα είδος avatar μπορεί να καθοριστεί';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Το αρχείο με το URL που δώσατε δεν περιέχει δεδομένα';
|
||||
$lang['NO_CONNECTION_URL'] = 'Μια σύνδεση δεν θα μπορούσε να γίνει για να το URL που έδωσες';
|
||||
$lang['INCOMPLETE_URL'] = 'Το URL που δώσατε είναι ελλιπείς';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Δεν θα μπορούσε να εγγραφείτε t
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Άλλο ένα torrent με το ίδιο info_hash ήδη <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Αφαιρέστε από τον ιχνηλάτη';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent unregistered';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Could not register torrent on tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Another torrent with same info_hash already <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Remove from tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent unregistered';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Encontrar temas de usuario'; // Find all topics b
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Lo siento, pero que el usuario no existe.';
|
||||
$lang['WRONG_PROFILE'] = 'Usted no puede modificar un perfil que no es suyo.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Sólo un tipo de avatar puede ser especificado';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'El archivo en la URL dio no contiene datos';
|
||||
$lang['NO_CONNECTION_URL'] = 'Una conexión que no podía hacerse a la dirección URL que le dio';
|
||||
$lang['INCOMPLETE_URL'] = 'La URL que has introducido es incompleta';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'No se pudo registrar en tracker torrent';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Otro torrent con el mismo info_hash ya <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Retirar del tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent no registrado';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Leia kasutaja teemasid'; // Find all topics by us
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Vabandust, aga see kasutaja ei ole olemas.';
|
||||
$lang['WRONG_PROFILE'] = 'Te ei saa muuta profiili seadeid, mis ei ole sinu oma.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Ainult üks tüüp avatar võib olla määratud';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Faili URL-i, kui andsid sisaldab andmeid pole';
|
||||
$lang['NO_CONNECTION_URL'] = 'Ühendus ei saa teha URL te andsite';
|
||||
$lang['INCOMPLETE_URL'] = 'URL sisestatud on puudulik';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Ei saanud registreerida torrent tracker kohta';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Teine torrent sama info_hash juba <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Eemalda tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent registreerimata';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Etsi käyttäjä aiheita'; // Find all topics by
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Anteeksi, mutta että käyttäjää ei ole olemassa.';
|
||||
$lang['WRONG_PROFILE'] = 'Et voi muokata profiilia, joka ei ole oma.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Vain yksi tyyppi avatar voi olla määritetty';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Tiedoston URL-osoite, jonka annoit ei sisällä tietoja';
|
||||
$lang['NO_CONNECTION_URL'] = 'Yhteys ei kuitenkaan ole voitu URL annoit';
|
||||
$lang['INCOMPLETE_URL'] = 'Antamasi verkko-osoite on epätäydellinen';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Ei voitu rekisteröidä torrent tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Toinen torrent kanssa samaa info_hash jo <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Poista tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent rekisteröimätön';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Trouver les sujets'; // Find all topics by userna
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Désolé, mais cet utilisateur n\'existe pas.';
|
||||
$lang['WRONG_PROFILE'] = 'Vous ne pouvez pas modifier un profil qui n\'est pas votre propre.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Un seul type d\'avatar peut être spécifié';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Le fichier à l\'adresse URL que vous avez donné ne contient pas de données';
|
||||
$lang['NO_CONNECTION_URL'] = 'Une connexion ne peut pas être faite à l\'adresse URL que vous avez donné';
|
||||
$lang['INCOMPLETE_URL'] = 'L\'URL que vous avez saisie est incomplète';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'N\'a pas pu inscrire torrent sur le tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Un autre torrent avec même info_hash déjà <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Retirer du tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent non enregistré';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'למצוא נושאים המשתמש'; // Find al
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'מצטער, אבל משתמש זה אינו קיים.';
|
||||
$lang['WRONG_PROFILE'] = 'לא ניתן לשנות פרופיל זה היא לא שלך.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'רק סוג אחד של האווטאר יכול להיות מוגדר';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'את הקובץ בכתובת האתר שנתת לא מכיל נתונים';
|
||||
$lang['NO_CONNECTION_URL'] = 'חיבור לא יכול להיות עשה את כתובת האתר שנתת';
|
||||
$lang['INCOMPLETE_URL'] = 'הכתובת שהזנת אינה שלמה';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'לא יכול לרשום סיקור על טראקר';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'עוד סיקור עם אותו info_hash כבר <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'הסר מ-tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'סיקור לא רשומים';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'उपयोगकर्ता विषय ख
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'क्षमा करें, लेकिन वह उपयोगकर्ता मौजूद नहीं है';
|
||||
$lang['WRONG_PROFILE'] = 'आप उस प्रोफ़ाइल को संशोधित नहीं कर सकते हैं जो आपकी खुद की नहीं है';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'केवल एक प्रकार का अवतार निर्दिष्ट किया जा सकता है';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'आपके द्वारा प्रदत्त यूआरएल की फ़ाइल में कोई डेटा नहीं है';
|
||||
$lang['NO_CONNECTION_URL'] = 'आपके द्वारा दिए गए URL पर कनेक्शन नहीं किया जा सका';
|
||||
$lang['INCOMPLETE_URL'] = 'आपके द्वारा दर्ज किया गया URL अधूरा है';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'ट्रैकर पर धार डाउनलो
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'उसी जानकारी के साथ एक और धार पहले ही <a href="%s"><b> रजिस्ट्रीकृत 1233_2_2_321</a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'ट्रैकर से निकालें';
|
||||
$lang['BT_UNREGISTERED'] = 'टॉरेंट अपंजीकृत';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Pronaći teme za korisnika'; // Find all topics b
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Žao nam je, ali za takvo ime ne postoji.';
|
||||
$lang['WRONG_PROFILE'] = 'Ne može se promijeniti profil, koji nije vaš vlastiti.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Može biti naveden samo jedan tip za avatar';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Datoteku na URL koji ste dali ne sadrži podatke';
|
||||
$lang['NO_CONNECTION_URL'] = 'Veza ne može biti učinjeno, da se URL-ovi koje ste dali';
|
||||
$lang['INCOMPLETE_URL'] = 'URL koji ste unijeli nepotpuni';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nije moguće registrirati torrent na adresi';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Drugi torrent sa istim info_hash već <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Ukloni iz tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent neregistrirane';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Meg a felhasználói témák'; // Find all topics
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Sajnálom, de ez a felhasználó nem létezik.';
|
||||
$lang['WRONG_PROFILE'] = 'Nem lehet módosítani a profil, ami nem a tiéd.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Csak egy típusú avatar megadható';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'A fájl URL-t, amit adott nem tartalmaz adatokat';
|
||||
$lang['NO_CONNECTION_URL'] = 'Egy kapcsolat, nem lehet-e, hogy az URL-t adott';
|
||||
$lang['INCOMPLETE_URL'] = 'A megadott URL hiányos';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nem lehet regisztrálni, torrent tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Egy másik torrent azonos info_hash már <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Távolítsa el a tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent regisztrált';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Գտնել թեմաներ օգտագործողի'
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Կներեք, բայց նման օգտվողի գոյություն չունի ։ ';
|
||||
$lang['WRONG_PROFILE'] = 'Կարելի է փոխել անձնագիրը, որը հանդիսանում է ձեր սեփական.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Կարող է նշված լինել միայն մեկ տեսակ անձնանշան';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Ֆայլի URL է, որը դուք տվել պարունակում է տվյալների';
|
||||
$lang['NO_CONNECTION_URL'] = 'Կապը չի կարող անել, որպեսզի URL է, որը դուք տվել';
|
||||
$lang['INCOMPLETE_URL'] = 'URL է, որը դուք մտել թերի';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Չի հաջողվել գրանցել տարափ է խո
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Այլ հեղեղ նույն info_hash արդեն <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Հեռացնել ճանապարհները';
|
||||
$lang['BT_UNREGISTERED'] = 'Հեղեղ չգրանցված';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Menemukan pengguna topik'; // Find all topics by
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Maaf, tapi itu tidak ada.';
|
||||
$lang['WRONG_PROFILE'] = 'Anda tidak dapat mengubah profil yang tidak anda sendiri.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Hanya satu jenis avatar yang dapat ditentukan';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'File di URL yang anda berikan tidak mengandung data';
|
||||
$lang['NO_CONNECTION_URL'] = 'Koneksi tidak bisa dilakukan untuk URL yang anda berikan';
|
||||
$lang['INCOMPLETE_URL'] = 'URL yang anda masukkan tidak lengkap';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Tidak bisa mendaftar torrent tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Torrent lain yang sama info_hash sudah <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Hapus dari tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent terdaftar';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Trovare argomenti utente'; // Find all topics by
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Scusa, ma che l\'utente non esiste.';
|
||||
$lang['WRONG_PROFILE'] = 'Non è possibile modificare un profilo che non è il vostro.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Solo un tipo di avatar può essere specificato';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Il file all\'indirizzo che hai dato non contiene dati';
|
||||
$lang['NO_CONNECTION_URL'] = 'Una connessione non può essere fatta per l\'URL che hai dato';
|
||||
$lang['INCOMPLETE_URL'] = 'L\'URL che hai inserito è incompleta';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Non si potrebbe registrare sui tracker torrent';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Un altro torrent con lo stesso info_hash già <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Togliere dal tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent non registrati';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = '見つユーザー課題'; // Find all topics by
|
|||
$lang['NO_USER_ID_SPECIFIED'] = '申し訳ございません、あなたのユーザーは存在しない。';
|
||||
$lang['WRONG_PROFILE'] = '変更できませんのプロファイルになります。';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'みタイプのアバターに指定できる';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'ファイルのURLやりくりは夫婦で別にされていま含まないデータ';
|
||||
$lang['NO_CONNECTION_URL'] = '接続できませんでしたURLへのやりくりは夫婦で別にされていま';
|
||||
$lang['INCOMPLETE_URL'] = 'URLを入力された不完全';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'な登録激流にトラッカー';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = '他の激流を同じくinfo_hashて<a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'トラッカーから削除';
|
||||
$lang['BT_UNREGISTERED'] = '激流が未登録';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'მოვძებნოთ მომხმარ
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'უკაცრავად, მაგრამ, რომ მომხმარებელი არ არსებობს.';
|
||||
$lang['WRONG_PROFILE'] = 'თქვენ არ შეგიძლიათ მოდიფიცირება ნახვა, რომ არ არის თქვენი საკუთარი.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'მხოლოდ ერთი ტიპის ავატარი შეიძლება იყოს მითითებული';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'ფაილი ზე URL თქვენ მისცა არ შეიცავს მონაცემებს';
|
||||
$lang['NO_CONNECTION_URL'] = 'კავშირი არ შეიძლებოდა URL თქვენ მისცა';
|
||||
$lang['INCOMPLETE_URL'] = 'URL თქვენ შევიდა არასრული';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'ვერ რეგისტრაცია torrent on t
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'კიდევ ერთი torrent იგივე info_hash უკვე <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'ამოღება tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent არარეგისტრირებული';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'пайдаланушы тақырыптарын
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Кешіріңіз, бірақ бұл пайдаланушы жоқ.';
|
||||
$lang['WRONG_PROFILE'] = 'Сіз өз емес, профайлды өзгерте алмайсыз.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Аватар Тек бір түрі көрсетілуі мүмкін';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Сіз берді мекенжай бойынша файл жоқ деректерді қамтиды';
|
||||
$lang['NO_CONNECTION_URL'] = 'Байланысы, Сіз берген URL мекенжайына жасалған мүмкін емес';
|
||||
$lang['INCOMPLETE_URL'] = 'Сіз енгізген URL толық емес';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'отслежывателе торрент тіркеу
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'қазірдің өзінде сол info_hash <a href="%s"><b>registered</b></a> бар басқа торрент';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'трекер алып тастау';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent тіркелмеген';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = '을 찾아 사용자 주제'; // Find all topics
|
|||
$lang['NO_USER_ID_SPECIFIED'] = '죄송하지만,는 사용자가 존재하지 않습니다.';
|
||||
$lang['WRONG_PROFILE'] = '할 수 없습니다 프로파일을 수정하지 않은 자신의합니다.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = '한 유형의 아바타를 지정할 수 있다';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = '파일이 URL 에서 당신에게 데이터를 포함하지 않습니다';
|
||||
$lang['NO_CONNECTION_URL'] = '연결을 만들 수 없습니다 URL 신';
|
||||
$lang['INCOMPLETE_URL'] = 'URL 을 입력하는 불완전';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = '등록 할 수 있 토렌트에 추적';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = '다른 토렌트 같은 info_hash 이미 <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = '제거에서 추적';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent 등록';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Ieškoti vartotojo temos'; // Find all topics by
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Atsiprašome, bet vartotojas neegzistuoja.';
|
||||
$lang['WRONG_PROFILE'] = 'Jums negali keisti aplinką, kad ne savo.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Tik vieno tipo avataras gali būti nurodyta,';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Failo URL, jums davė sudėtyje nėra duomenų';
|
||||
$lang['NO_CONNECTION_URL'] = 'Ryšys negali būti pateiktas URL jums davė';
|
||||
$lang['INCOMPLETE_URL'] = 'URL adresas, kurį jūs įvedėte yra neišsamūs';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nepavyko užsiregistruoti torrent dėl tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Kita torrent su pačiu info_hash jau <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Pašalinti iš tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent neregistruotas';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Atrast lietotāja tēmas'; // Find all topics by
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Atvainojiet, bet, ka lietotājs neeksistē.';
|
||||
$lang['WRONG_PROFILE'] = 'Jūs nevarat modificētu profilu, kas nav jūsu.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Tikai viena tipa avatar var būt norādīts';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Faila URL, kas jums deva satur nav datu';
|
||||
$lang['NO_CONNECTION_URL'] = 'Savienojumu nevar tikt veikti uz URL, kas jums deva';
|
||||
$lang['INCOMPLETE_URL'] = 'URL, ko jūs ievadījāt, ir nepilnīga';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nevarēja reģistrēties par torrent tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Citu torrent ar pašu info_hash jau <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Noņemt no tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent nereģistrētiem';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Gebruiker zoeken op onderwerpen'; // Find all top
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Sorry, maar dat de gebruiker niet bestaat.';
|
||||
$lang['WRONG_PROFILE'] = 'Kunt u niet wijzigen van een profiel dat is niet uw eigen.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Slechts een type avatar kan worden opgegeven';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Het bestand op de URL die u gaf, bevat geen gegevens';
|
||||
$lang['NO_CONNECTION_URL'] = 'Een verbinding kan niet worden gemaakt naar de URL die u gaf';
|
||||
$lang['INCOMPLETE_URL'] = 'De URL die je hebt ingevoerd, is onvolledig';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Kan niet registreren torrent tracker op';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Een andere torrent met dezelfde info_hash al <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Verwijder van drijver';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent ongeregistreerde';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Finn brukeren emner'; // Find all topics by usern
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Beklager, men at brukeren ikke eksisterer.';
|
||||
$lang['WRONG_PROFILE'] = 'Du kan ikke endre en profil som ikke er din egen.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Bare én type avatar kan være angitt';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Filen på den URL-en du ga inneholder ingen data';
|
||||
$lang['NO_CONNECTION_URL'] = 'En tilkobling kan ikke bli gjort til den URL-en du ga';
|
||||
$lang['INCOMPLETE_URL'] = 'Adressen du har oppgitt, er ufullstendig';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Kunne ikke registrere torrent på tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'En annen torrent med samme info_hash allerede <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Fjern fra tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent uregistrerte';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Znajdź tematy użytkownika'; // Find all topics
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Przepraszam, ale takiego użytkownika nie istnieje.';
|
||||
$lang['WRONG_PROFILE'] = 'Nie można zmienić profil, który nie jest twoim własnym.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Może być określony tylko jeden typ avatar';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Plik URL, który dałeś nie zawiera danych';
|
||||
$lang['NO_CONNECTION_URL'] = 'Połączenie nie może być zrobione, aby adres URL, który dałeś';
|
||||
$lang['INCOMPLETE_URL'] = 'Adres URL, który podałeś niekompletne';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nie udało się zarejestrować torrent trackera';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Inny torrent z takim samym info_hash już <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Usuń z trackera';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent niezarejestrowanych';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Utilizador localizar tópicos'; // Find all topic
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Desculpe, mas que o usuário não existe.';
|
||||
$lang['WRONG_PROFILE'] = 'Você não pode modificar um perfil que não é o seu próprio.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Apenas um tipo de avatar pode ser especificado';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'O arquivo no URL que você deu não contém dados';
|
||||
$lang['NO_CONNECTION_URL'] = 'Uma conexão não pôde ser feita para o URL que você deu';
|
||||
$lang['INCOMPLETE_URL'] = 'A URL que você inseriu está incompleta';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Não foi possível registrar torrent no tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Outro torrent com o mesmo info_hash já <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Retire do tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent não registrado';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Găsi subiecte de utilizator'; // Find all topics
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Îmi pare rău, dar acest utilizator nu există.';
|
||||
$lang['WRONG_PROFILE'] = 'Nu puteți modifica un profil care nu este a ta.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Doar un singur tip de avatar poate fi specificat';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Fișierul de la URL-ul dat nu conține date';
|
||||
$lang['NO_CONNECTION_URL'] = 'Conexiunea nu a putut fi făcute la URL-ai dat';
|
||||
$lang['INCOMPLETE_URL'] = 'URL-ul introdus este incompletă';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nu ar putea înregistra torrent pe tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Un alt torrent cu același info_hash deja <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Eliminați de la tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent neînregistrate';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Начатые темы'; // Find all topics by u
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Извините, такого пользователя не существует';
|
||||
$lang['WRONG_PROFILE'] = 'Вы не можете редактировать чужой профиль.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Может быть указан только один тип аватары';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Файл по указанному вами URL не содержит данных';
|
||||
$lang['NO_CONNECTION_URL'] = 'Невозможно установить соединения с указанным вами URL';
|
||||
$lang['INCOMPLETE_URL'] = 'Вы указали неполный URL';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Не удалось зарегистрировать т
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Другой торрент с таким же info_hash уже <a href="%s"><b>зарегистрирован</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'В данный момент администратор отключил только v1 торренты, разрешены: v2 и гибриды (hybrids)';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'В данный момент администратор отключил v2 торренты, разрешены: v1 и гибриды (hybrids)';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'В настоящее время для отдельного списка файлов поддерживаются только торренты с поддержкой BitTorrent версии 2';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Разрегистрировать торрент';
|
||||
$lang['BT_UNREGISTERED'] = 'Торрент разрегистрирован';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Торрент уже разрегистрирован';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Nájsť používateľ témy'; // Find all topics
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Ospravedlňujeme sa, ale, že užívateľ nebude existovať.';
|
||||
$lang['WRONG_PROFILE'] = 'Nemôžete zmeniť profil, ktorý nie je vlastné.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Iba jeden typ avatar môže byť uvedené';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Súbor na adresu URL, ktorú dal neobsahuje žiadne údaje';
|
||||
$lang['NO_CONNECTION_URL'] = 'Pripojenie nemôže byť vykonané na adresu URL, ktorú dal';
|
||||
$lang['INCOMPLETE_URL'] = 'Adresa URL, ktorú ste zadali, je neúplné';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nemohol zaregistrovať torrent na tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Ďalší torrent s rovnakým info_hash už <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstrániť z tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent neregistrovaný';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Poiščite uporabnika teme'; // Find all topics b
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Žal mi je, ampak, da uporabnik ne obstaja.';
|
||||
$lang['WRONG_PROFILE'] = 'Ne morete spremeniti profil, ki ni vaše.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Samo eno vrsto avatar lahko določeni';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Datoteke na URL, ki ga je dal, ne vsebuje podatkov';
|
||||
$lang['NO_CONNECTION_URL'] = 'Povezave ni bilo mogoče vzpostaviti na URL, ki ga je dal';
|
||||
$lang['INCOMPLETE_URL'] = 'URL, ki ste ga vnesli, je nepopolna';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Ni mogel prijaviti na torrent tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Drugi torrent z enakim info_hash že <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstrani iz tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent neregistrirane';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Gjeni përdorues temat'; // Find all topics by us
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Na vjen keq, por që përdoruesit nuk ekziston.';
|
||||
$lang['WRONG_PROFILE'] = 'Ju nuk mund të modifikoni një profil që nuk është e vetja.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Vetëm një lloj avatar, mund të përcaktohen';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'File në URL ju dha nuk përmban të dhënat e';
|
||||
$lang['NO_CONNECTION_URL'] = 'Një lidhje mund të mos jenë bërë për URL që ju dha';
|
||||
$lang['INCOMPLETE_URL'] = 'URL që keni futur nuk është e plotë';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Nuk mund të regjistrohen në përrua tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Një tjetër torrent me të njëjtën info_hash tashmë <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Hiqni nga tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent paregjistruara';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Пронађи теме корисника'; // F
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Жао ми је, али ово корисничко име не постоји.';
|
||||
$lang['WRONG_PROFILE'] = 'Не можете да измените профил, који није ваша.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Може бити наведен само један тип аватар';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Датотеке преко URL који сте дали не садржи податке';
|
||||
$lang['NO_CONNECTION_URL'] = 'Веза не може да се уради, да је URL који сте дали';
|
||||
$lang['INCOMPLETE_URL'] = 'УРЛ који сте унели непотпуне';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Не могу да се региструју на тор
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Други торент са истим info_hash већ <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Уклоните из трацкер';
|
||||
$lang['BT_UNREGISTERED'] = 'Торрент нерегистрованих';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Hitta användare ämnen'; // Find all topics by u
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Ledsen, men den användaren existerar inte.';
|
||||
$lang['WRONG_PROFILE'] = 'Du kan inte ändra en profil som inte är din egen.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Endast en typ av avatar kan anges';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Filen på den WEBBADRESS som du gav innehåller inga uppgifter';
|
||||
$lang['NO_CONNECTION_URL'] = 'En anslutning kan inte göras till den URL som du gav';
|
||||
$lang['INCOMPLETE_URL'] = 'URL: en du angav är ofullständig';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Kunde inte registrera sig torrent på tracker';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'En annan torrent med samma info_hash redan <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Ta bort från tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent oregistrerade';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Пайдо мавзӯъҳои истифодаб
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Бубахшед, аммо ин истифодабаранда вуҷуд надорад.';
|
||||
$lang['WRONG_PROFILE'] = 'Шумо метавонед профили аст, ки худи ту нест, тағйир нест.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Танҳо як намуди аватари метавон муайян';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Файл дар URL ба шумо дорои маълумоте надорад';
|
||||
$lang['NO_CONNECTION_URL'] = 'Пайвастшавӣ метавонад ба URL ба шумо баста шавад';
|
||||
$lang['INCOMPLETE_URL'] = 'Дар URL шумо ворид нопурра аст';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Оё ҷӯйе оид ба Назоратчии қайд
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'ҷӯйе дигар бо ҳамин info_hash аллакай <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Хориҷ аз Назоратчии';
|
||||
$lang['BT_UNREGISTERED'] = 'ҷӯйе никоњи';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'เจอของผู้ใช้หัวข
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'ขอโทษแต่มันใช้ยังไม่มีอยู่';
|
||||
$lang['WRONG_PROFILE'] = 'คุณไม่สามารถแก้ไขโพรไฟล์นั่นไม่ใช่ของคุณเอง';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'เพียงประเภทที่หนึ่งของแมปกับร่างอวตารสามารถกำหนด';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'แฟ้มที่อยู่ URL ที่คุณให้ไม่มีข้อมูล';
|
||||
$lang['NO_CONNECTION_URL'] = 'เป็นการเชื่อมต่อไม่สามารถทำเพื่อที่อยู่ URL ที่คุณให้';
|
||||
$lang['INCOMPLETE_URL'] = 'ที่อยู่ URL ที่คุณป้อนไปยังไม่สมบูรณ์';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'ไม่สามารถลงทะเบียน
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'อีกทอร์เรนต์กับเดียวกัน info_hash แล้ว <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'ลบออกจากแทร็กเกอร์';
|
||||
$lang['BT_UNREGISTERED'] = 'ทอร์เรนต์ไม่จดทะเบี';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Kullanıcı konuları bul'; // Find all topics by
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Üzgünüm, ama bu kullanıcı yok.';
|
||||
$lang['WRONG_PROFILE'] = 'Sana ait olmayan bir profil değiştiremezsiniz.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Avatar sadece bir tür belirtilebilir';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Verdiğin URL de dosya hiçbir veri içermiyor';
|
||||
$lang['NO_CONNECTION_URL'] = 'Bir URL bağlantı kurulamadı verdin';
|
||||
$lang['INCOMPLETE_URL'] = 'Girilen URL sayfası eksik';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'İzci torrent kaydedilemedi';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Aynı info_hash ile başka bir torrent zaten <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'İzleyiciden Kaldır';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent kayıtsız';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Знайти теми користувача'; //
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Вибачте, але такого користувача не існує.';
|
||||
$lang['WRONG_PROFILE'] = 'Ви не можете редагувати чужий профіль.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Можна вказати тільки один тип аватара';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Файл з вказаною Вами URL-адресою не містить даних';
|
||||
$lang['NO_CONNECTION_URL'] = 'Неможливо встановити з\'єднання з URL-адресою, що Ви вказали';
|
||||
$lang['INCOMPLETE_URL'] = 'Ви вказали неповний URL';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Не вдалося зареєструвати торе
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Інший торрент з таким же info_hash вже <a href="%s"><b>зареєстрований</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Вилучити з трекера';
|
||||
$lang['BT_UNREGISTERED'] = 'Торент незареєстрований';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Foydalanuvchi mavzularni topish'; // Find all top
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Kechirasiz, lekin bu foydalanuvchilar mavjud emas.';
|
||||
$lang['WRONG_PROFILE'] = 'Siz o\'z emas profil o\'zgartirish mumkin emas.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'avatar faqat bitta turi belgilangan bo\'lishi mumkin';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Agar berdi URL da fayl ma\'lumotlarni o\'z ichiga olgan';
|
||||
$lang['NO_CONNECTION_URL'] = 'A aloqa Agar berdi URL qilib bo\'lmadi';
|
||||
$lang['INCOMPLETE_URL'] = 'Siz kiritgan manzil to\'liq emas';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'reyting www.uz torrent ro\'yxatdan bo\'lmadi';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Shu info_hash allaqachon <a href="%s"><b>registered</b></a> bilan yana bir torrent';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'izdoshlari o\'chirish';
|
||||
$lang['BT_UNREGISTERED'] = 'Ro\'yxatdan o\'tmagan torrent';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = 'Tìm người sử dụng chủ đề'; // Find a
|
|||
$lang['NO_USER_ID_SPECIFIED'] = 'Xin lỗi, nhưng đó không tồn tại.';
|
||||
$lang['WRONG_PROFILE'] = 'Bạn không thể thay đổi một hồ sơ đó không phải của riêng bạn.';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Chỉ có một loại avatar có thể được quy định';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = 'Các tập tin tại đường dẫn bạn đánh chứa không có dữ liệu';
|
||||
$lang['NO_CONNECTION_URL'] = 'Một kết nối không thể đến địa chỉ em đưa';
|
||||
$lang['INCOMPLETE_URL'] = 'Các địa chỉ bạn bước vào được không đầy đủ';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = 'Không thể đăng ký torrent trên theo dõi';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = 'Một torrent với cùng một info_hash đã <a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Bỏ từ theo dõi';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent không đăng ký';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* TorrentPier – Bull-powered BitTorrent tracker engine
|
||||
*
|
||||
* @copyright Copyright (c) 2005-2023 TorrentPier (https://torrentpier.com)
|
||||
* @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
|
||||
* @link https://github.com/torrentpier/torrentpier for the canonical source repository
|
||||
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
|
||||
*/
|
||||
|
@ -532,7 +532,7 @@ $lang['SEARCH_USER_TOPICS'] = '找到用户的主题'; // Find all topics by use
|
|||
$lang['NO_USER_ID_SPECIFIED'] = '对不起,但是,用户不存在。';
|
||||
$lang['WRONG_PROFILE'] = '你不能修改的概要文件是不是你自己的。';
|
||||
|
||||
$lang['ONLY_ONE_AVATAR'] = '只有一种类型的化身可以被指定';
|
||||
$lang['ONLY_ONE_AVATAR'] = 'Only one type of avatar can be specified';
|
||||
$lang['FILE_NO_DATA'] = '该文件在网址给了含有数据';
|
||||
$lang['NO_CONNECTION_URL'] = '一个连接不可能做到的网址给了';
|
||||
$lang['INCOMPLETE_URL'] = '该网址输入不完整';
|
||||
|
@ -1074,7 +1074,8 @@ $lang['BT_REG_FAIL'] = '不能登记的洪流上的跟踪器';
|
|||
$lang['BT_REG_FAIL_SAME_HASH'] = '另一个种子与同info_hash已经<a href="%s"><b>registered</b></a>';
|
||||
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
|
||||
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_V2_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = '删除从跟踪器';
|
||||
$lang['BT_UNREGISTERED'] = '未注册的洪流';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue