add special section

This commit is contained in:
xiaomlove
2021-05-29 18:26:04 +08:00
parent 48259ab387
commit 3a54de8be7
27 changed files with 175 additions and 43 deletions
+12 -1
View File
@@ -39,7 +39,7 @@ $lang_details = array
'text_title' => " 片名: ",
'text_title_chinese' => "中文片名: ",
'text_also_known_as' => " 别名: ",
'text_year' => " 年代: ",
'text_year' => " 年代: ",
'text_runtime' => " 片长: ",
'text_mins' => "分钟",
'text_votes' => " 票数: ",
@@ -219,6 +219,17 @@ $lang_details = array
'row_uploader_bandwidth' => "发布者带宽",
'text_and_more' => "……(这里只显示最新记录。共",
'text_users_in_total' => "个用户表示了感谢)",
'torrent_dl_url' => "种子链接",
'torrent_dl_url_notice' => "可在BT客户端使用,请保护好Passkey,谨防泄露。",
'span_description_have_given' =>'你已经赠送魔力值',
'text_no_magic_added' => "暂无魔力值奖励",
'magic_value_number' => "已赠送Number点魔力值",
'magic_value_award' => "魔力值奖励",
'magic_newest_record' =>'这里只显示最新记录。 ',
'magic_sum_user_give_number' => '共Number个会员奖励了魔力值',
'magic_show_all_description' => '查看详单',
'magic_haveGotBonus' => '目前发布人已获得Number个魔力值奖励。',
'magic_have_no_enough_bonus_value' => '需要更多魔力值。',
);
?>
+1 -1
View File
@@ -60,7 +60,7 @@ $lang_edit = array
'radio_other' => "其他",
'submit_delete_it' => "删除",
'text_move_to_browse' => "类型变为<b>种子</b>区的 ",
'text_move_to_special' => "类型变为<b>音乐</b>区的 ",
'text_move_to_special' => "类型变为<b>特别</b>区的 ",
'text_medium' => "媒介:",
'row_pick' => "挑选",
'row_check' => "勾选",
+1
View File
@@ -213,6 +213,7 @@ $lang_functions = array
'text_ip_range' => "IP范围",
'text_min' => "分钟",
'text_music' => "&nbsp;音&nbsp;&nbsp;乐&nbsp;",
'text_special' => "&nbsp;特&nbsp;&nbsp;别&nbsp;",
'title_reply_with_quote' => "引用",
'title_add_reply' => "回复",
'title_delete' => "删除",
+2
View File
@@ -141,6 +141,8 @@ $lang_settings = array
'text_upload_torrent_note' => "。发布种子到种子区。",
'row_upload_special_torrent' => "发布种子至特别区",
'text_upload_special_torrent_note' => "。发布种子到特别区。",
'row_view_special_torrent' => '查看特别区种子',
'text_view_special_torrent_note' => '查看特别区种子。',
'row_move_torrent' => "移动种子",
'text_move_torrent_note' => "。将种子在各区间移动。",
'row_chronicle_management' => "管理史册",
+1 -1
View File
@@ -31,7 +31,7 @@ $lang_upload = array
'text_read_rules' => "我已经阅读过规则",
'submit_upload' => "发布",
'text_to_browse_section' => "发布至<b>种子</b>区 ",
'text_to_special_section' => "或<b>音乐</b>区 ",
'text_to_special_section' => "或<b>特别</b>区 ",
'text_type_note' => "&nbsp;&nbsp; <font class=\"small\"><b>只选</b>两者之一</font>",
'text_medium' => "媒介:",
'text_team' => "制作组:",
+1 -1
View File
@@ -204,7 +204,7 @@ $lang_usercp = array
'text_games_and_appz' => "游戏 & 程序:",
'text_others' => "其它:",
'text_at_browse_page' => "种子区",
'text_at_special_page' => "音乐",
'text_at_special_page' => "特别",
'text_additional_selection' => "补充设定",
'text_stylesheet_note' => "更多界面风格?想自己设计?",
'text_stylesheet_link' => "点击这里",