mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
144 lines
5.8 KiB
PHP
144 lines
5.8 KiB
PHP
<?php
|
|
|
|
$lang_offers = array
|
|
(
|
|
'text_offered_by' => "由",
|
|
'text_inf' => "無限",
|
|
'text_ratio' => "分享率:",
|
|
'text_orphaned' => "(無此帳戶)",
|
|
'text_at' => "提交于",
|
|
'text_edit' => "編輯",
|
|
'text_delete' => "移除",
|
|
'text_profile' => "個人資料",
|
|
'text_pm' => "短訊",
|
|
'text_report' => "舉報",
|
|
'text_last_edited_by' => "最后被",
|
|
'text_edited_at' => "編輯于",
|
|
'head_offer_error' => "候選錯誤",
|
|
'std_error' => "錯誤!",
|
|
'std_smell_rat' => "有地方不對勁!",
|
|
'head_offer' => "候選",
|
|
'submit_search' => "給我搜",
|
|
'text_red_star_required' => "紅狀圖形(<font color=\"red\">*</font>)記號的區域必須填寫",
|
|
'text_offers_open_to_all' => "候選區對所有用戶均開放...提高分享率的好方式!",
|
|
'select_type_select' => "(請選取)",
|
|
'row_type' => "類別",
|
|
'row_title' => "標題",
|
|
'row_post_or_photo' => "海報或圖片",
|
|
'text_link_to_picture' => "(圖像的鏈結。不要加<a href=\"tags.php\" title=\"檢視標簽用法\">標簽</a>程式碼! 察看在簡介裡)",
|
|
'row_description' => "簡介",
|
|
'submit_add_offer' => "添加",
|
|
'col_type' => "類別",
|
|
'col_title' => "標題",
|
|
'title_time_added' => "添加時間",
|
|
'col_offered_by' => "添加者",
|
|
'submit_show_all' => "察看全部",
|
|
'std_must_enter_name' => "你必須匯入標題!",
|
|
'std_must_select_category' => "你必須選取候選的類別!",
|
|
'stdst_enter_description' => "你必須填寫簡介!",
|
|
'std_wrong_image_format' => "圖片必須是jpg, gif 或png格式。",
|
|
'head_success' => "成功!",
|
|
'head_error' => "錯誤!",
|
|
'std_offer_exists' => "候選已經存在!",
|
|
'text_view_all_offers' => "檢視所有候選",
|
|
'head_offer_detail_for' => "候選詳情",
|
|
'text_offer_detail' => "候選詳情",
|
|
'row_time_added' => "添加時間",
|
|
'row_status' => "狀態",
|
|
'text_pending' => "待定",
|
|
'text_allowed' => "允許",
|
|
'text_denied' => "拒絕",
|
|
'text_edit_offer' => "編輯候選",
|
|
'text_delete_offer' => "移除候選",
|
|
'report_offer' => "舉報候選",
|
|
'row_allow' => "允許",
|
|
'submit_allow' => "允許",
|
|
'submit_let_votes_decide' => "讓投票決定",
|
|
'row_vote' => "投票",
|
|
'text_for' => "支援",
|
|
'text_against' => "反對",
|
|
'row_offer_allowed' => "候選已允許",
|
|
'text_voter_receives_pm_note' => "當候選被上傳時投票者會收到通知短訊!",
|
|
'text_urge_upload_offer_note' => "該候選已經被允許!請儘快上傳該種子。",
|
|
'row_vote_results' => "投票狀態",
|
|
'text_see_vote_detail' => "[檢視投票詳情]",
|
|
'row_report_offer' => "舉報候選",
|
|
'text_for_breaking_rules' => "該候選違反了規則 ",
|
|
'submit_report_offer' => "舉報",
|
|
'text_add_comment' => "添加評論",
|
|
'text_no_comments' => "沒有評論",
|
|
'std_access_denied' => "存取被拒絕!",
|
|
'std_mans_job' => "這是人的工作",
|
|
'std_have_no_permission' => "你沒有該許可權",
|
|
'std_sorry' => "對不起",
|
|
'std_no_votes_yet' => "暫時沒有投票... ",
|
|
'std_back_to_offer_detail' => "回到候選詳情",
|
|
'std_cannot_edit_others_offer' => "你沒有許可權編輯別人的候選",
|
|
'head_edit_offer' => "編輯候選",
|
|
'text_edit_offer' => "編輯候選",
|
|
'submit_edit_offer' => "編輯候選",
|
|
'head_offer_voters' => "候選投票者",
|
|
'text_vote_results_for' => "候選投票狀態",
|
|
'col_user' => "用戶",
|
|
'col_uploaded' => "上傳量",
|
|
'col_downloaded' => "下載量",
|
|
'col_ratio' => "分享率",
|
|
'col_vote' => "投票",
|
|
'std_already_voted' => "你已經投過票",
|
|
'std_already_voted_note' => "<p>你已經投過票,每個候選只能投一次。</p><p>傳回到",
|
|
'std_back_to_offer_detail' => "<b>候選詳情</b></a></p>",
|
|
'head_vote_for_offer' => "候選投票",
|
|
'std_vote_accepted' => "投票成功",
|
|
'std_vote_accepted_note' => "<p>你的投票成功了。</p><p>傳回到",
|
|
'std_cannot_delete_others_offer' => "你沒有許可權移除別人的候選",
|
|
'std_delete_offer' => "移除候選",
|
|
'std_delete_offer_note' => "你將要移除該候選。",
|
|
'head_offers' => "候選",
|
|
'text_offers_section' => "候選區",
|
|
'text_add_offer' => "添加候選",
|
|
'text_view_request' => "檢視求種",
|
|
'select_show_all' => "(察看全部)",
|
|
'submit_view_only_selected' => "察看選取",
|
|
'text_search_offers' => "搜索:",
|
|
'title_comment' => "評論",
|
|
'col_vote_results' => "投票",
|
|
'text_nothing_found' => "空!",
|
|
'text_yep' => "是",
|
|
'text_nah' => "否",
|
|
'title_show_vote_details' => "察看投票詳情",
|
|
'title_i_want_this' => "我要!",
|
|
'title_do_not_want_it' => "沒興趣",
|
|
'row_action' => "行為",
|
|
'text_quick_comment' => "快速評論",
|
|
'submit_add_comment' => "添加",
|
|
'text_blank' => "提交于",
|
|
'col_act' => "行為",
|
|
'title_delete' => "移除",
|
|
'title_edit' => "編輯",
|
|
'col_timeout' => "過期",
|
|
'row_info' => "資訊",
|
|
'text_reason_is' => "原因:",
|
|
'submit_confirm' => "確定",
|
|
'title_add_comments' => "添加評論",
|
|
'text_at_time' => "發布于",
|
|
'text_blank_two' => "發布在",
|
|
'text_last_commented_by' => "最新評論由",
|
|
'title_has_new_comment' => "有新評論",
|
|
'title_no_new_comment' => "無新評論",
|
|
'text_new' => "新",
|
|
'std_cannot_vote_youself' => "你無法給自己提交的候選投票。",
|
|
'text_rules' => "規則:",
|
|
'text_rule_one_one' => "",
|
|
'text_rule_one_two' => "及以上等級的用戶可直接發布種子,無需經過候選。",
|
|
'text_rule_one_three' => "或以上等級的用戶可以添加候選。",
|
|
'text_rule_two_one' => "當候選的支援票比反對票多",
|
|
'text_rule_two_two' => "票時,候選被通過。",
|
|
'text_rule_three_one' => "如候選在添加",
|
|
'text_rule_three_two' => "小時后未被通過,它將被移除。",
|
|
'text_rule_four_one' => "如在候選通過后",
|
|
'text_rule_four_two' => "小時內用戶沒有發布種子,通過的候選將被移除。",
|
|
'text_rule_skip_offer' => "當用戶通過的候選數大於等於<b>%d</b>時,可直接發布種子,無需經過候選。",
|
|
);
|
|
|
|
?>
|