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' => " 票數: ",
@@ -218,6 +218,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
@@ -212,6 +212,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' => "點擊這裏",