Files
nexusphp/lang/ja/lang_myhr.php
T

15 lines
485 B
PHP
Raw Normal View History

2025-04-19 02:06:51 +07:00
<?php
$lang_myhr = array (
'th_hr_id' => 'Hrid',
'th_torrent_name' => 'シード名',
'th_uploaded' => 'ボリュームをアップロードします',
'th_downloaded' => 'ダウンロード',
'th_share_ratio' => '共有率',
'th_seed_time_required' => 'まだ植える必要があります',
'th_completed_at' => '完了時間をダウンロードします',
'th_ttl' => '残りの検査時間',
'th_comment' => '述べる',
'action_remove' => 'なくす',
);