torrent keyword search remove or

This commit is contained in:
xiaomlove
2023-03-04 13:26:20 +08:00
parent 8d49bb3024
commit 37920145b0
13 changed files with 81 additions and 40 deletions
+4 -4
View File
@@ -451,13 +451,13 @@ $lang_settings = array
'row_cleanup_interval' => "自动清理间隔",
'text_cleanup_interval_note_one' => "每XXX秒时间做自动清理工作(用户升级、降级、添加做种魔力值等)。",
'text_priority_one' => "优先级1",
'text_priority_one_note' => "更新同伴状态;添加做种魔力值。默认'900',即15分钟。",
'text_priority_one_note' => "更新同伴状态;添加做种魔力值。默认'3600',即60分钟。",
'text_priority_two' => "优先级2",
'text_priority_two_note' => "更新种子可见性。默认'1800',即30分钟。",
'text_priority_two_note' => "更新种子可见性。默认'5400',即90分钟。",
'text_priority_three' => "优先级3",
'text_priority_three_note' => "更新种子做种数、下载数、评论数;更新论坛帖子/主题数;删除过期的候选;种子促销到期;自动挑选热门种子。默认'3600',即60分钟",
'text_priority_three_note' => "更新种子做种数、下载数、评论数;更新论坛帖子/主题数;删除过期的候选;种子促销到期;自动挑选热门种子。默认'7200',即2小时",
'text_priority_four' => "优先级4",
'text_priority_four_note' => "删除未通过验证的账号,过期的登录尝试记录,过期的邀请码和图片验证码;清理用户账号(删除不活跃账号,账号升级、降级、禁用);发送上传的图片;更新用户总做种和下载时间。默认'43200',即24小时。",
'text_priority_four_note' => "删除未通过验证的账号,过期的登录尝试记录,过期的邀请码和图片验证码;清理用户账号(删除不活跃账号,账号升级、降级、禁用);发送上传的图片;更新用户总做种和下载时间。默认'86400',即24小时。",
'text_priority_five' => "优先级5",
'text_priority_five_note' => "删除种子文件不存在的种子;锁定论坛的古老主题;删除古老的举报信息。默认'1296000',即15天。",
'text_cleanup_interval_note_two' => "<b>注意</b><font class=striking><b>不要</b></font>改变时间递增的排序。",