mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-25 04:27:22 +08:00
improve mybonus page + upload deny when approval deny too much
This commit is contained in:
@@ -145,10 +145,14 @@ $lang_mybonus = array
|
||||
'reward_type_harem_addition' => '后宫加成',
|
||||
'bonus_base' => '基础魔力',
|
||||
'lock_text' => '系统限制 %s 秒内只能点击交换按钮一次!',
|
||||
'text_get_by_seeding_official' => '官种每小时将额外得到如下的魔力值',
|
||||
'text_get_by_seeding_official' => '官种加成每小时将额外得到如下的魔力值',
|
||||
'official_calculate_method' => '官种奖励计算公式同上,只是仅针对官种进行计算',
|
||||
'official_tag_bonus_additional_factor' => '最终奖励为计算所得官种奖励乘以官种系数,当前官种系数为: ',
|
||||
'reward_type_official_addition' => '官种加成',
|
||||
'text_get_by_harem' => '后宫加成每小时将额外得到如下的魔力值',
|
||||
'harem_additional_desc' => '后宫只考虑直属后宫。每个后宫加成值可<a href="invite.php?id=%s" target="_blank" class="altlink">在此</a>查看',
|
||||
'harem_additional_factor' => '所得奖励为全部后宫的时魔(不考虑加成)之和,乘以后宫加成系数,当前值为:',
|
||||
'text_bonus_summary' => '每小时获得的合计魔力值',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -788,6 +788,8 @@ $lang_settings = array
|
||||
'text_official_tag_note' => '。带此标签的种子为官种',
|
||||
'row_zero_bonus_tag' => '零魔标签',
|
||||
'text_zero_bonus_tag_note' => '。带此标签的种子为零魔种子',
|
||||
'row_upload_deny_approval_deny_count' => '拒绝发布审核不通过数',
|
||||
'text_upload_deny_approval_deny_count_note' => "当审核不通过的种子数大于等于此数值时,不允许发布。设置为 '0' 不使用此规则",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -41,6 +41,7 @@ $lang_upload = array
|
||||
'text_english_title' => "英文名:",
|
||||
'text_titles_note' => "(如果英文名不存在,使用拼音或不填写)",
|
||||
'fill_quality' => '填写质量',
|
||||
'approval_deny_reach_upper_limit' => '当前审核被拒绝的种子数:%s 达到上限,不允许发布。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -145,11 +145,14 @@ $lang_mybonus = array
|
||||
'reward_type_harem_addition' => '後宮加成',
|
||||
'bonus_base' => '基礎魔力',
|
||||
'lock_text' => '系統限製 %s 秒內只能點擊交換按鈕一次!',
|
||||
'text_get_by_seeding_official' => '官種每小時將額外得到如下的魔力值',
|
||||
'text_get_by_seeding_official' => '官種加成每小時將額外得到如下的魔力值',
|
||||
'official_calculate_method' => '官種獎勵計算公式同上,只是僅針對官種進行計算',
|
||||
'official_tag_bonus_additional_factor' => '最終獎勵為計算所得官種獎勵乘以官種系數,當前官種系數為: ',
|
||||
'reward_type_official_addition' => '官種加成',
|
||||
|
||||
'text_get_by_harem' => '後宮加成每小時將額外得到如下的魔力值',
|
||||
'harem_additional_desc' => '後宮只考慮直屬後宮。每個後宮加成值可<a href="invite.php?id=%s" target="_blank" class="altlink">在此</a>查看',
|
||||
'harem_additional_factor' => '所得獎勵為全部後宮的時魔(不考慮加成)之和,乘以後宮加成系數,當前值為:',
|
||||
'text_bonus_summary' => '每小時獲得的合計魔力值',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -788,6 +788,8 @@ $lang_settings = array
|
||||
'text_official_tag_note' => '。帶此標簽的種子為官種',
|
||||
'row_zero_bonus_tag' => '零魔標簽',
|
||||
'text_zero_bonus_tag_note' => '。帶此標簽的種子為零魔種子',
|
||||
'row_upload_deny_approval_deny_count' => '拒絕發布審核不通過數',
|
||||
'text_upload_deny_approval_deny_count_note' => "當審核不通過的種子數大於等於此數值時,不允許發布。設置為 '0' 不使用此規則",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -41,6 +41,7 @@ $lang_upload = array
|
||||
'text_english_title' => "英文名:",
|
||||
'text_titles_note' => "(如果英文名不存在,請使用拼音或不填寫)",
|
||||
'fill_quality' => '填寫質量',
|
||||
'approval_deny_reach_upper_limit' => '當前審核被拒絕的種子數:%s 達到上限,不允許發布。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -97,7 +97,7 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
|
||||
'text_bonus_formula_three' => "</li><li><b>B</b> is the number of karma points gained by seeding in an hour</li><li><b>B0</b> is a parameter, which stands for the maximum bonus points per hour a user can get by seeding. <b>B0</b> = ",
|
||||
'text_bonus_formula_four' => "</li><li><b>L</b> is a parameter. <b>L</b> = ",
|
||||
'text_bonus_formula_five' => "</li></ul>In a nutshell, you can get more bonus by seeding less-seeded and larger torrents.",
|
||||
'text_bonus_formula_wi' => "</li><li><b>Wi</b> is the <b>i</b>th torrent's weight, default is 1, zero torrent is ",
|
||||
'text_bonus_formula_wi' => "</li><li><b>Wi</b> is the <b>i</b>th torrent's weight, default is 1, zero bonus torrent is ",
|
||||
'text_user_with_ratio_above' => "User with ratio above ",
|
||||
'text_and_uploaded_amount_above' => " and uploaded amount above ",
|
||||
'text_cannot_exchange_uploading' => " GB cannot exchange for more uploading credit.",
|
||||
@@ -149,6 +149,10 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
|
||||
'official_calculate_method' => 'The formula for calculating the official reward is the same as above, but only for the official type',
|
||||
'official_tag_bonus_additional_factor' => 'The final reward is the calculated official type reward multiplied by the official type factor, the current official type factor is: ',
|
||||
'reward_type_official_addition' => 'Official addition',
|
||||
'text_get_by_harem' => 'The harem addition will give the following additional bonus value per hour',
|
||||
'harem_additional_desc' => "Only direct harems will be considered for the harem. Each harem's bonus addition value can be viewed <a href=\"invite.php?id=%s\" class='altlink' target='_blank'>here</a>",
|
||||
'harem_additional_factor' => 'The reward obtained is the sum of the hourly bonus of all the harems (regardless of the addition), multiplied by the harem bonus factor, with the current value of ',
|
||||
'text_bonus_summary' => 'Total bonus gained per hour',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -788,6 +788,8 @@ $lang_settings = array
|
||||
'text_official_tag_note' => '. Torrents with this tag are official torrents',
|
||||
'row_zero_bonus_tag' => 'Zero bonus tag',
|
||||
'text_zero_bonus_tag_note' => '. Torrents with this tag are zero bonus torrents',
|
||||
'row_upload_deny_approval_deny_count' => 'Refuse to upload approval deny count',
|
||||
'text_upload_deny_approval_deny_count_note' => "When the number of torrents approval deny is greater than or equal to this value, publishing is not allowed. Set to '0' to not use this rule",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -41,6 +41,7 @@ $lang_upload = array
|
||||
'text_english_title' => "English Name:",
|
||||
'text_titles_note' => "(If no English Name exists, use pinyin or leave it blank)",
|
||||
'fill_quality' => 'Fill quality',
|
||||
'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user