mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
New translations main.php (Uzbek)
This commit is contained in:
parent
039a0fd31f
commit
6b0d128cfd
1 changed files with 6 additions and 14 deletions
|
@ -1604,7 +1604,7 @@ $lang['ONLY_FOR_SUPER_ADMIN'] = 'faqat super rahbarlari uchun bu variant';
|
|||
|
||||
$lang['LOGS'] = 'Mavzu tarixi';
|
||||
$lang['FORUM_LOGS'] = 'Tarix Forum';
|
||||
$lang['AUTOCLEAN'] = 'Amerika moli Opsiyonel:';
|
||||
$lang['AUTOCLEAN'] = 'Autoclean';
|
||||
$lang['DESIGNER'] = 'dizayner';
|
||||
|
||||
$lang['LAST_IP'] = 'Oxirgi IP:';
|
||||
|
@ -1879,6 +1879,9 @@ $lang['DL_ULR'] = 'ULR';
|
|||
$lang['DL_STOPPED'] = 'to\'xtadi';
|
||||
$lang['DL_UPD'] = 'UPD:';
|
||||
$lang['DL_INFO'] = 'joriy session</b></i> uchun ma\'lumotlar <i><b>only ko\'rsatadi';
|
||||
$lang['HIDE_PEER_TORRENT_CLIENT'] = 'Hide my BitTorrent client name in peer list';
|
||||
$lang['HIDE_PEER_COUNTRY_NAME'] = 'Hide my country name in peer list';
|
||||
$lang['HIDE_PEER_USERNAME'] = 'Hide my username in peer list';
|
||||
|
||||
// Post PIN
|
||||
$lang['POST_PIN'] = 'Pin birinchi post';
|
||||
|
@ -2322,14 +2325,6 @@ $lang['DISALLOWED_ALREADY'] = 'Siz kiritgan nom ruxsat etilmagan bo\'lmadi. Bu h
|
|||
|
||||
$lang['CLICK_RETURN_DISALLOWADMIN'] = 'Login Boshqaruvni taqiqlash qaytish uchun %sHere%s bosing';
|
||||
|
||||
// Integrity check
|
||||
$lang['INTEGRITY_CHECK_SUCCESS'] = 'TorrentPier files integrity check was successful!';
|
||||
$lang['INTEGRITY_CHECK_FAIL'] = 'Some TorrentPier files not pass integrity check!';
|
||||
$lang['INTEGRITY_CHECKED'] = 'Total checked: %s file(s), of which pass integrity check: %s file(s).';
|
||||
$lang['INTEGRITY_LAST_CHECK'] = 'Last check: %s.';
|
||||
$lang['INTEGRITY_RESTORE_ON_NEXT_RUN'] = 'Restore corrupt files on next integrity check?';
|
||||
$lang['INTEGRITY_RESTORE_CONFIRM_OK'] = 'Corrupt files will be restored on next integrity check!';
|
||||
|
||||
// Version Check
|
||||
$lang['VERSION_INFORMATION'] = 'Version Axborot';
|
||||
$lang['UPDATE_AVAILABLE'] = 'Update available';
|
||||
|
@ -2997,12 +2992,8 @@ $lang['SITEMAP_ADMIN'] = 'sayt xaritasi boshqarish';
|
|||
$lang['SITEMAP_CREATED'] = 'Sayt xaritasi yaratildi';
|
||||
$lang['SITEMAP_AVAILABLE'] = 'va mavjud';
|
||||
$lang['SITEMAP_NOT_CREATED'] = 'Sayt xaritasi hali yaratilmagan emas';
|
||||
$lang['SITEMAP_NOTIFY_SEARCH'] = 'qidiruvi Xabarnoma';
|
||||
$lang['SITEMAP_SENT'] = 'yuborish yakunlandi';
|
||||
$lang['SITEMAP_ERROR'] = 'yuborish xato';
|
||||
$lang['SITEMAP_OPTIONS'] = 'Options';
|
||||
$lang['SITEMAP_CREATE'] = 'sayt xaritasi / yangilang yaratish';
|
||||
$lang['SITEMAP_NOTIFY'] = 'Sayt xaritasi yangi versiyasi haqida qidirish vositasiga bildiring';
|
||||
$lang['SITEMAP_WHAT_NEXT'] = 'Keyingi nima qilish kerak?';
|
||||
$lang['SITEMAP_GOOGLE_1'] = 'Google hisobi orqali <a href="https://www.google.com/webmasters/" target="_blank">Google Webmaster</a> saytida ro\'yxatdan.';
|
||||
$lang['SITEMAP_GOOGLE_2'] = 'sayt <a href="https://www.google.com/webmasters/tools/sitemap-list" target="_blank">Add sitemap</a> ro\'yxatdan.';
|
||||
|
@ -3084,7 +3075,8 @@ $lang['UPLOAD_ERRORS'] = [
|
|||
// Captcha
|
||||
$lang['CAPTCHA'] = 'Agar robot emas tekshiring';
|
||||
$lang['CAPTCHA_WRONG'] = 'Siz bir robot emas, deb tasdiqlash mumkin emas';
|
||||
$lang['CAPTCHA_SETTINGS'] = 'Agar siz allaqachon kalitlari hosil yo\'q configured</h2><p>If <h2>ReCaptcha siz <a href="https://www.google.com/recaptcha/admin">https uni, albatta, mumkin, to\'liq bo\'lmasligi: Agar kalitlari ishlab //www.google.com/recaptcha/admin</a>.<br />After, siz fayl kutubxona / config da, ularni qo\'yish kerak .php.</p>';
|
||||
$lang['CAPTCHA_SETTINGS'] = '<h2>Captcha is not fully configured</h2><p>Generate the keys using the dashboard of your captcha service, after you need to put them at the file library/config.php.</p>';
|
||||
$lang['CAPTCHA_OCCURS_BACKGROUND'] = 'The CAPTCHA verification occurs in the background';
|
||||
|
||||
// Sending email
|
||||
$lang['REPLY_TO'] = 'Reply to';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue