Files
nexusphp/lang/pl/lang_myhr.php
2025-04-22 19:35:05 +07:00

15 lines
418 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Przesłano',
'th_downloaded' => 'Pobrano',
'th_share_ratio' => 'Współdzielenie',
'th_seed_time_required' => 'Wymagany czas seedowania',
'th_completed_at' => 'Zakończono w',
'th_ttl' => 'Czas pozostały do sprawdzenia',
'th_comment' => 'Komentarz',
'action_remove' => 'Usuń',
];