mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Options -Indexes
|
||||
Order allow,deny
|
||||
Deny from all
|
||||
@@ -0,0 +1,107 @@
|
||||
<?php
|
||||
|
||||
$lang_cleanup_target = array
|
||||
(
|
||||
'en' => array(
|
||||
'msg_low_ratio_warning_removed' => "Low Ratio Warning Removed",
|
||||
'msg_your_ratio_warning_removed' => "Your warning of low ratio have been removed and auto-promoted to [b]User[/b]. We highly recommend you to keep a your ratio up to not be warned again.\n",
|
||||
'msg_promoted_to' => "Promoted to ",
|
||||
'msg_now_you_are' => "Congratulations, you have been auto-promoted to [b]",
|
||||
'msg_see_faq' => "[/b]. :)\nPlease see the [b][url=faq.php#id22]FAQ[/url][/b] for what you can do now.\n",
|
||||
'msg_demoted_to' => "Demoted to ",
|
||||
'msg_demoted_from' => "You have been auto-demoted from [b]",
|
||||
'msg_to' => "[/b] to [b]",
|
||||
'msg_because_ratio_drop_below' => "[/b] because your share ratio has dropped below ",
|
||||
'msg_must_fix_ratio_within' => "You have been warned and auto-demoted from [b]User[/b] to [b]Peasant[/b] because of having low ratio. You need to fix it within ",
|
||||
'msg_days_or_get_banned' => " days or your account will be banned. If you have no idea of what is ratio or how it affects you, we suggest you read the [url=faq.php#idid17][b]FAQ[/b][/url].",
|
||||
'msg_vip_status_removed' => "VIP status removed by system.",
|
||||
'msg_vip_status_removed_body' => "Your VIP status has timed out and has been auto-removed by the system. Become a VIP again by exchanging some Karma Bonus Points. Cheers!",
|
||||
'msg_warning_removed' => "Warning removed by System",
|
||||
'msg_your_warning_removed' => "Your warning is removed by System. We hope you would behave from now on.",
|
||||
'msg_your_torrent_deleted' => "Your torrent was deleted",
|
||||
'msg_your_torrent' => "Your torrent ",
|
||||
'msg_was_deleted_because_dead' => " was deleted by system because it's been dead for a long time. However, you keep the karma bonus for uploading the torrent.",
|
||||
),
|
||||
'chs' => array(
|
||||
'msg_low_ratio_warning_removed' => "低分享率警告取消",
|
||||
'msg_your_ratio_warning_removed' => "你因分享率过低而获得的警告被取消。你的等级已恢复为[b]User[/b]。请注意提高分享率,避免再次被警告。\n",
|
||||
'msg_promoted_to' => "升级为",
|
||||
'msg_now_you_are' => "祝贺你,你的等级已自动升级为[b]",
|
||||
'msg_see_faq' => "[/b]. :)\n请查看[b][url=faq.php#id22]常见问题[/url][/b]了解你现在拥有的特权。\n",
|
||||
'msg_demoted_to' => "降级为",
|
||||
'msg_demoted_from' => "很遗憾,你的等级从[b]",
|
||||
'msg_to' => "[/b]自动降为[b]",
|
||||
'msg_because_ratio_drop_below' => "[/b],因为你的分享率已低于",
|
||||
'msg_must_fix_ratio_within' => "郑重警告:你的等级已从[b]User[/b]自动降为[b]Peasant[/b],同时你被警告!因为你的分享率过低。如果你在",
|
||||
'msg_days_or_get_banned' => "天内仍未设法提高分享率,你的帐户将被禁用!如果你不明白什么是分享率及其要求,请参考[url=faq.php#id17]常见问题[/url]。",
|
||||
'msg_vip_status_removed' => "VIP待遇到期",
|
||||
'msg_vip_status_removed_body' => "你的VIP待遇因到期而被系统停止。你可以使用魔力值再次获得该待遇。好运!",
|
||||
'msg_warning_removed' => "警告被系统移除",
|
||||
'msg_your_warning_removed' => "你的警告被系统移除。我们希望你自此能好好表现。",
|
||||
'msg_your_torrent_deleted' => "你发布的种子被删除",
|
||||
'msg_your_torrent' => "很遗憾,你发布的种子",
|
||||
'msg_was_deleted_because_dead' => "因断种过久,已被系统自动删除。然而,你发布该种子时获得的魔力值没有被扣除。",
|
||||
),
|
||||
'cht' => array(
|
||||
'msg_low_ratio_warning_removed' => "低分享率警告取消",
|
||||
'msg_your_ratio_warning_removed' => "你因分享率過低而獲得的警告被取消。你的等級已恢復為[b]User[/b]。請注意提高分享率,避免再次被警告。\n",
|
||||
'msg_promoted_to' => "升級為",
|
||||
'msg_now_you_are' => "祝賀你,你的等級已自動升級為[b]",
|
||||
'msg_see_faq' => "[/b]. :)\n請查看[b][url=faq.php#id22]常見問題[/url][/b]瞭解你現在擁有的特權。\n",
|
||||
'msg_demoted_to' => "降級為",
|
||||
'msg_demoted_from' => "很遺憾,你的等級從[b]",
|
||||
'msg_to' => "[/b]自動降為[b]",
|
||||
'msg_because_ratio_drop_below' => "[/b],因為你的分享率已低於",
|
||||
'msg_must_fix_ratio_within' => "鄭重警告:你的等級已從[b]User[/b]自動降為[b]Peasant[/b],同時你被警告!因為你的分享率過低。如果你在",
|
||||
'msg_days_or_get_banned' => "天內仍未設法提高分享率,你的帳戶將被禁用!如果你不明白什麼是分享率及其要求,請參考[url=faq.php#id17]常見問題[/url]。",
|
||||
'msg_vip_status_removed' => "VIP待遇到期",
|
||||
'msg_vip_status_removed_body' => "你的VIP待遇因到期而被系統停止。你可以使用魔力值再次獲得該待遇。好運!",
|
||||
'msg_warning_removed' => "警告被系統移除",
|
||||
'msg_your_warning_removed' => "你的警告被系統移除。我們希望你自此能好好表現。",
|
||||
'msg_your_torrent_deleted' => "你發布的種子被刪除",
|
||||
'msg_your_torrent' => "很遺憾,你發布的種子",
|
||||
'msg_was_deleted_because_dead' => "因斷種過久,已被系統自動刪除。然而,你發布該種子時獲得的魔力值沒有被扣除。",
|
||||
|
||||
),
|
||||
'ko' => array(
|
||||
'msg_low_ratio_warning_removed' => "낮은 레이쇼로 인한 경고 제거",
|
||||
'msg_your_ratio_warning_removed' => "낮은 레이쇼로 인한 경고가 제거되으며 등급이 [b]User[/b]로 회복되었습니다. 레이쇼를 높혀 다시 경고를 받지 않기를 바랍니다. ",
|
||||
'msg_now_you_are' => "축하합니다. 등급이 자동 승급되었습니다. [b]",
|
||||
'msg_see_faq' => "[/b]. :)\nFAQ를 보시면 당신의 특권을 볼 수 있습니다. [b][url=faq.php#id22]FAQ[/url][/b] \n",
|
||||
'msg_demoted_to' => "강등되었습니다. ",
|
||||
'msg_demoted_from' => "유감입니다. 등급이 [b]",
|
||||
'msg_to' => "[/b] 강등되었습니다. [b]",
|
||||
'msg_because_ratio_drop_below' => "[/b] 레이쇼가 낮아서 ",
|
||||
'msg_must_fix_ratio_within' => "등급이 [b]User[/b] 에서 [b]Peasant[/b] 으로 자동 강등되었습니다. You need to fix it within ",
|
||||
'msg_days_or_get_banned' => " 만약 며칠 내로 레이쇼를 높이지 않으면 계정 사용이 금지됩니다. 만약 레이쇼에 관해 궁금한 점이 있으면 FAQ를 참고해 주세요. [url=faq.php#id17][b]FAQ[/b][/url].",
|
||||
'msg_vip_status_removed' => "VIP등급 기간이 만료되었습니다.",
|
||||
'msg_vip_status_removed_body' => "VIP등급 기간이 만료되었습니다. 카르마 점수를 이용해 다시 VIP등급이 될 수 있습니다. 행운을 빕니다.",
|
||||
'msg_warning_removed' => "경고가 제거되었습니다.",
|
||||
'msg_your_warning_removed' => "경고가 제거되었습니다. 왕성한 활동을 바랍니다.",
|
||||
'msg_your_torrent_deleted' => "Your torrent was deleted",
|
||||
'msg_your_torrent' => "Your torrent ",
|
||||
'msg_was_deleted_because_dead' => " was deleted by system because it's been dead for a long time. However, you keep the karma bonus for uploading the torrent.",
|
||||
),
|
||||
'ja' => array(
|
||||
'msg_low_ratio_warning_removed' => "Low Ratio Warning Removed",
|
||||
'msg_your_ratio_warning_removed' => "Your warning of low ratio have been removed and auto-promoted to [b]User[/b]. We highly recommend you to keep a your ratio up to not be warned again.\n",
|
||||
'msg_promoted_to' => "Promoted to ",
|
||||
'msg_now_you_are' => "Congratulations, you have been auto-promoted to [b]",
|
||||
'msg_see_faq' => "[/b]. :)\nPlease see the [b][url=faq.php#id22]FAQ[/url][/b] for what you can do now.\n",
|
||||
'msg_demoted_to' => "Demoted to ",
|
||||
'msg_demoted_from' => "You have been auto-demoted from [b]",
|
||||
'msg_to' => "[/b] to [b]",
|
||||
'msg_because_ratio_drop_below' => "[/b] because your share ratio has dropped below ",
|
||||
'msg_must_fix_ratio_within' => "You have been warned and auto-demoted from [b]User[/b] to [b]Peasant[/b] because of having low ratio. You need to fix it within ",
|
||||
'msg_days_or_get_banned' => " days or your account will be banned. If you have no idea of what is ratio or how it affects you, we suggest you read the [url=faq.php#id17][b]FAQ[/b][/url].",
|
||||
'msg_vip_status_removed' => "VIP status removed by system.",
|
||||
'msg_vip_status_removed_body' => "Your VIP status has timed out and has been auto-removed by the system. Become a VIP again by exchanging some Karma Bonus Points. Cheers!",
|
||||
'msg_warning_removed' => "Warning removed by System",
|
||||
'msg_your_warning_removed' => "Your warning is removed by System. We hope you would behave from now on.",
|
||||
'msg_your_torrent_deleted' => "Your torrent was deleted",
|
||||
'msg_your_torrent' => "Your torrent ",
|
||||
'msg_was_deleted_because_dead' => " was deleted by system because it's been dead for a long time. However, you keep the karma bonus for uploading the torrent.",
|
||||
)
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
$lang_comment_target = array
|
||||
(
|
||||
'en' => array(
|
||||
'msg_new_comment' => "New comment",
|
||||
'msg_torrent_receive_comment' => "You have received a comment on your torrent ",
|
||||
'msg_offer_receive_comment' => "You have received a comment on your offer ",
|
||||
'msg_request_receive_comment' => "You have received a comment on your request "
|
||||
),
|
||||
'chs' => array(
|
||||
'msg_new_comment' => "新评论",
|
||||
'msg_torrent_receive_comment' => "你发布的种子收到了新评论 ",
|
||||
'msg_offer_receive_comment' => "你发布的候选收到了新评论 ",
|
||||
'msg_request_receive_comment' => "你发布的求种收到了新评论 "
|
||||
),
|
||||
'cht' => array(
|
||||
'msg_new_comment' => "新評論",
|
||||
'msg_torrent_receive_comment' => "你發布的種子收到了新評論 ",
|
||||
'msg_offer_receive_comment' => "你發布的候選收到了新評論 ",
|
||||
'msg_request_receive_comment' => "你發布的求種收到了新評論 "
|
||||
),
|
||||
'ko' => array(
|
||||
'msg_new_comment' => "새 댓글",
|
||||
'msg_torrent_receive_comment' => "당신이 올린 토런트에 새 댓글이 달렸습니다. ",
|
||||
'msg_offer_receive_comment' => "당신이 제안한 토런트에 새 댓글이 달렸습니다. ",
|
||||
'msg_request_receive_comment' => "당신이 요청한 토런트에 새 댓글이 달렸습니다. "
|
||||
),
|
||||
'ja' => array(
|
||||
'msg_new_comment' => "New comment",
|
||||
'msg_torrent_receive_comment' => "You have received a comment on your torrent ",
|
||||
'msg_offer_receive_comment' => "You have received a comment on your offer ",
|
||||
'msg_request_receive_comment' => "You have received a comment on your request "
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,42 @@
|
||||
<?php
|
||||
|
||||
$lang_delete_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "Your torrent was deleted",
|
||||
'msg_the_torrent_you_uploaded' => "The torrent you uploaded '",
|
||||
'msg_was_deleted_by' => "' was delete by ",
|
||||
'msg_reason_is' => ". The reason: ",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "种子被删除",
|
||||
'msg_the_torrent_you_uploaded' => "你上传的种子'",
|
||||
'msg_was_deleted_by' => "'被管理员",
|
||||
'msg_reason_is' => "删除。原因:",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "種子被刪除",
|
||||
'msg_the_torrent_you_uploaded' => "你上傳的種子'",
|
||||
'msg_was_deleted_by' => "'被管理員",
|
||||
'msg_reason_is' => "刪除。原因:",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "토런트가 삭제되었습니다",
|
||||
'msg_the_torrent_you_uploaded' => "업로드한 토런트가 '",
|
||||
'msg_was_deleted_by' => "' 관리자에 의해 삭제가 되었습니다 ",
|
||||
'msg_reason_is' => ". 삭제 이유: ",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "Your torrent was deleted",
|
||||
'msg_the_torrent_you_uploaded' => "The torrent you uploaded '",
|
||||
'msg_was_deleted_by' => "' was delete by ",
|
||||
'msg_reason_is' => ". The reason: ",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,42 @@
|
||||
<?php
|
||||
|
||||
$lang_fastdelete_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "Your torrent was deleted",
|
||||
'msg_the_torrent_you_uploaded' => "The torrent you uploaded '",
|
||||
'msg_was_deleted_by' => "' was delete by ",
|
||||
'msg_blank' => ".",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "种子被删除",
|
||||
'msg_the_torrent_you_uploaded' => "你上传的种子'",
|
||||
'msg_was_deleted_by' => "'被管理员",
|
||||
'msg_blank' => "删除。",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "種子被刪除",
|
||||
'msg_the_torrent_you_uploaded' => "你上傳的種子'",
|
||||
'msg_was_deleted_by' => "'被管理員",
|
||||
'msg_blank' => "刪除。",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "토런트가 삭제되었습니다.",
|
||||
'msg_the_torrent_you_uploaded' => "업로드한 토런트가 '",
|
||||
'msg_was_deleted_by' => "' 관리자에 의해 ",
|
||||
'msg_blank' => "삭제되었습니다.",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_torrent_deleted' => "Your torrent was deleted",
|
||||
'msg_the_torrent_you_uploaded' => "The torrent you uploaded '",
|
||||
'msg_was_deleted_by' => "' was delete by ",
|
||||
'msg_blank' => ".",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,77 @@
|
||||
<?php
|
||||
|
||||
$lang_fun_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_fun_item_banned' => "Fun item banned",
|
||||
'msg_your_fun_item' => "Your fun item '",
|
||||
'msg_is_ban_by' => "' is banned by ",
|
||||
'msg_reason' => ". Reason: ",
|
||||
'msg_fun_item_reward' => "Fun item reward",
|
||||
'msg_out_of' => " out of ",
|
||||
'msg_people_think' => " think the fun item you posted ",
|
||||
'msg_is_fun' => " is fun. So, here is ",
|
||||
'msg_bonus_as_reward' => " karma points as reward.",
|
||||
'msg_fun_item_dull' => "Fun item dull",
|
||||
'msg_is_dull' => " is actually dull :thumbsdown: . So it's been removed from home page. Maybe you need to improve your sense of humor.",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_fun_item_banned' => "趣味内容被禁止",
|
||||
'msg_your_fun_item' => "你发布的趣味内容'",
|
||||
'msg_is_ban_by' => "'被管理员",
|
||||
'msg_reason' => "禁止。原因:",
|
||||
'msg_fun_item_reward' => "趣味内容被奖励",
|
||||
'msg_out_of' => "个用户(共",
|
||||
'msg_people_think' => "票)认为你发布的趣味内容'",
|
||||
'msg_is_fun' => "'很有趣。所以,这",
|
||||
'msg_bonus_as_reward' => "个魔力值是你的奖励。",
|
||||
'msg_fun_item_dull' => "趣味内容不有趣",
|
||||
'msg_is_dull' => "'不有趣 :thumbsdown: 。所以它已被从首页移除。也许你需要提高一点幽默感。",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_fun_item_banned' => "趣味內容娛被禁止",
|
||||
'msg_your_fun_item' => "你發布的趣味內容'",
|
||||
'msg_is_ban_by' => "'被管理員",
|
||||
'msg_reason' => "禁止。原因:",
|
||||
'msg_fun_item_reward' => "趣味內容被獎勵",
|
||||
'msg_out_of' => "個用戶(共",
|
||||
'msg_people_think' => "票)認為你發布的趣味內容'",
|
||||
'msg_is_fun' => "'很有趣。所以,這",
|
||||
'msg_bonus_as_reward' => "個魔力值是你的獎勵。",
|
||||
'msg_fun_item_dull' => "趣味內容不有趣",
|
||||
'msg_is_dull' => "'不有趣 :thumbsdown: 。所以它已被從首頁移除。也許你需要提高一點幽默感。",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_fun_item_banned' => "유머가 삭제되었습니다.",
|
||||
'msg_your_fun_item' => "당신이 쓴 유머가 '",
|
||||
'msg_is_ban_by' => "' 관리자에 의해 ",
|
||||
'msg_reason' => "삭제되었습니다. 이유: ",
|
||||
'msg_fun_item_reward' => "당신이 쓴 유머가 추천을 받았습니다.",
|
||||
'msg_out_of' => " 이용자가 ",
|
||||
'msg_people_think' => " 당신이 쓴 유머가 ",
|
||||
'msg_is_fun' => " 재미있다고 생각해서 추천을 했습니다. ",
|
||||
'msg_bonus_as_reward' => " 카르마 점수를 받았습니다.",
|
||||
'msg_fun_item_dull' => "유머가 웃기지 않습니다.",
|
||||
'msg_is_dull' => " 웃기지 않습니다. :thumbsdown: . 삭제되었습니다. 유머감각을 기르시기 바랍니다.",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_fun_item_banned' => "Fun item banned",
|
||||
'msg_your_fun_item' => "Your fun item '",
|
||||
'msg_is_ban_by' => "' is banned by ",
|
||||
'msg_reason' => ". Reason: ",
|
||||
'msg_fun_item_reward' => "Fun item reward",
|
||||
'msg_out_of' => " out of ",
|
||||
'msg_people_think' => " think the fun item you posted ",
|
||||
'msg_is_fun' => " is fun. So, here is ",
|
||||
'msg_bonus_as_reward' => " karma points as reward.",
|
||||
'msg_fun_item_dull' => "Fun item dull",
|
||||
'msg_is_dull' => " is actually dull :thumbsdown: . So it's been removed from home page. Maybe you need to improve your sense of humor.",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,257 @@
|
||||
<?php
|
||||
|
||||
$lang_modtask_target = array
|
||||
(
|
||||
'en' => array(
|
||||
'msg_promoted' => "promoted",
|
||||
'msg_demoted' => "demoted",
|
||||
'msg_class_change' => "Class Change",
|
||||
'msg_you_have_been' => "You have been ",
|
||||
'msg_to' => " to ",
|
||||
'msg_by' => " by ",
|
||||
'msg_warn_removed' => "Warning Removed",
|
||||
'msg_your_warning_removed_by' => "Your warning have been removed by",
|
||||
'msg_you_are_warned_by' => "You have been [url=rules.php#warning]warned[/url] by ",
|
||||
'msg_reason' => "\n\nReason: ",
|
||||
'msg_week' => " week",
|
||||
'msg_s' => "s",
|
||||
'msg_you_are_warned_for' => "You have been [url=rules.php#warning]warned[/url] for ",
|
||||
'msg_by' => " by ",
|
||||
'msg_you_are_warned' => "You Are Warned",
|
||||
'msg_posting_rights_restored' => "Posting Rights Restored",
|
||||
'msg_your_posting_rights_restored' => "Your Posting rights have been given back by " ,
|
||||
'msg_you_can_post' => ". You can post to forum again.",
|
||||
'msg_posting_rights_removed' => "Posting Rights Removed",
|
||||
'msg_your_posting_rights_removed' => "Your Posting rights have been removed by ",
|
||||
'msg_probable_reason' => ", probably because of bad attitude or bad post content.",
|
||||
'msg_upload_rights_restored' => "Upload Rights Restored",
|
||||
'msg_your_upload_rights_restored' => "Your upload rights have been given back by ",
|
||||
'msg_you_upload_can_upload' => ". You can upload torrents again.",
|
||||
'msg_upload_rights_removed' => "Upload Rights Removed",
|
||||
'msg_your_upload_rights_removed' => "Your upload rights have been removed by ",
|
||||
'msg_probably_reason_two' => ", probably because of bad torrent, .nfo or description.",
|
||||
'msg_download_rights_restored' => "Download Rights Restored",
|
||||
'msg_your_download_rights_restored' => "Your download rights have been given back by ",
|
||||
'msg_you_can_download' => ". You can download torrents again.",
|
||||
'msg_download_rights_removed' => "Download Rights Removed",
|
||||
'msg_your_download_rights_removed' => "Your download rights have been removed by ",
|
||||
'msg_probably_reason_three' => ", probably because of low ratio or bad behaviour.",
|
||||
'msg_email_change' => "Email change",
|
||||
'msg_your_email_changed_from' => "Your Email address has been changed from ",
|
||||
'msg_username_change' => "Username change",
|
||||
'msg_your_username_changed_from' => "Your username has been changed from ",
|
||||
'msg_downloaded_change' => "Downloaded amount change",
|
||||
'msg_your_downloaded_changed_from' => "Your downloaded amount has been changed from ",
|
||||
'msg_uploaded_change' => "Uploaded amount change",
|
||||
'msg_your_uploaded_changed_from' => "Your uploaded amount has been changed from ",
|
||||
'msg_bonus_change' => "Bonus amount change",
|
||||
'msg_your_bonus_changed_from' => "Your bonus amount has been changed from ",
|
||||
'msg_invite_change' => "Invite amount change",
|
||||
'msg_your_invite_changed_from' => "Your invite amount has been changed from ",
|
||||
'msg_to_new' =>" to ",
|
||||
'msg_your_vip_status_changed' => "Your VIP status changed",
|
||||
'msg_vip_status_changed_by' => "Your VIP status changed by ",
|
||||
),
|
||||
'chs' => array(
|
||||
'msg_promoted' => "提升",
|
||||
'msg_demoted' => "降级",
|
||||
'msg_class_change' => "等级变化",
|
||||
'msg_you_have_been' => "你被",
|
||||
'msg_to' => "为",
|
||||
'msg_by' => "。管理员:",
|
||||
'msg_warn_removed' => "警告解除",
|
||||
'msg_your_warning_removed_by' => "你的警告被解除。管理员:",
|
||||
'msg_you_are_warned_by' => "你被管理员",
|
||||
'msg_reason' => "[url=rules.php#warning]警告[/url]\n\n原因:",
|
||||
'msg_week' => "周",
|
||||
'msg_s' => "",
|
||||
'msg_you_are_warned_for' => "你被[url=rules.php#warning]警告[/url]",
|
||||
'msg_by' => "。管理员:",
|
||||
'msg_you_are_warned' => "你被警告",
|
||||
'msg_posting_rights_restored' => "发帖权限恢复",
|
||||
'msg_your_posting_rights_restored' => "管理员" ,
|
||||
'msg_you_can_post' => "恢复了你的发帖权。你现在可以在论坛发帖。",
|
||||
'msg_posting_rights_removed' => "发帖权限取消",
|
||||
'msg_your_posting_rights_removed' => "管理员",
|
||||
'msg_probable_reason' => "取消了你的发帖权限, 可能的原因是态度恶劣或帖子内容违规",
|
||||
'msg_upload_rights_restored' => "上传权限恢复",
|
||||
'msg_your_upload_rights_restored' => "管理员",
|
||||
'msg_you_upload_can_upload' => "恢复了你的上传权限。你现在可以上传种子。",
|
||||
'msg_upload_rights_removed' => "上传权限取消",
|
||||
'msg_your_upload_rights_removed' => "管理员",
|
||||
'msg_probably_reason_two' => "取消了你的上传权限,可能的原因是种子违规,nfo文件或简介内容不当。",
|
||||
'msg_download_rights_restored' => "下载权限恢复",
|
||||
'msg_your_download_rights_restored' => "管理员",
|
||||
'msg_you_can_download' => "恢复了你的上传权限,你现在可以下载种子。",
|
||||
'msg_download_rights_removed' => "下载权限取消",
|
||||
'msg_your_download_rights_removed' => "管理员",
|
||||
'msg_probably_reason_three' => "取消了你的下载权限,可能的原因是过低的分享率或行为不当。",
|
||||
'msg_email_change' => "邮箱地址改变",
|
||||
'msg_your_email_changed_from' => "你的邮箱地址被管理员从",
|
||||
'msg_username_change' => "用户名变化",
|
||||
'msg_your_username_changed_from' => "你的用户名被管理员从",
|
||||
'msg_downloaded_change' => "下载量变化",
|
||||
'msg_your_downloaded_changed_from' => "你的下载量被管理员从",
|
||||
'msg_uploaded_change' => "上传量变化",
|
||||
'msg_your_uploaded_changed_from' => "你的上传量被管理员从",
|
||||
'msg_bonus_change' => "魔力值变化",
|
||||
'msg_your_bonus_changed_from' => "你的魔力值被管理员从",
|
||||
'msg_invite_change' => "邀请名额变化",
|
||||
'msg_your_invite_changed_from' => "你的邀请名额被管理员从",
|
||||
'msg_to_new' =>"改为",
|
||||
'msg_your_vip_status_changed' => "你的贵宾资格状态被改变",
|
||||
'msg_vip_status_changed_by' => "你的贵宾资格状态被改变。管理员:",
|
||||
),
|
||||
'cht' => array(
|
||||
'msg_promoted' => "提升",
|
||||
'msg_demoted' => "降級",
|
||||
'msg_class_change' => "等級變化",
|
||||
'msg_you_have_been' => "你被",
|
||||
'msg_to' => "為",
|
||||
'msg_by' => "。管理員:",
|
||||
'msg_warn_removed' => "警告解除",
|
||||
'msg_your_warning_removed_by' => "你的警告被解除。管理員:",
|
||||
'msg_you_are_warned_by' => "你被管理員",
|
||||
'msg_reason' => "[url=rules.php#warning]警告[/url]\n\n原因:",
|
||||
'msg_week' => "周",
|
||||
'msg_s' => "",
|
||||
'msg_you_are_warned_for' => "你被[url=rules.php#warning]警告[/url]",
|
||||
'msg_by' => "。管理員:",
|
||||
'msg_you_are_warned' => "你被警告",
|
||||
'msg_posting_rights_restored' => "發帖許可權恢復",
|
||||
'msg_your_posting_rights_restored' => "管理員" ,
|
||||
'msg_you_can_post' => "恢復了你的發帖權。你現在可以在論壇發帖。",
|
||||
'msg_posting_rights_removed' => "發帖許可權取消",
|
||||
'msg_your_posting_rights_removed' => "管理員",
|
||||
'msg_probable_reason' => "取消了你的發帖許可權, 可能的原因是態度惡劣或帖子內容違規",
|
||||
'msg_upload_rights_restored' => "上傳許可權恢復",
|
||||
'msg_your_upload_rights_restored' => "管理員",
|
||||
'msg_you_upload_can_upload' => "恢復了你的上傳許可權。你現在可以上傳種子。",
|
||||
'msg_upload_rights_removed' => "上傳許可權取消",
|
||||
'msg_your_upload_rights_removed' => "管理員",
|
||||
'msg_probably_reason_two' => "取消了你的上傳許可權,可能的原因是種子違規,nfo檔或簡介內容不當。",
|
||||
'msg_download_rights_restored' => "下載許可權恢復",
|
||||
'msg_your_download_rights_restored' => "管理員",
|
||||
'msg_you_can_download' => "恢復了你的上傳許可權,你現在可以下載種子。",
|
||||
'msg_download_rights_removed' => "下載許可權取消",
|
||||
'msg_your_download_rights_removed' => "管理員",
|
||||
'msg_probably_reason_three' => "取消了你的下載許可權,可能的原因是過低的分享率或行為不當。",
|
||||
'msg_email_change' => "郵箱地址改變",
|
||||
'msg_your_email_changed_from' => "你的郵箱地址被管理員從",
|
||||
'msg_username_change' => "用戶名變化",
|
||||
'msg_your_username_changed_from' => "你的用戶名被管理員從",
|
||||
'msg_downloaded_change' => "下載量變化",
|
||||
'msg_your_downloaded_changed_from' => "你的下載量被管理員從",
|
||||
'msg_uploaded_change' => "上傳量變化",
|
||||
'msg_your_uploaded_changed_from' => "你的上傳量被管理員從",
|
||||
'msg_bonus_change' => "魔力值變化",
|
||||
'msg_your_bonus_changed_from' => "你的魔力值被管理員從",
|
||||
'msg_invite_change' => "邀請名額變化",
|
||||
'msg_your_invite_changed_from' => "你的邀請名額被管理員從",
|
||||
'msg_to_new' =>"改為",
|
||||
'msg_your_vip_status_changed' => "你的貴賓資格狀態被改變",
|
||||
'msg_vip_status_changed_by' => "你的貴賓資格狀態被改變。管理員:",
|
||||
),
|
||||
'ko' => array(
|
||||
'msg_promoted' => "승급",
|
||||
'msg_demoted' => "강등",
|
||||
'msg_class_change' => "등급 변동",
|
||||
'msg_you_have_been' => " ",
|
||||
'msg_to' => " ",
|
||||
'msg_by' => " 관리자에 의해 ",
|
||||
'msg_warn_removed' => "경고가 제거되었습니다",
|
||||
'msg_your_warning_removed_by' => "경고가 제거되었습니다",
|
||||
'msg_you_are_warned_by' => "경고가 제거되었습니다 [url=rules.php#warning][/url] ",
|
||||
'msg_reason' => "\n\n이유: ",
|
||||
'msg_week' => " 주",
|
||||
'msg_s' => "",
|
||||
'msg_you_are_warned_for' => "경고가 제거되었습니다 [url=rules.php#warning][/url] ",
|
||||
'msg_by' => " 관리자에 의해 ",
|
||||
'msg_you_are_warned' => "경고를 당했습니다",
|
||||
'msg_posting_rights_restored' => "글쓰기 권한 회복",
|
||||
'msg_your_posting_rights_restored' => "글쓰기 권한이 회복되었습니다. " ,
|
||||
'msg_you_can_post' => "다시 포럼에서 글을 쓸 수 있습니다.",
|
||||
'msg_posting_rights_removed' => "글쓰기 권한이 취소되었습니다.",
|
||||
'msg_your_posting_rights_removed' => "글쓰기 권한이 취소되었습니다 ",
|
||||
'msg_probable_reason' => ", 아마도 태도 불량이거나 내용 위반이라고 생각됩니다.",
|
||||
'msg_upload_rights_restored' => "업로드 권한이 회복되었습니다",
|
||||
'msg_your_upload_rights_restored' => "업로드 권한이 회복되었습니다 ",
|
||||
'msg_you_upload_can_upload' => ". 다시 업로드를 할 수 있습니다.",
|
||||
'msg_upload_rights_removed' => "업로드 권한이 취소되었습니다",
|
||||
'msg_your_upload_rights_removed' => "업로드 권한이 취소되었습니다. ",
|
||||
'msg_probably_reason_two' => ", 아마도 토런트 규칙위반 혹은 nfo 파일 내용 부적합일걸로 생각됩니다.",
|
||||
'msg_download_rights_restored' => "다운로드 권한이 회복되었습니다",
|
||||
'msg_your_download_rights_restored' => "다운로드 권한이 회복되었습니다 ",
|
||||
'msg_you_can_download' => ". 다시 다운로드를 할 수 있습니다.",
|
||||
'msg_download_rights_removed' => "다운로드 권한이 취소되었습니다",
|
||||
'msg_your_download_rights_removed' => "다운로드 권한이 취소되었습니다 ",
|
||||
'msg_probably_reason_three' => ", 아마도 레이쇼 낮거나 태도 불량일걸로 생각됩니다.",
|
||||
'msg_email_change' => "이 메일 주소 변경",
|
||||
'msg_your_email_changed_from' => "이 메일 주소가 관리자에 의해 변경되었습니다 ",
|
||||
'msg_username_change' => "Username 변경",
|
||||
'msg_your_username_changed_from' => "username이 관리자에 의해 변경되었습니다 ",
|
||||
'msg_downloaded_change' => "다운로드양 변동",
|
||||
'msg_your_downloaded_changed_from' => "다운로드양이 관리자에 의해 변동되었습니다 ",
|
||||
'msg_uploaded_change' => "업로드양 변동",
|
||||
'msg_your_uploaded_changed_from' => "업로드양이 관리자에 의해 변동되었습니다 ",
|
||||
'msg_bonus_change' => "카르마 점수 변동",
|
||||
'msg_your_bonus_changed_from' => "카르마 점수가 관리자에 의해 변동되었습니다 ",
|
||||
'msg_invite_change' => "초대장 수 변동",
|
||||
'msg_your_invite_changed_from' => "초대장 수가 관리자에 의해 변동되었습니다 ",
|
||||
'msg_to_new' =>" ",
|
||||
'msg_your_vip_status_changed' => "Your VIP status changed",
|
||||
'msg_vip_status_changed_by' => "Your VIP status changed by ",
|
||||
),
|
||||
'ja' => array(
|
||||
'msg_promoted' => "promoted",
|
||||
'msg_demoted' => "demoted",
|
||||
'msg_class_change' => "Class Change",
|
||||
'msg_you_have_been' => "You have been ",
|
||||
'msg_to' => " to ",
|
||||
'msg_by' => " by ",
|
||||
'msg_warn_removed' => "Warning Removed",
|
||||
'msg_your_warning_removed_by' => "Your warning have been removed by",
|
||||
'msg_you_are_warned_by' => "You have been [url=rules.php#warning]warned[/url] by ",
|
||||
'msg_reason' => "\n\nReason: ",
|
||||
'msg_week' => " week",
|
||||
'msg_s' => "s",
|
||||
'msg_you_are_warned_for' => "You have been [url=rules.php#warning]warned[/url] for ",
|
||||
'msg_by' => " by ",
|
||||
'msg_you_are_warned' => "You Are Warned",
|
||||
'msg_posting_rights_restored' => "Posting Rights Restored",
|
||||
'msg_your_posting_rights_restored' => "Your Posting rights have been given back by " ,
|
||||
'msg_you_can_post' => ". You can post to forum again.",
|
||||
'msg_posting_rights_removed' => "Posting Rights Removed",
|
||||
'msg_your_posting_rights_removed' => "Your Posting rights have been removed by ",
|
||||
'msg_probable_reason' => ", probably because of bad attitude or bad post content.",
|
||||
'msg_upload_rights_restored' => "Upload Rights Restored",
|
||||
'msg_your_upload_rights_restored' => "Your upload rights have been given back by ",
|
||||
'msg_you_upload_can_upload' => ". You can upload torrents again.",
|
||||
'msg_upload_rights_removed' => "Upload Rights Removed",
|
||||
'msg_your_upload_rights_removed' => "Your upload rights have been removed by ",
|
||||
'msg_probably_reason_two' => ", probably because of bad torrent, .nfo or description.",
|
||||
'msg_download_rights_restored' => "Download Rights Restored",
|
||||
'msg_your_download_rights_restored' => "Your download rights have been given back by ",
|
||||
'msg_you_can_download' => ". You can download torrents again.",
|
||||
'msg_download_rights_removed' => "Download Rights Removed",
|
||||
'msg_your_download_rights_removed' => "Your download rights have been removed by ",
|
||||
'msg_probably_reason_three' => ", probably because of low ratio or bad behaviour.",
|
||||
'msg_email_change' => "Email change",
|
||||
'msg_your_email_changed_from' => "Your Email address has been changed from ",
|
||||
'msg_username_change' => "Username change",
|
||||
'msg_your_username_changed_from' => "Your username has been changed from ",
|
||||
'msg_downloaded_change' => "Downloaded amount change",
|
||||
'msg_your_downloaded_changed_from' => "Your downloaded amount has been changed from ",
|
||||
'msg_uploaded_change' => "Uploaded amount change",
|
||||
'msg_your_uploaded_changed_from' => "Your uploaded amount has been changed from ",
|
||||
'msg_bonus_change' => "Bonus amount change",
|
||||
'msg_your_bonus_changed_from' => "Your bonus amount has been changed from ",
|
||||
'msg_invite_change' => "Invite amount change",
|
||||
'msg_your_invite_changed_from' => "Your invite amount has been changed from ",
|
||||
'msg_to_new' =>" to ",
|
||||
'msg_your_vip_status_changed' => "Your VIP status changed",
|
||||
'msg_vip_status_changed_by' => "Your VIP status changed by ",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,52 @@
|
||||
<?php
|
||||
|
||||
$lang_mybonus_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_someone_loves_you' => "Someone Loves you",
|
||||
'msg_you_have_been_given' => "You have been given a gift of ",
|
||||
'msg_after_tax' => " (after tax it's ",
|
||||
'msg_karma_points_by' => ") Karma points by ",
|
||||
'msg_personal_message_from' => "Personal message from ",
|
||||
'msg_colon' => ": ",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_someone_loves_you' => "收到礼物",
|
||||
'msg_you_have_been_given' => "你收到",
|
||||
'msg_after_tax' => "(扣取手续费后为",
|
||||
'msg_karma_points_by' => ")个魔力值的礼物。祝福来自",
|
||||
'msg_personal_message_from' => "",
|
||||
'msg_colon' => "说:",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_someone_loves_you' => "收到禮物",
|
||||
'msg_you_have_been_given' => "你收到",
|
||||
'msg_after_tax' => "(扣取手續費為",
|
||||
'msg_karma_points_by' => ")個魔力值的禮物。祝福來自",
|
||||
'msg_personal_message_from' => "Personal message from ",
|
||||
'msg_colon' => "說:",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_someone_loves_you' => "Someone Loves you",
|
||||
'msg_you_have_been_given' => "You have been given a gift of ",
|
||||
'msg_after_tax' => " (after tax it's ",
|
||||
'msg_karma_points_by' => ") Karma points by ",
|
||||
'msg_personal_message_from' => "Personal message from ",
|
||||
'msg_colon' => ": ",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_someone_loves_you' => "Someone Loves you",
|
||||
'msg_you_have_been_given' => "You have been given a gift of ",
|
||||
'msg_after_tax' => " (after tax it's ",
|
||||
'msg_karma_points_by' => ") Karma points by ",
|
||||
'msg_personal_message_from' => "Personal message from ",
|
||||
'msg_colon' => ": ",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?php
|
||||
|
||||
$lang_offers_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_has_allowed' => " has allowed you to upload ",
|
||||
'msg_find_offer_option' => "You will find a new option on the upload page.",
|
||||
'msg_your_offer_allowed' => "Your Offer has been allowed",
|
||||
'msg_offer_voted_on' => "Your Offer has been voted on. you are allowed to upload ",
|
||||
'msg_offer_voted_off' => "Your Offer has been voted off. You are not allowed to upload ",
|
||||
'msg_offer_deleted' => "Your offer will be deleted.",
|
||||
'msg_your_offer' => "Your offer ",
|
||||
'msg_voted_on' => " has been voted on",
|
||||
'msg_offer_deleted' => "Your offer was deleted",
|
||||
'msg_your_offer' => "Your offer '",
|
||||
'msg_was_deleted_by' => "' was deleted by ",
|
||||
'msg_blank' => ".",
|
||||
'msg_you_must_upload_in' => "Please upload the offer within ",
|
||||
'msg_hours_otherwise' => " hours. Otherwise the offer would be deleted.",
|
||||
'msg_reason_is' => "The reason: ",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_has_allowed' => "允许你上传 ",
|
||||
'msg_find_offer_option' => "你会在上传区找到新的选项。",
|
||||
'msg_your_offer_allowed' => "你的候选被允许",
|
||||
'msg_offer_voted_on' => "你的候选被投票允许。你可以上传 ",
|
||||
'msg_offer_voted_off' => "你的候选被投票拒绝。你不可以上传 ",
|
||||
'msg_offer_deleted' => "你的候选被删除",
|
||||
'msg_your_offer' => "你的候选",
|
||||
'msg_voted_on' => "被投票允许",
|
||||
'msg_offer_deleted' => "候选被删除",
|
||||
'msg_your_offer' => "你的候选'",
|
||||
'msg_was_deleted_by' => "'被管理员",
|
||||
'msg_blank' => "删除。",
|
||||
'msg_you_must_upload_in' => "请在",
|
||||
'msg_hours_otherwise' => "小时内上传通过候选的内容。否则该候选将被删除。",
|
||||
'msg_reason_is' => "原因:",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_has_allowed' => "允許你上傳 ",
|
||||
'msg_find_offer_option' => "你會在上傳區找到新的選項。",
|
||||
'msg_your_offer_allowed' => "你的候選被允許",
|
||||
'msg_offer_voted_on' => "你的候選被投票允許。你可以上傳 ",
|
||||
'msg_offer_voted_off' => "你的候選被投票拒絕。你不可以上傳 ",
|
||||
'msg_offer_deleted' => "你的候選被刪除",
|
||||
'msg_your_offer' => "你的候選",
|
||||
'msg_voted_on' => "被投票允許",
|
||||
'msg_offer_deleted' => "候選被刪除",
|
||||
'msg_your_offer' => "你的候選'",
|
||||
'msg_was_deleted_by' => "'被管理員",
|
||||
'msg_blank' => "刪除。",
|
||||
'msg_you_must_upload_in' => "請在",
|
||||
'msg_hours_otherwise' => "小時內上傳通過候選的內容。否則該候選將被刪除。",
|
||||
'msg_reason_is' => "原因:",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_has_allowed' => " 업로드를 승인받았습니다. ",
|
||||
'msg_find_offer_option' => "업로드 페이지에서 새로운 옵션을 발견했습니다.",
|
||||
'msg_your_offer_allowed' => "당신의 제안이 승인되었습니다.",
|
||||
'msg_offer_voted_on' => "당신의 제안이 찬성표를 받았습니다. 업로드가 가능합니다. ",
|
||||
'msg_offer_voted_off' => "당신의 제안이 반대표를 받았습니다. 업로드가 불가능합니다. ",
|
||||
'msg_offer_deleted' => "당신의 제안이 삭제되었습니다.",
|
||||
'msg_your_offer' => "당신의 제안이 ",
|
||||
'msg_voted_on' => " 찬성표를 받았습니다.",
|
||||
'msg_offer_deleted' => "당신의 제안이 삭제되었습니다.",
|
||||
'msg_your_offer' => "당신의 제안이 '",
|
||||
'msg_was_deleted_by' => "' 관리자에 의해 ",
|
||||
'msg_blank' => "삭제되었습니다.",
|
||||
'msg_you_must_upload_in' => "몇 시간 내로 업로드 해 주시기 바랍니다.",
|
||||
'msg_hours_otherwise' => " 그렇지 않으면, 제안은 삭제됩니다.",
|
||||
'msg_reason_is' => "삭제 이유: ",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_has_allowed' => " has allowed you to upload ",
|
||||
'msg_find_offer_option' => "You will find a new option on the upload page.",
|
||||
'msg_your_offer_allowed' => "Your Offer has been allowed",
|
||||
'msg_offer_voted_on' => "Your Offer has been voted on. you are allowed to upload ",
|
||||
'msg_offer_voted_off' => "Your Offer has been voted off. You are not allowed to upload ",
|
||||
'msg_offer_deleted' => "Your offer will be deleted.",
|
||||
'msg_your_offer' => "Your offer ",
|
||||
'msg_voted_on' => " has been voted on",
|
||||
'msg_offer_deleted' => "Your offer was deleted",
|
||||
'msg_your_offer' => "Your offer '",
|
||||
'msg_was_deleted_by' => "' was deleted by ",
|
||||
'msg_blank' => ".",
|
||||
'msg_you_must_upload_in' => "Please upload the offer within ",
|
||||
'msg_hours_otherwise' => " hours. Otherwise the offer would be deleted.",
|
||||
'msg_reason_is' => "The reason: ",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
$lang_subtitles_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_deleted_your_sub' => " deleted the subtitle that you uploaded. ",
|
||||
'msg_your_sub_deleted' => "Your subtitle was deleted",
|
||||
'msg_reason_is' => "The reason: ",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_deleted_your_sub' => "删除了你上传的字幕。",
|
||||
'msg_your_sub_deleted' => "字幕被删除",
|
||||
'msg_reason_is' => "原因:",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_deleted_your_sub' => "刪除了你上傳的字幕。",
|
||||
'msg_your_sub_deleted' => "字幕被刪除",
|
||||
'msg_reason_is' => "原因:",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_deleted_your_sub' => " 업로드한 자막이 삭제되었습니다. ",
|
||||
'msg_your_sub_deleted' => "자막이 삭제되었습니다.",
|
||||
'msg_reason_is' => "삭제 이유: ",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_deleted_your_sub' => " deleted the subtitle that you uploaded. ",
|
||||
'msg_your_sub_deleted' => "Your subtitle was deleted",
|
||||
'msg_reason_is' => "The reason: ",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,87 @@
|
||||
<?php
|
||||
|
||||
$lang_takemessage_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'mail_dear' => "Dear ",
|
||||
'mail_you_received_a_pm' => "You have received a PM.",
|
||||
'mail_sender' => "Sender ",
|
||||
'mail_subject' => "Subject ",
|
||||
'mail_date' => "Date ",
|
||||
'mail_use_following_url' => "You can click ",
|
||||
'mail_use_following_url_1' => " to view the message (you may have to login).",
|
||||
'mail_yours' => "<br />Yours,",
|
||||
'mail_the_site_team' => "The ".$SITENAME." Team.",
|
||||
'mail_received_pm_from' => "You have received a PM from ",
|
||||
'mail_here' => "HERE",
|
||||
'msg_system' => "System",
|
||||
'msg_original_message_from' => "Original Message from ",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'mail_dear' => "尊敬的",
|
||||
'mail_you_received_a_pm' => "你收到了一条新短讯。",
|
||||
'mail_sender' => "发送者 ",
|
||||
'mail_subject' => "主题 ",
|
||||
'mail_date' => "日期 ",
|
||||
'mail_use_following_url' => "你可以点击",
|
||||
'mail_use_following_url_1' => "来查看该短讯(你可能需要登录)",
|
||||
'mail_yours' => "",
|
||||
'mail_the_site_team' => $SITENAME."网站",
|
||||
'mail_received_pm_from' => "你有新短讯,来自",
|
||||
'mail_here' => "这里",
|
||||
'msg_system' => "系统",
|
||||
'msg_original_message_from' => "原短讯来自",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'mail_dear' => "尊敬的",
|
||||
'mail_you_received_a_pm' => "你收到了一條新短訊。",
|
||||
'mail_sender' => "發送者 ",
|
||||
'mail_subject' => "主題 ",
|
||||
'mail_date' => "日期 ",
|
||||
'mail_use_following_url' => "你可以點擊",
|
||||
'mail_use_following_url_1' => "來查看該短訊(你可能需要登錄)",
|
||||
'mail_yours' => "",
|
||||
'mail_the_site_team' => $SITENAME."網站",
|
||||
'mail_received_pm_from' => "你有新短訊,來自",
|
||||
'mail_here' => "這裏",
|
||||
'msg_system' => "系統",
|
||||
'msg_original_message_from' => "原短訊來自",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'mail_dear' => "존경하는 ",
|
||||
'mail_you_received_a_pm' => "새로운 메시지가 도착했습니다..",
|
||||
'mail_sender' => "발송인 ",
|
||||
'mail_subject' => "제목 ",
|
||||
'mail_date' => "날짜 ",
|
||||
'mail_use_following_url' => "클릭 ",
|
||||
'mail_use_following_url_1' => " 메시지 보기 (로그인 필요).",
|
||||
'mail_yours' => "<br />Yours,",
|
||||
'mail_the_site_team' => "The ".$SITENAME." Team.",
|
||||
'mail_received_pm_from' => "새로운 메시지가 있습니다. ",
|
||||
'mail_here' => "여기",
|
||||
'msg_system' => "System",
|
||||
'msg_original_message_from' => "Original Message from ",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'mail_dear' => "Dear ",
|
||||
'mail_you_received_a_pm' => "You have received a PM.",
|
||||
'mail_sender' => "Sender ",
|
||||
'mail_subject' => "Subject ",
|
||||
'mail_date' => "Date ",
|
||||
'mail_use_following_url' => "You can click ",
|
||||
'mail_use_following_url_1' => " to view the message (you may have to login).",
|
||||
'mail_yours' => "<br />Yours,",
|
||||
'mail_the_site_team' => "The ".$SITENAME." Team.",
|
||||
'mail_received_pm_from' => "You have received a PM from ",
|
||||
'mail_here' => "HERE",
|
||||
'msg_system' => "System",
|
||||
'msg_original_message_from' => "Original Message from ",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,42 @@
|
||||
<?php
|
||||
|
||||
$lang_takereseed_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_reseed_request' => "Reseed Request",
|
||||
'msg_reseed_user' => "User ",
|
||||
'msg_ask_reseed' => " asked for a reseed on torrent ",
|
||||
'msg_thank_you' => " !\nThank You!",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_reseed_request' => "续种请求",
|
||||
'msg_reseed_user' => "用户",
|
||||
'msg_ask_reseed' => "请求你续种该种子 - ",
|
||||
'msg_thank_you' => " !谢谢你!",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_reseed_request' => "續種請求",
|
||||
'msg_reseed_user' => "用戶",
|
||||
'msg_ask_reseed' => "請求你續種該種子 - ",
|
||||
'msg_thank_you' => " !謝謝你!",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_reseed_request' => "재시딩 요청",
|
||||
'msg_reseed_user' => "사용자 ",
|
||||
'msg_ask_reseed' => " 재시딩 요청이 있습니다. ",
|
||||
'msg_thank_you' => " !\n감사합니다!",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_reseed_request' => "Reseed Request",
|
||||
'msg_reseed_user' => "User ",
|
||||
'msg_ask_reseed' => " asked for a reseed on torrent ",
|
||||
'msg_thank_you' => " !\nThank You!",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
$lang_takesignup_target = array
|
||||
(
|
||||
'en' => array
|
||||
(
|
||||
'msg_invited_user_has_registered' => "Invited user has registered",
|
||||
'msg_user_you_invited' => "The user you invited ",
|
||||
'msg_has_registered' => " has registered just now.",
|
||||
),
|
||||
'chs' => array
|
||||
(
|
||||
'msg_invited_user_has_registered' => "你邀请的用户已注册",
|
||||
'msg_user_you_invited' => "你邀请的用户 ",
|
||||
'msg_has_registered' => " 刚刚已注册。",
|
||||
),
|
||||
'cht' => array
|
||||
(
|
||||
'msg_invited_user_has_registered' => "你邀請的用戶已注冊",
|
||||
'msg_user_you_invited' => "你邀請的用戶 ",
|
||||
'msg_has_registered' => " 剛剛已注冊。",
|
||||
),
|
||||
'ko' => array
|
||||
(
|
||||
'msg_invited_user_has_registered' => "당신이 초대한 사용자가 가입을 마쳤습니다.",
|
||||
'msg_user_you_invited' => "당신이 초대한 사용자가 ",
|
||||
'msg_has_registered' => " 가입을 마쳤습니다.",
|
||||
),
|
||||
'ja' => array
|
||||
(
|
||||
'msg_invited_user_has_registered' => "Invited user has registered",
|
||||
'msg_user_you_invited' => "The user you invited ",
|
||||
'msg_has_registered' => " has registered just now.",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,114 @@
|
||||
<?php
|
||||
|
||||
$lang_takeupload_target = array
|
||||
(
|
||||
'en' => array(
|
||||
'msg_offer_you_voted' => "The Offer you voted for: ",
|
||||
'msg_was_uploaded_by' => " was uploaded by ",
|
||||
'msg_you_can_download' => ".\nYou can Download the Torrent",
|
||||
'msg_here' => " [b]here[/b]",
|
||||
'msg_offer' => "Offer ",
|
||||
'msg_was_just_uploaded' => " was just uploaded",
|
||||
'mail_title' => $SITENAME. " New torrent - ",
|
||||
'mail_hi' => "Hi, ",
|
||||
'mail_new_torrent' => "A new torrent has been uploaded.",
|
||||
'mail_torrent_name' => "Name: ",
|
||||
'mail_torrent_size' => "Size: ",
|
||||
'mail_torrent_category' => "Category: ",
|
||||
'mail_torrent_uppedby' => "Uploaded by: ",
|
||||
'mail_torrent_description' => "Description",
|
||||
'mail_torrent' => "You can view the full information and download torrent from (you may have to login): ",
|
||||
'mail_yours' => "<br />Yours,",
|
||||
'mail_team' => "The ".$SITENAME." Team.",
|
||||
'mail_new_torrent_notif' => $SITENAME." New Torrent Notification",
|
||||
'mail_here' => "HERE",
|
||||
),
|
||||
|
||||
'chs' => array(
|
||||
'msg_offer_you_voted' => "你所投票的候选: ",
|
||||
'msg_was_uploaded_by' => " 已经被该用户",
|
||||
'msg_you_can_download' => "上传。\n下载请到",
|
||||
'msg_here' => "[b]这里[/b]",
|
||||
'msg_offer' => "候选 ",
|
||||
'msg_was_just_uploaded' => " 已被上传",
|
||||
'mail_title' => $SITENAME. " 新的种子 - ",
|
||||
'mail_hi' => "你好, ",
|
||||
'mail_new_torrent' => "一个新的种子已经上传.",
|
||||
'mail_torrent_name' => "名称: ",
|
||||
'mail_torrent_size' => "大小: ",
|
||||
'mail_torrent_category' => "类型: ",
|
||||
'mail_torrent_uppedby' => "上传者: ",
|
||||
'mail_torrent_description' => "简介",
|
||||
'mail_torrent' => "查看更为详细的信息并下载(你可能需要登陆),请点击这里: ",
|
||||
'mail_yours' => "<br />",
|
||||
'mail_team' => $SITENAME." 网站",
|
||||
'mail_new_torrent_notif' => $SITENAME." 新种子通知",
|
||||
'mail_here' => "这里",
|
||||
),
|
||||
|
||||
'cht' => array(
|
||||
'msg_offer_you_voted' => "你所投票的候選: ",
|
||||
'msg_was_uploaded_by' => " 已經被該用戶",
|
||||
'msg_you_can_download' => "上傳。\n下載請到",
|
||||
'msg_here' => "[b]這裏[/b]",
|
||||
'msg_offer' => "候選 ",
|
||||
'msg_was_just_uploaded' => " 已被上傳",
|
||||
'mail_title' => $SITENAME. " 新的種子 - ",
|
||||
'mail_hi' => "你好, ",
|
||||
'mail_new_torrent' => "一個新的種子已經上傳.",
|
||||
'mail_torrent_name' => "名稱: ",
|
||||
'mail_torrent_size' => "大小: ",
|
||||
'mail_torrent_category' => "類型: ",
|
||||
'mail_torrent_uppedby' => "上傳者: ",
|
||||
'mail_torrent_description' => "簡介",
|
||||
'mail_torrent' => "查看更為詳細的信息並下載(你可能需要登陸),請點擊這裏:",
|
||||
'mail_yours' => "<br />",
|
||||
'mail_team' => $SITENAME." 網站",
|
||||
'mail_new_torrent_notif' => $SITENAME." 新種子通知",
|
||||
'mail_here' => "這裏",
|
||||
),
|
||||
'ko' => array(
|
||||
'msg_offer_you_voted' => "당신이 찬성한 제안이: ",
|
||||
'msg_was_uploaded_by' => " 이 사용자에 의해 업로드가 되었습니다",
|
||||
'msg_you_can_download' => ".\n다운로드가 가능합니다.",
|
||||
'msg_here' => " [b]여기[/b]",
|
||||
'msg_offer' => "제안 ",
|
||||
'msg_was_just_uploaded' => " 방금 업로드 되었습니다.",
|
||||
'mail_title' => $SITENAME. " 새로운 토런트 - ",
|
||||
'mail_hi' => "안녕하세요, ",
|
||||
'mail_new_torrent' => "새로운 토런트가 업로드 되었습니다.",
|
||||
'mail_torrent_name' => "이름: ",
|
||||
'mail_torrent_size' => "크기: ",
|
||||
'mail_torrent_category' => "종류: ",
|
||||
'mail_torrent_uppedby' => "업로더: ",
|
||||
'mail_torrent_description' => "간략소개",
|
||||
'mail_torrent' => "자세한 정보 및 다운로드를 원하시면 여기를 클릭하세요 (로그인 필요): ",
|
||||
'mail_yours' => "<br />Yours,",
|
||||
'mail_team' => "The ".$SITENAME." Team.",
|
||||
'mail_new_torrent_notif' => $SITENAME." 새로운 토런트 통지",
|
||||
'mail_here' => "여기",
|
||||
),
|
||||
'ja' => array(
|
||||
'msg_offer_you_voted' => "The Offer you voted for: ",
|
||||
'msg_was_uploaded_by' => " was uploaded by ",
|
||||
'msg_you_can_download' => ".\nYou can Download the Torrent",
|
||||
'msg_here' => " [b]here[/b]",
|
||||
'msg_offer' => "Offer ",
|
||||
'msg_was_just_uploaded' => " was just uploaded",
|
||||
'mail_title' => $SITENAME. " New torrent - ",
|
||||
'mail_hi' => "Hi, ",
|
||||
'mail_new_torrent' => "A new torrent has been uploaded.",
|
||||
'mail_torrent_name' => "Name: ",
|
||||
'mail_torrent_size' => "Size: ",
|
||||
'mail_torrent_category' => "Category: ",
|
||||
'mail_torrent_uppedby' => "Uploaded by: ",
|
||||
'mail_torrent_description' => "Description",
|
||||
'mail_torrent' => "You can view the full information and download torrent from (you may have to login): ",
|
||||
'mail_yours' => "<br />Yours,",
|
||||
'mail_team' => "The ".$SITENAME." Team.",
|
||||
'mail_new_torrent_notif' => $SITENAME." New Torrent Notification",
|
||||
'mail_here' => "HERE",
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
$lang_aboutnexus = array
|
||||
(
|
||||
'text_version' => "版本",
|
||||
'text_version_note' => "本站".$SITENAME."使用的代码来自".PROJECTNAME."。以下是版本详情。",
|
||||
'text_main_version' => "主版本",
|
||||
'text_sub_version' => "次版本",
|
||||
'text_release_date' => "发布时间",
|
||||
'text_authorize_to' => "被授权者",
|
||||
'text_authorization_type' => "授权类型",
|
||||
'text_commercial' => "商业授权",
|
||||
'text_free' => "免费授权",
|
||||
'text_nexus' => "关于",
|
||||
'text_nexus_note' => "由来自浙江大学的Nexus团队发起并开发完成。它的目标是代替TBSource项目,提供一个完整的、有序的、重视用户信誉和知识的资源分享社区的解决方案。 <br /><br />
|
||||
".PROJECTNAME."第一阶段的版本是基于TBSource开发的。我们在后者的基础上添加或完善了大量功能,同时极大地提高了代码效率。除TBSource外,我们还吸取了一些其它private tracker的想法或代码,如Bit-HDTV,What.cd和SceneTorrents。",
|
||||
'text_authorization' => "关于授权",
|
||||
'text_authorization_note' => "如果你有意使用".PROJECTNAME."来架设你的分享网站,请<a href=\"#contact\" class=\"faqlink\">联系我们</a>。",
|
||||
'text_translation' => "关于翻译",
|
||||
'text_translation_note' => "支持用户端的多语言切换。我们的主要语言为英语。<br /><br />如果你的语言当前未被支持(unavailable),而且你有意帮助我们翻译,请在阅读过<a href=\"faq.php#id71\" class=\"faqlink\">翻译说明</a>后<a href=\"#contact\" class=\"faqlink\">联系我们</a>。我们永远欢迎新的翻译。另外,已有的翻译经常需要维护,特别是以下被标记为过期(outdate),不完整(incomplete)或需要新翻译(need-new)的语言。",
|
||||
'text_flag' => "旗",
|
||||
'text_language' => "语言",
|
||||
'text_state' => "状态",
|
||||
'text_stylesheet' => "关于界面风格",
|
||||
'text_stylesheet_note' => PROJECTNAME."的页面布局完全基于CSS设计,这使得用户自定义网站外观和添加新的界面风格都变得简单。<br /><br />以下为本站".$SITENAME."中拥有的界面风格列表。如果你想要获得更多界面风格或自己设计,请<a href=\"#contact\" class=\"faqlink\">联系我们</a>。",
|
||||
'text_name' => "名字",
|
||||
'text_designer' => "设计者",
|
||||
'text_comment' => "说明",
|
||||
'text_contact' => "联系",
|
||||
'text_contact_note' => "有意加入?有建议?找到代码的Bug?洽谈业务?请通过以下任一方式联系我们。",
|
||||
'text_web_site' => "网站",
|
||||
'text_email' => "邮箱",
|
||||
'text_msn' => "MSN",
|
||||
'text_qq' => "QQ",
|
||||
'text_telephone' => "电话",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,103 @@
|
||||
<?php
|
||||
|
||||
$lang_admanage = array
|
||||
(
|
||||
'head_ad_management' => "管理广告",
|
||||
'text_ad_management' => "管理广告",
|
||||
'text_add_ad' => "添加广告",
|
||||
'text_header' => "页头",
|
||||
'text_footer' => "页尾",
|
||||
'text_below_navigation' => "导航栏下面",
|
||||
'text_below_searchbox' => "搜索箱下面",
|
||||
'text_torrent_detail' => "种子详情页面",
|
||||
'text_comment_page' => "评论页面",
|
||||
'text_inter_overforums' => "论坛分区间",
|
||||
'text_forum_post_page' => "论坛帖子间",
|
||||
'text_popup' => "弹出广告",
|
||||
'text_no_ads_yet' => "暂无广告!",
|
||||
'col_enabled' => "启用",
|
||||
'col_name' => "名字",
|
||||
'col_position' => "位置",
|
||||
'col_order' => "排序",
|
||||
'col_type' => "展现方式",
|
||||
'col_start_time' => "起始时间",
|
||||
'col_end_time' => "终止时间",
|
||||
'col_action' => "行为",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'text_bbcodes' => "BBCode代码",
|
||||
'text_xhtml' => "XHTML代码",
|
||||
'text_text' => "文字",
|
||||
'text_image' => "图片",
|
||||
'text_flash' => "Flash",
|
||||
'text_delete' => "删除",
|
||||
'text_edit' => "编辑",
|
||||
'js_sure_to_delete_ad' => "你确定要删除此广告吗?",
|
||||
'std_error' => "错误",
|
||||
'std_invalid_id' => "无效ID",
|
||||
'std_invalid_position' => "广告位置无效",
|
||||
'head_add_ad' => "添加广告",
|
||||
'head_edit_ad' => "编辑广告",
|
||||
'text_note' => "注意",
|
||||
'text_ad_detail' => "广告详情",
|
||||
'row_name' => "名字",
|
||||
'row_start_time' => "起始时间",
|
||||
'row_end_time' => "终止时间",
|
||||
'row_enabled' => "启用",
|
||||
'row_order' => "排序",
|
||||
'row_type' => "展现方式",
|
||||
'row_image_url' => "图片URL",
|
||||
'row_image_link' => "广告链接",
|
||||
'row_image_width' => "图片宽度",
|
||||
'row_image_height' => "图片高度",
|
||||
'row_image_tooltip' => "链接悬浮提示文字",
|
||||
'row_text_content' => "文字内容",
|
||||
'row_text_link' => "广告链接",
|
||||
'row_text_size' => "文字大小",
|
||||
'row_bbcodes_code' => "BBCode代码",
|
||||
'row_xhtml_code' => "XHTML代码",
|
||||
'row_flash_url' => "Flash URL",
|
||||
'row_flash_width' => "Flash宽度",
|
||||
'row_flash_height' => "Flash高度",
|
||||
'submit_submit' => "提交",
|
||||
'text_ad' => "广告",
|
||||
'text_header_note' => "显示在所有页面的右上方。建议使用尺寸在580x90内的图片或Flash。只显示优先级最高的一个广告。",
|
||||
'text_footer_note' => "显示在所有页面的最底部。建议广告尺寸在728x160内。只显示优先级最高的一个广告。",
|
||||
'text_below_navigation_note' => "显示在所有页面导航栏的下面。建议广告尺寸为728x90。只显示优先级最高的一个广告。",
|
||||
'text_below_searchbox_note' => "显示在种子页面搜索箱的下面。建议广告尺寸为728x90。只显示优先级最高的一个广告。",
|
||||
'text_torrent_detail_note' => "显示在种子详情页面的种子介绍中。建议广告尺寸为600x160。只显示优先级最高的一个广告。",
|
||||
'text_comment_page_note' => "显示在种子和候选的评论间。建议广告尺寸为600x160。可同时显示多个广告。",
|
||||
'text_inter_overforums_note' => "显示在论坛首页论坛分区间。建议广告尺寸为728x90。可同时显示多个广告。",
|
||||
'text_forum_post_page_note' => "显示在论坛主题详情页面的帖子间。建议广告尺寸为600x160。可同时显示多个广告。",
|
||||
'text_popup_note' => "在所有页面谈促。极具侵扰性,请慎用。建议广告尺寸为468x90。",
|
||||
'text_name_note' => "给广告命名,便于识别。",
|
||||
'text_start_time_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒',如'2007-12-24 21:00:00'。广告起始生效的时间。<br />如留空则广告将马上生效。",
|
||||
'text_end_time_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒',如'2008-01-24 21:00:00'。广告结束的时间。<br />如留空则广告永不结束,直到添加了新的广告。",
|
||||
'text_order_note' => "广告的显示优先级。数值'0'具有最高的优先级。<br />当某个广告位置具有多个有效广告:如果该位置只允许一个广告,将显示优先级最高的广告;如果该位置允许多个广告,将按照优先级从高到低顺序显示多个广告。如多个广告具有相同的优先级,最近添加的广告将具有高优先权。",
|
||||
'text_enabled_note' => "只有启用的广告才会显示。",
|
||||
'text_type_note' => "选择广告的展现方式。",
|
||||
'text_image_url_note' => "广告图片文件的URL。<br />可使用相对地址(如'pic/ad.jpg')或绝对地址(如'http://www.nexusphp.com/ad.jpg')。",
|
||||
'text_image_link_note' => "广告指向的链接。如'http://www.nexusphp.com/ad.html'。",
|
||||
'text_image_width_note' => "单位为像素。图片显示的宽度。",
|
||||
'text_image_height_note' => "单位为像素。图片显示的高度。",
|
||||
'text_image_tooltip_note' => "广告链接悬浮提示文字信息。",
|
||||
'text_text_content_note' => "文字广告的显示内容",
|
||||
'text_text_link_note' => "广告指向的链接。如'http://www.nexusphp.com/ad.html'。",
|
||||
'text_text_size_note' => "广告文字的字体大小。可使用pt、px、em为单位,如'30pt'。如留空,则使用'30pt'。",
|
||||
'text_bbcodes_code_note' => "什么是BBCode代码?见",
|
||||
'text_here' => "这里",
|
||||
'text_xhmtl_code_note' => "通常情况下,你应该尽量避免直接使用XHTML展现广告,因为这样做不但容易因代码错误导致整体页面混乱,而且<b>具有安全隐患</b>。如果一定要用,请确保XHTML代码是安全和正确的。<br /><b>注意</b>:请按XHTML 1.0 Transitional规范填写代码,而不是HTML 4.01规范。",
|
||||
'text_flash_url_note' => "Flash文件的URL。<br />可使用相对地址(如'pic/flash.demo.swf')或绝对地址(如'http://www.nexusphp.com/flash.demo.swf')。",
|
||||
'text_flash_width_note' => "单位为像素。Flash显示的宽度。",
|
||||
'text_flash_height_note' => "单位为像素。Flash显示的高度。",
|
||||
'std_missing_form_data' => "有必填项目未写。",
|
||||
'std_invalid_type' => "展现方式无效。",
|
||||
'std_success' => "成功",
|
||||
'std_edit_success' => "广告编辑成功。",
|
||||
'std_add_success' => "广告添加成功。",
|
||||
'text_unlimited' => "无限制",
|
||||
'std_go_back' => "返回广告列表",
|
||||
'col_clicks' => "点击数"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_adredir = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_ad_system_disabled' => "广告系统关闭中。",
|
||||
'std_invalid_ad_id' => "无效的广告ID",
|
||||
'std_no_redirect_url' => "无跳转链接。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
$lang_attachment = array
|
||||
(
|
||||
'text_nothing_received' => "失败!没有收到文件!",
|
||||
'text_file_number_limit_reached' => "失败!你暂时不能上传更多附件!请等待些时间。",
|
||||
'text_file_size_too_big' => "失败!文件过大。",
|
||||
'text_file_extension_not_allowed' => "失败!不允许该文件扩展名。",
|
||||
'text_invalid_image_file' => "失败!图片文件无效。",
|
||||
'text_cannot_move_file' => "失败!无法移动上传的文件。",
|
||||
'submit_upload' => "上传",
|
||||
'text_left' => "今日剩余:",
|
||||
'text_of' => "/",
|
||||
'text_size_limit' => "大小限制:",
|
||||
'text_file_extensions' => "允许扩展名:",
|
||||
'text_mouse_over_here' => "鼠标移至此",
|
||||
'text_small_thumbnail' => "小缩略图",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,36 @@
|
||||
<?php
|
||||
|
||||
$lang_bitbucketupload = array
|
||||
(
|
||||
'std_upload_failed' => "上传失败",
|
||||
'std_nothing_received' => "没有接受到文件!",
|
||||
'std_file_too_large' => "对不起,文件过大无法上传。",
|
||||
'std_bad_file_name' => "文件名错误。",
|
||||
'std_file_with_the_name' => "对不起,该文件<b>",
|
||||
'std_already_exists' => "</b>已经存在。",
|
||||
'std_error' => "错误",
|
||||
'std_invalid_image_format' => "扩展名无效:<b>只允许gif,jpg或png</b>!",
|
||||
'std_image_processing_failed' => "图片处理失败",
|
||||
'std_sorry_the_uploaded' => "对不起,上传的文件",
|
||||
'std_failed_processing' => "处理失败。请用图片编辑软件处理后再上传。谢谢!",
|
||||
'std_success' => "成功",
|
||||
'std_use_following_url' => "使用以下URL访问文件:",
|
||||
'std_upload_another_file' => "上传其他文件",
|
||||
'std_image' => "图片",
|
||||
'std_need_not_rescaling' => "不需要缩小",
|
||||
'std_rescaled_from' => "从",
|
||||
'std_to' => "缩小到",
|
||||
'std_profile_updated' => "<br />注意:你的头像已经被更新!",
|
||||
'head_avatar_upload' => "头像上传",
|
||||
'text_avatar_upload' => "头像上传",
|
||||
'text_upload_directory_unwritable' => "注意:上传路径不可写。请将该情况报告给管理员!",
|
||||
'text_disclaimer' => "<b>声明</b><br />不要上传未授权或非法的图片。<br />上传的图片被认为是公开的图片,因此不要上传你不想让陌生人观看的图片。<br />若图片高度超过",
|
||||
'text_disclaimer_two' => "像素或宽度超过",
|
||||
'text_disclaimer_three' => "像素则会被按宽高比缩小。<br />文件大小不能超过",
|
||||
'text_disclaimer_four' => " Bytes。",
|
||||
'row_file' => "文件",
|
||||
'checkbox_avatar_shared' => "共享头像(其他用户可以选择使用我的头像)。",
|
||||
'submit_upload' => "上传",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,81 @@
|
||||
<?php
|
||||
|
||||
$lang_catmanage = array
|
||||
(
|
||||
'head_category_management' => "分类管理",
|
||||
'text_category_management' => "分类管理",
|
||||
'text_manage' => "管理",
|
||||
'text_searchbox' => "种子分类模式",
|
||||
'text_category_icons' => "分类图标",
|
||||
'text_second_icons' => "第二图标",
|
||||
'text_categories' => "分类",
|
||||
'text_sources' => "来源",
|
||||
'text_media' => "媒介",
|
||||
'text_codecs' => "编码",
|
||||
'text_standards' => "分辨率",
|
||||
'text_processings' => "处理",
|
||||
'text_teams' => "制作组",
|
||||
'text_audio_codecs' => "音频编码",
|
||||
'std_error' => "错误",
|
||||
'std_invalid_type' => "无效的类型。",
|
||||
'text_add' => "添加",
|
||||
'text_no_record_yet' => "暂无记录!",
|
||||
'col_id' => "ID",
|
||||
'col_name' => "名字",
|
||||
'col_order' => "排序",
|
||||
'col_action' => "行为",
|
||||
'text_delete' => "删除",
|
||||
'text_edit' => "编辑",
|
||||
'js_sure_to_delete_this' => "你确信要删除此项目吗?",
|
||||
'col_sub_category' => "次分类",
|
||||
'text_per_row' => "每行项目数",
|
||||
'text_padding' => "间隔",
|
||||
'text_enabled' => "显示",
|
||||
'text_disabled' => "不显示",
|
||||
'col_folder' => "图标文件夹",
|
||||
'text_multi_language' => "多语言",
|
||||
'text_second_icon' => "第二图标",
|
||||
'text_css_file' => "CSS文件",
|
||||
'text_none' => "无",
|
||||
'text_css_file_note' => "为此分类图标指定CSS文件。填写完整路径,如'styles/scenetorrents.css'。若无请留空。<br />允许的字符:[a-z](小写),[0-9],[_./]。",
|
||||
'text_designer' => "设计者",
|
||||
'text_comment' => "说明",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'col_image' => "图片文件名",
|
||||
'text_class_name' => "class属性值",
|
||||
'col_mode' => "模式",
|
||||
'std_invalid_id' => "无效的id",
|
||||
'submit_submit' => "提交",
|
||||
'text_subcategory_name_note' => "不要使用过长的名字。建议在10个字母内。",
|
||||
'text_order_note' => "递增排序,即'0'排在最前。",
|
||||
'row_searchbox_name' => "分类模式名字",
|
||||
'text_searchbox_name_note' => "允许的字符:[a-z](小写),[0-9],[_./]。",
|
||||
'row_show_sub_category' => "显示次分类",
|
||||
'text_show_sub_category_note' => "勾选你想启用的次分类。",
|
||||
'row_items_per_row' => "每行项目数",
|
||||
'text_items_per_row_note' => "设置在搜索箱中每行显示的项目数,如'8'。",
|
||||
'row_padding_between_items' => "项目间距",
|
||||
'text_padding_between_items_note' => "单位为像素。搜索箱中项目的水平间隔距离,如'3'。",
|
||||
'text_category_icon_name_note' => "允许的字符:[a-z](小写),[0-9],[_./]。",
|
||||
'text_folder_note' => "分类图标所在的文件夹名。允许的字符:[a-z](小写),[0-9],[_./]。<br /><b>必须</b>在末尾添加斜杠(/),如'mycaticon/'",
|
||||
'text_multi_language_note' => "是否为不同语言使用不同的分类图标。如果设为'是',将多份图标分别放入命名如'en','chs'等的文件夹中。",
|
||||
'text_second_icon_note' => "是否使用第二图标显示补充信息。如果设为'是',将第二图标放入普通图标目录下命名为'additional'的文件夹中。",
|
||||
'text_designer_note' => "此图标集的设计者。",
|
||||
'text_comment_note' => "此图标集的说明。",
|
||||
'text_icon_directory_note' => "你必须将图标文件放入服务器正确的目录才能使得以下设定起作用。将普通的分类图标放入'pic/category/<i>分类模式名字</i>/<i>图标文件夹</i>[<i>语言缩写</i>/]',将第二图标放入'pic/category/<i>分类模式名字</i>/<i>图标文件夹</i>[<i>语言缩写</i>/]additional/'. <br />不明白?参考下面的例子:<ul><li>当<ul><li><b>分类模式名字</b>='nhd'</li><li><b>图标文件夹</b>='scenetorrents/'</li><li><b>多语言</b>='是'</li><li><b>第二图标</b>='否'</li></ul>你应该将一个英语的电影类型的图标(如'movies.png')文件放入'pic/category/nhd/scenetorrents/en/'。</li><li>当<ul><li><b>分类模式名字</b>='chd'</li><li><b>图标文件夹</b>='nanosofts/'</li><li><b>多语言</b>='否'</li><li><b>第二图标</b>='是'</li></ul>你应该将一个电影类型的图标(如'movies.png')文件放入'pic/category/chd/nanosofts/',将一个第二图标(如'bdh264.png')放入'pic/category/chd/nanosofts/additional/'。</li></ul>",
|
||||
'text_second_icon_name_note' => "不要使用过长的名字。建议在10个字母内。",
|
||||
'text_image_note' => "图片文件的名字。允许的字符:[a-z](小写),[0-9],[_./]。",
|
||||
'row_selections' => "选择",
|
||||
'text_selections_note' => "如果某个选择未指定,其所有选项都符合此规则。必须至少指定一个选择。",
|
||||
'row_category_name' => "分类名",
|
||||
'text_category_name_note' => "不要使用过长的名字。建议在10个字母内。",
|
||||
'row_mode' => "模式",
|
||||
'text_class_name_note' => "为图片指定class属性值。若无请留空。允许的字符: [a-z](小写),[0-9],[_],第一个字符必须是字母。",
|
||||
'std_missing_form_data' => "有必填项目未填写。",
|
||||
'std_invalid_character_in_filename' => "此文件名包含不合法字符:",
|
||||
'std_must_define_one_selection' => "你必须至少指定一个选择!",
|
||||
'std_invalid_mode_id' => "无效的模式id。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
$lang_cheaterbox = array
|
||||
(
|
||||
'std_oho' => "噢哦!",
|
||||
'std_no_suspect_detected' => "还没有检测到任何作弊嫌疑者。",
|
||||
'head_cheaterbox' => "作弊者",
|
||||
'text_cheaterbox' => "作弊者 <font class=striking>BETA</font>",
|
||||
'col_added' => "时间",
|
||||
'col_suspect' => "嫌疑者",
|
||||
'col_hit' => "次数",
|
||||
'col_torrent' => "种子",
|
||||
'col_ul' => "上传",
|
||||
'col_dl' => "下载",
|
||||
'col_ann_time' => "汇报时间",
|
||||
'col_seeders' => "做种者",
|
||||
'col_leechers' => "下载者",
|
||||
'col_comment' => "备注",
|
||||
'col_dealt_with' => "处理",
|
||||
'col_action' => "行为",
|
||||
'text_torrent_does_not_exist' => "种子不存在或已被删除",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'submit_set_dealt' => "设为已处理",
|
||||
'submit_delete' => "删除"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
$lang_checkuser = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_no_user_id' => "没有该ID的用户!",
|
||||
'std_no_permission' => "你没有该权限",
|
||||
'head_detail_for' => "用户详情 - ",
|
||||
'text_account_disabled' => "<p><b>该账号被禁用!</b></p>\n",
|
||||
'row_join_date' => "加入日期",
|
||||
'row_gender' => "性别",
|
||||
'row_email' => "邮箱",
|
||||
'row_ip' => "IP",
|
||||
'submit_confirm_this_user' => "确认该用户",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,50 @@
|
||||
<?php
|
||||
|
||||
$lang_comment = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_comment_flooding_denied' => "禁止滥发评论。请在",
|
||||
'std_before_posting_another' => "秒后再发。",
|
||||
'std_no_torrent_id' => "没有该ID的种子。",
|
||||
'std_no_comment_id' => "没有该ID的评论",
|
||||
'std_comment_body_empty' => "评论内容不能为空!",
|
||||
'head_add_comment_to' => "添加评论 - ",
|
||||
'text_add_comment_to' => "添加评论 - ",
|
||||
'submit_okay' => " 确定 ",
|
||||
'text_comments_in_reverse_order' => "逆序显示,顶部为最后发布的评论\n",
|
||||
'std_invalid_id' => "无效的ID",
|
||||
'std_permission_denied' => "没有该权限。",
|
||||
'head_edit_comment_to' => "编辑评论 - ",
|
||||
'text_edit_comment_to' => "编辑评论 - ",
|
||||
'std_delete_comment' => "删除评论",
|
||||
'std_delete_comment_note' => "你即将删除评论。点击\n",
|
||||
'std_here_if_sure' => "><b>这里</b></a>来确认。",
|
||||
'head_original_comment' => "原始评论",
|
||||
'text_original_content_of_comment' => "原始评论内容",
|
||||
'std_unknown_action' => "未知行为。",
|
||||
'std_no_review_id' => "该ID的点评不存在",
|
||||
'std_review_body_empty' => "点评正文不能为空!",
|
||||
'text_reviews_in_reverse_order' => "<h2>逆序显示,顶部为最后发布的点评</h2>\n",
|
||||
'head_edit_review_to' => "编辑点评 - ",
|
||||
'text_edit_review_to' => "编辑点评 - ",
|
||||
'std_delete_review' => "删除点评",
|
||||
'std_delete_review_note' => "你即将删除点评。点击\n",
|
||||
'head_original_review' => "原始点评",
|
||||
'text_original_content_of_review' => "原始点评内容",
|
||||
'row_user_comment' => "用户评论",
|
||||
'row_editor_notes' => "编辑评注",
|
||||
'row_bouns_change' => "魔力值改变",
|
||||
'text_bouns_change_notes' => " 分值范围是0 - 1000,视点评质量取数值(超过1000当做1000,其他不在范围内的值当做0)",
|
||||
'std_review_no_external_info' => "没有外部信息,无法标记评论!",
|
||||
'std_review_unmark' => "去除点评标记",
|
||||
'std_unmark_review_note' => "你即将去除点评的标记。点击\n",
|
||||
'row_original_torrent' => "原始种子",
|
||||
'text_no_exists' => "不再存在!",
|
||||
'text_torrent_id' => "种子ID:",
|
||||
'text_back' => "返回",
|
||||
'text_body' => "正文",
|
||||
'text_compose' => "撰写",
|
||||
'text_edit' => "编辑",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,36 @@
|
||||
<?php
|
||||
|
||||
$lang_confirm_resend = array
|
||||
(
|
||||
'resend_confirmation_email_failed' => "重发确认邮件失败",
|
||||
'std_fields_blank' => "有项目没有填写。",
|
||||
'std_invalid_email_address' => "邮箱地址无效!",
|
||||
'std_email_not_found' => "数据库中没有该邮箱地址。\n",
|
||||
'std_user_already_confirm' => "该邮箱的用户已经通过验证。\n",
|
||||
'std_passwords_unmatched' => "两次输入的密码不一致!肯定拼错了,请重试。",
|
||||
'std_password_too_short' => "对不起,密码过短(至少6个字符)",
|
||||
'std_password_too_long' => "对不起,密码过长(至多40个字符)",
|
||||
'std_password_equals_username' => "对不起,用户名和密码不能相同。",
|
||||
'std_error' => "错误",
|
||||
'std_database_error' => "数据库错误!请将该情况报告给管理员。",
|
||||
'text_resend_confirmation_mail_note' => "<h1>重发确认邮件</h1><p>填写以下表格使系统重发验证邮件。</p><p>你必须在过去24小时内注册且没有通过验证才能使用该功能,<br />否则你的账号信息已被删除,需要重新注册。</p><p><b>注意:</b>连续".$maxloginattempts."次尝试失败将导致你的IP地址被禁用!</p>",
|
||||
'row_registered_email' => "注册邮箱:",
|
||||
'row_new_password' => "新密码:",
|
||||
'text_password_note' => "至少6个字符",
|
||||
'row_enter_password_again' => "再次输入新密码:",
|
||||
'submit_send_it' => "发送!",
|
||||
'text_you_have' => "你还有",
|
||||
'text_remaining_tries' => "次尝试机会。",
|
||||
'mail_title' => "用户注册验证(重发)",
|
||||
'mail_this_link' => "这个链接",
|
||||
'mail_here' => "这里",
|
||||
'mail_one' => "你好 ",
|
||||
'mail_two' => ",<br /><br />你请求重新收取".$SITENAME."网站的注册确认邮件,并指定此邮箱地址 ",
|
||||
'mail_three' => " 为你的联系地址。<br /><br />如果你没有发过该请求,请忽视本邮件。输入你邮箱地址者的IP地址为 ",
|
||||
'mail_four' => ". 。请勿回复本邮件。<br /><br />如果你的确发过该请求,请点击以下链接来通过验证: ",
|
||||
'mail_four_1' => "<br /><br />如果以上链接打开出错、不存在或已经过期, 尝试在这里重新发送确认邮件 ",
|
||||
'mail_five' => "在通过验证后,你就可以使用新账号了。<br /><br />如果你在24小时内没有通过验证,你的账号将被删除。<br />新人登录".$SITENAME."后请务必先阅读站点规则,提问前请参考常见问题。<br /><br />请注意:如果你并没有在".$SITENAME."网站注册,请举报此邮件至".$REPORTMAIL."<br /><br />------<br /><br />".$SITENAME." 网站.",
|
||||
'text_select_lang' => "Select Site Language: ",
|
||||
'std_need_admin_verification' => "账户需要通过管理员手动验证。"
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_contactstaff = array
|
||||
(
|
||||
'head_contact_staff' => "联系管理组",
|
||||
'text_message_to_staff' => "给管理组发短讯",
|
||||
'row_subject' => "标题",
|
||||
'row_body' => "正文",
|
||||
'submit_send_it' => "发送",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
$lang_delete = array
|
||||
(
|
||||
'std_delete_failed' => "删除失败!",
|
||||
'std_missing_form_date' => "有项目未填",
|
||||
'std_not_owner' => "你不是发种者!你怎么会来这?\n",
|
||||
'std_invalid_reason' => "无效的理由",
|
||||
'std_describe_violated_rule' => "请填写具体违反的规则。",
|
||||
'std_enter_reason' => "请填写删除该种子的原因。",
|
||||
'head_torrent_deleted' => "成功删除种子!",
|
||||
'text_go_back' => "回到刚才的地方",
|
||||
'text_back_to_index' => "返回首页",
|
||||
'text_torrent_deleted' => "成功删除种子!",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_deletedisabled = array
|
||||
(
|
||||
'head_delete_diasabled' => "删除被禁用户",
|
||||
'text_delete_diasabled' => "删除被禁用户",
|
||||
'submit_delete_all_disabled_users' => "删除所有被禁用户",
|
||||
'text_delete_disabled_note' => "如果你点击下面的按钮,网站中所有的被禁止用户将被<b>删除</b>。除非<b>十分确定</b>,否则<b>不要</b>点此按钮。",
|
||||
'text_users_are_disabled' => "个用户被删除。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_deletemessage = array
|
||||
(
|
||||
'std_bad_message_id' => "错误短讯ID",
|
||||
'std_not_suggested' => "如果我是你,我不会这么做...",
|
||||
'std_not_in_inbox' => "你的收件箱中没有该短讯。",
|
||||
'std_not_in_sentbox' => "你的发件箱中没有该短讯。",
|
||||
'std_unknown_pm_type' => "未知短讯类型。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,223 @@
|
||||
<?php
|
||||
|
||||
$lang_details = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_no_torrent_id' => "没有该ID的种子",
|
||||
'head_details_for_torrent' => "种子详情 ",
|
||||
'text_successfully_uploaded' => "发布成功!",
|
||||
'text_redownload_torrent_note' => "你必须<b>重新下载</b>种子才能开始做种。",
|
||||
'text_successfully_edited' => "编辑成功!",
|
||||
'text_go_back' => "返回到",
|
||||
'text_whence_you_came' => "原先地点",
|
||||
'text_rating_added' => "添加评分成功!",
|
||||
'text_thanks_added' => "感谢表示成功!",
|
||||
'text_free' => "免费",
|
||||
'text_two_times_up' => "2X",
|
||||
'text_free_two_times_up' => "2X免费",
|
||||
'text_half_down' => "50%",
|
||||
'row_download' => "下载",
|
||||
'text_downloading_not_allowed' => "你被禁止下载。",
|
||||
'row_small_description' => "副标题",
|
||||
'row_info_hash' => "Hash码",
|
||||
'row_description' => "简介",
|
||||
'text_nfo' => "NFO",
|
||||
'text_view_nfo' => "[所有模式]",
|
||||
'row_imdb_url' => "IMDb链接",
|
||||
'row_subtitles' => "字幕",
|
||||
'text_no_subtitles' => "该种子暂无字幕",
|
||||
'submit_upload_subtitles' => "上传字幕",
|
||||
'row_info' => "信息",
|
||||
'text_imdb' => "IMDb",
|
||||
'text_lastfm' => "Last.fm",
|
||||
'text_douban' => "豆瓣",
|
||||
'text_not_ready' => "信息未获取,点击",
|
||||
'text_here_to_retrieve' => "<b>这里</b></a>重新检索",
|
||||
'text_someone_has_requested' => "某用户在",
|
||||
'text_please_be_patient' => "秒以前发送检索请求,请等待。",
|
||||
'text_information' => "信息:",
|
||||
'text_title' => " 片名: ",
|
||||
'text_title_chinese' => "中文片名: ",
|
||||
'text_also_known_as' => " 别名: ",
|
||||
'text_year' => " 年代: ",
|
||||
'text_runtime' => " 片长: ",
|
||||
'text_mins' => "分钟",
|
||||
'text_votes' => " 票数: ",
|
||||
'text_rating' => " 评分: ",
|
||||
'text_language' => " 对白语言: ",
|
||||
'text_country' => " 国家: ",
|
||||
'text_all_genres' => " 类别: ",
|
||||
'text_tagline' => " 标语: ",
|
||||
'text_director' => " 导演: ",
|
||||
'text_written_by' => " 编剧: ",
|
||||
'text_performed_by' => " 演出: ",
|
||||
'text_offcial_site' => " 官方网站: ",
|
||||
'text_imdb_link' => " IMDb链接: ",
|
||||
'text_produced_by' => " 制作: ",
|
||||
'text_music' => " 音乐: ",
|
||||
'text_plot_outline' => " 剧情概要:",
|
||||
'text_cast' => " 主演:",
|
||||
'text_as' => " .... ",
|
||||
'text_recommended_comment' => " 推荐评论:",
|
||||
'text_information_updated_at' => "<br /><br /><b>注意:</b>该信息最后更新于",
|
||||
'text_might_be_outdated' => ",可能已过期,点击",
|
||||
'text_here_to_update' => "<b>这里</b></a>更新信息",
|
||||
'text_network_error' => "警告!网络状态不允许实时检索信息",
|
||||
'text_avprogress' => "平均进度:",
|
||||
'row_type' => "类型",
|
||||
'text_none_selected' => "(未选)",
|
||||
'text_source' => "来源:",
|
||||
'text_codec' => "编码:",
|
||||
'text_stardard' => "分辨率:",
|
||||
'text_processing' => "处理:",
|
||||
'row_quality' => "质量",
|
||||
'col_type' => "类型",
|
||||
'col_name' => "标题",
|
||||
'col_quality' => "质量",
|
||||
'title_size' => "大小",
|
||||
'title_time_added' => "添加时间",
|
||||
'title_seeders' => "种子数",
|
||||
'title_leechers' => "下载数",
|
||||
'col_special' => "促销?",
|
||||
'text_normal' => "普通",
|
||||
'row_other_copies' => "其它版本",
|
||||
'row_last_seeder' => "最近活动:",
|
||||
'text_ago' => "以前",
|
||||
'text_size' => "<b>大小:</b>",
|
||||
'text_none_yet' => "暂无(需要".$minvotes."票,现在只有",
|
||||
'text_only' => "票",
|
||||
'text_none' => "无",
|
||||
'text_no_votes_yet' => "暂无评分",
|
||||
'text_invalid' => "无效?",
|
||||
'text_out_of_five_with' => "/5分,共",
|
||||
'text_votes_total' => "票",
|
||||
'text_login_to_vote' => "登录</a>后才能评分",
|
||||
'text_you_rated_as' => "(你将该种子评分为\"",
|
||||
'select_add_rating' => "(添加评分)",
|
||||
'submit_vote' => "我投",
|
||||
'row_rating' => "评分",
|
||||
'row_time' => "时间",
|
||||
'row_hot_meter' => "热度表",
|
||||
'text_views' => "查看: ",
|
||||
'text_hits' => "点击: ",
|
||||
'text_snatched' => "<b>完成:</b> ",
|
||||
'text_view_snatches' => "</b>次</a> <--- 点击查看完成详情",
|
||||
'text_average_speed' => "平均速度: ",
|
||||
'text_total_speed' => "总速度: ",
|
||||
'text_health_note' => "(数据为按时间计算的平均值,不一定准确)",
|
||||
'text_traffic' => "流量: ",
|
||||
'text_no_traffic' => "没有流量",
|
||||
'text_status' => "状态:",
|
||||
'text_dead' => "断种",
|
||||
'row_health' => "活力度",
|
||||
'text_anonymous' => "匿名",
|
||||
'text_edit_torrent' => "编辑/刪除",
|
||||
'title_edit_torrent' => "点击编辑或删除本种子",
|
||||
'row_upped_by' => "由",
|
||||
'text_click' => "点击",
|
||||
'text_num_files' => "文件数:",
|
||||
'text_see_full_list' => "[查看列表]",
|
||||
'text_files' => "个文件",
|
||||
'row_file_list' => "文件列表",
|
||||
'text_hide_list' => "[隐藏列表]",
|
||||
'row_action' => "行为",
|
||||
'text_download_torrent' => "下载种子",
|
||||
'title_download_torrent' => "下载种子",
|
||||
'text_ask_for_reseed' => "请求续种",
|
||||
'title_ask_for_reseed' => "当没有种子时请求完成者续种",
|
||||
'text_report_torrent' => "举报种子",
|
||||
'title_report_torrent' => "举报该种子违反了规则",
|
||||
'text_here' => "<b>这里</b></a>.",
|
||||
'row_peers' => "同伴",
|
||||
'text_seeders' => "个做种者",
|
||||
'text_leechers' => "个下载者",
|
||||
'text_peers_total' => "个同伴",
|
||||
'row_seeders' => "做种者",
|
||||
'row_leechers' => "下载者",
|
||||
'submit_say_thanks' => " 说谢谢 ",
|
||||
'submit_you_said_thanks' => "你已说过谢谢",
|
||||
'text_no_thanks_added' => "暂无感谢者",
|
||||
'row_thanks_by' => "感谢者",
|
||||
'row_torrent_info' => "种子文件",
|
||||
'text_torrent_structure' => "种子结构:",
|
||||
'text_torrent_info_note' => "[查看结构]",
|
||||
'head_comments_for_torrent' => "种子评论 - ",
|
||||
'text_comments_for' => "种子评论 - ",
|
||||
'text_snatch_detail_for' => "种子完成详情-",
|
||||
'text_users_top_finished_recently' => "顶部的用户最后完成下载",
|
||||
'col_username' => "用户名",
|
||||
'col_uploaded' => "上传量",
|
||||
'col_downloaded' => "下载量",
|
||||
'col_when_completed' => "完成",
|
||||
'col_last_action' => "最近动向",
|
||||
'col_seeding' => "做种",
|
||||
'col_pm_user' => "短讯",
|
||||
'col_report_user' => "举报",
|
||||
'col_on_or_off' => "在线",
|
||||
'text_global' => "全局",
|
||||
'text_torrent' => "本种",
|
||||
'text_yes' => "是",
|
||||
'text_no'=> "否",
|
||||
'text_add_a_comment' => "添加评论",
|
||||
'text_no_comments_yet' => "暂无评论",
|
||||
'text_quick_comment' => "快速评论",
|
||||
'submit_add_comment' => " 添加 ",
|
||||
'title_pm' => "发送短讯",
|
||||
'title_report' => "举报",
|
||||
'title_online' => "在线",
|
||||
'title_offline' => "不在线",
|
||||
'select_kewl' => "狂赞!",
|
||||
'select_pretty_good' => "较好",
|
||||
'select_decent' => "一般",
|
||||
'select_pretty_bad' => "较差",
|
||||
'select_sucks' => "垃圾!",
|
||||
'text_lastfm_not_ready' => "Last.fm信息未获取,点击",
|
||||
'text_biography' => "小传",
|
||||
'text_tags' => "标签:",
|
||||
'text_similiar_artists' => "类似艺术家:",
|
||||
'text_may_also_like' => "可能也喜欢:",
|
||||
'text_top_albums' => "热门专辑:",
|
||||
'text_listener' => "个听众",
|
||||
'text_scrobbled' => "次播放",
|
||||
'text_album' => "专辑",
|
||||
'text_album_name' => "专辑名: ",
|
||||
'text_track_number_info' => "曲目:",
|
||||
'text_release_date' => "发行日期:",
|
||||
'text_label' => "唱片公司:",
|
||||
'text_track_list' => "曲目列表:",
|
||||
'text_track_number' => "# ",
|
||||
'text_track_name' => "曲目名",
|
||||
'text_track_duration' => "时长",
|
||||
'text_track_listener' => "听者",
|
||||
'text_ratings_legend' => "平均: ",
|
||||
'text_points' => "分",
|
||||
'text_totalvotes' => "票",
|
||||
'text_author' => "作者:",
|
||||
'text_from' => "来自",
|
||||
'h1_user_reviews' => "用户点评选",
|
||||
'h1_critic_reviews' => "影评家点评",
|
||||
'h1_user_comments' => "用户评论",
|
||||
'text_local_link' => "本地链接",
|
||||
'text_at' => "发布于",
|
||||
'row_basic_info' => "基本信息",
|
||||
'text_site_rating' => "评分",
|
||||
'text_blank' => "发布于",
|
||||
'text_creator' => "主创: ",
|
||||
'submit_search_at_shooter' => "搜索射手网",
|
||||
'submit_search_at_opensubtitles' => "搜索Opensubtitles",
|
||||
'title_bookmark' => "收藏",
|
||||
'text_album_information' => "专辑信息:",
|
||||
'text_about_album' => "关于该专辑:",
|
||||
'text_artist' => "艺术家",
|
||||
'text_artist_name' => "艺术家:",
|
||||
'text_medium' => "媒介:",
|
||||
'text_team' => "制作组:",
|
||||
'text_audio_codec' => "音频编码:",
|
||||
'text_delete' => "删除",
|
||||
'text_other_copies' => "个其它版本",
|
||||
'row_uploader_bandwidth' => "发布者带宽",
|
||||
'text_and_more' => "……(这里只显示最新记录。共",
|
||||
'text_users_in_total' => "个用户表示了感谢)",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
$lang_donate = array
|
||||
(
|
||||
'std_sorry' => "对不起",
|
||||
'std_do_not_accept_donation' => "我们目前不接收捐赠。",
|
||||
'std_success' => "成功",
|
||||
'std_donation_success_note_one' => "感谢你的捐赠!你的付款已完成。请点击",
|
||||
'std_here' => "这里",
|
||||
'std_donation_success_note_two' => "发送你的付款信息给我们,方便我们确认你的捐赠。",
|
||||
'head_donation' => "捐赠",
|
||||
'text_donate' => "捐赠",
|
||||
'std_error' => "错误",
|
||||
'std_no_donation_account_available' => "没有设置接收捐赠的账号。请将此情况告诉管理组。",
|
||||
'text_donation_note' => "感谢你有意捐赠。无论捐赠的数目是多少,我们都表示最真诚的感谢!",
|
||||
'text_donate_with_paypal' => "使用PayPal捐赠",
|
||||
'text_donate_paypal_note' => "1. 选择你的捐赠金额。<br />2. 点击PayPal按钮。<br />3. 在PayPal网站完成付款。",
|
||||
'text_select_donation_amount' => "请选择你的捐赠金额:",
|
||||
'select_choose_donation_amount' => "---选择捐赠金额---",
|
||||
'select_other_donation_amount' => "其它金额",
|
||||
'text_usd_mark' => "",
|
||||
'text_donation' => "美元",
|
||||
'text_donate_with_alipay' => "使用支付宝捐赠",
|
||||
'text_donate_alipay_note_one' => "1. 点击支付宝按钮。<br />2. 选择“向陌生卖家付款”。<br />3. 在“收款方支付宝账户”中填写我们的支付宝账号",
|
||||
'text_donate_alipay_note_two' => "。<br />4. 继续直到完成付款。",
|
||||
'text_after_donation_note_one' => "在完成捐赠后,请一定将你的<b>付款信息</b>通过站短",
|
||||
'text_send_us' => "发送给我们",
|
||||
'text_after_donation_note_two' => ",方便我们确认你的捐赠。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
$lang_downloadnotice = array
|
||||
(
|
||||
'head_download_notice' => "下载提示",
|
||||
'text_client_banned_notice' => "被禁止客户端提示",
|
||||
'text_client_banned_note' => "Tracker检查到你最近一次使用的BT客户端属于<b>被禁</b>的范畴。请阅读以下说明。",
|
||||
'text_low_ratio_notice' => "低分享率提示",
|
||||
'text_low_ratio_note_one' => "<span class='striking'><b>警告:</b></span>你的分享率过低!你必须在",
|
||||
'text_low_ratio_note_two' => "内改善它,否则你在本站的<b>账号将被禁止</b>。如果你不明白什么是分享率,请仔细阅读以下说明。",
|
||||
'text_first_time_download_notice' => "第一次下载提示",
|
||||
'text_first_time_download_note' => "你好!<br />这可能是你<b>第一次</b>在本站下载种子。<br />在此之前请阅读以下几个简短的注意事项。",
|
||||
'text_this_is_private_tracker' => "这是非公开BT站点,有分享率要求",
|
||||
'text_private_tracker_note_one' => "这是非公开BT站点(Private Tracker),即我们的Tracker<b>只</b>提供给注册会员使用。",
|
||||
'text_learn_more' => "关于非公开BT站点,见",
|
||||
'text_nexuswiki' => "NexusWiki",
|
||||
'text_private_tracker_note_two' => "要维持你的会员资格,你<b>必须</b>保持一个最低要求的上传量/下载量的比值(即<b>分享率</b>)。分享率过低将导致你<span class='striking'>失去在这里的会员资格</span>。",
|
||||
'text_see_ratio' => "关于分享率要求,见",
|
||||
'text_private_tracker_note_three' => "你当前的分享率会一直显示在导航菜单的正下面,请经常关注它。",
|
||||
'text_private_tracker_note_four' => "<b>怎样才能获得良好的分享率?</b><br />最好的方式是<b>一直保持你的BT客户端处于运行状态</b>,为你下载的资源做种直到删除相应的文件为止。",
|
||||
'text_use_allowed_clients' => "只能使用允许的BT客户端",
|
||||
'text_allowed_clients_note_one' => "BT客户端有很多种。但是在本站,我们<b>只</b>允许其中的部分。其它客户端(如比特彗星,迅雷)属于<span class='striking'>被禁</span>范畴,我们的Tracker不会接受其连接请求。",
|
||||
'text_why_banned' => "关于为什么禁止一些客户端,见",
|
||||
'text_allowed_clients_note_two' => "你可以在",
|
||||
'text_allowed_clients_note_three' => "中看到所有被允许的客户端。如果你不清楚该使用哪个客户端,可以选择以下两个推荐之一:",
|
||||
'title_download' => "下载",
|
||||
'text_for' => "支持平台:",
|
||||
'text_for_more_information_read' => "了解更多信息,见",
|
||||
'text_rules' => "规则",
|
||||
'text_and' => "和",
|
||||
'text_faq' => "常见问题",
|
||||
'text_let_me_download' => "我会提高分享率的。",
|
||||
'text_notice_not_show_again' => "下次不显示此提示",
|
||||
'text_notice_always_show' => "每次都会显示此提示,直到你改善了分享率为止。",
|
||||
'submit_download_the_torrent' => "下载种子文件",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,72 @@
|
||||
<?php
|
||||
|
||||
$lang_edit = array
|
||||
(
|
||||
'head_edit_torrent' => "编辑种子 - ",
|
||||
'text_cannot_edit_torrent' => "无法编辑该种子",
|
||||
'text_cannot_edit_torrent_note' => "你不是发种者,或者你没有正确<a href=\"login.php?returnto=" . rawurlencode($_SERVER["REQUEST_URI"]) . "&nowarn=1\">登录。</a>\n",
|
||||
'row_torrent_name' => "标题",
|
||||
'row_small_description' => "副标题",
|
||||
'row_nfo_file' => "NFO文件",
|
||||
'radio_keep_current' => "原文件",
|
||||
'radio_update' => "更新",
|
||||
'radio_remove' => "去除",
|
||||
'row_description' => "简介",
|
||||
'row_type' => "类型",
|
||||
'text_source' => "来源:",
|
||||
'select_choose_one' => "请选择",
|
||||
'text_codec' => "编码:",
|
||||
'text_standard' => "分辨率:",
|
||||
'text_processing' => "处理:",
|
||||
'row_quality' => "质量",
|
||||
'text_quality_note' => "只适用于<b>视频</b>文件。",
|
||||
'row_visible' => "显示",
|
||||
'checkbox_visible' => "在浏览页面显示",
|
||||
'text_visible_note' => "注意:有上传者时种子会自动显示,若没有种子一段时间(断种)则会隐藏。选中这项可手动加快该过程。同时请注意,隐藏的种子还是能被查看或搜索到,只是默认状态下不显示。",
|
||||
'row_anonymous_uploader' => "匿名上传",
|
||||
'checkbox_anonymous_note' => "不要在浏览页面显示用户名",
|
||||
'row_special_torrent' => "促销种子",
|
||||
'select_use_global_setting' => "使用全局设置",
|
||||
'select_forever' => "永久",
|
||||
'select_until' => "直到",
|
||||
'text_keep_current' => "原设置",
|
||||
'text_ie_for' => "时长",
|
||||
'text_promotion_until_note' => "(时间格式为'年年年年-月月-日日 时时:分分:秒秒')",
|
||||
'select_normal' => "普通",
|
||||
'select_free' => "免费",
|
||||
'select_two_times_up' => "2x上传",
|
||||
'select_free_two_times_up' => "免费&2x上传",
|
||||
'select_half_down' => "50%下载",
|
||||
'select_choose_torrent_state' => "设定种子的促销状态",
|
||||
'row_torrent_position' => "种子位置",
|
||||
'row_recommended_movie' => "推荐影片",
|
||||
'select_choose_recommended_movie' => "选择影片海报是否在首页“推荐热片”或“推荐经典”中显示",
|
||||
'select_hot' => "热门",
|
||||
'select_classic' => "经典",
|
||||
'select_recommended' => "推荐",
|
||||
'select_sticky' => "置顶",
|
||||
'select_choose_if_sticky' => "选择种子是否在种子页面置顶",
|
||||
'row_banned' => "禁止",
|
||||
'checkbox_banned' => "禁止",
|
||||
'submit_edit_it' => "编辑",
|
||||
'submit_revert_changes' => "重置",
|
||||
'text_delete_torrent' => "<b>删除种子</b> - 原因:",
|
||||
'radio_dead' => "断种",
|
||||
'text_dead_note' => " 0 做种者 + 0 下载者 = 0 总同伴",
|
||||
'radio_dupe' => "重复",
|
||||
'radio_nuked' => "劣质",
|
||||
'radio_rules' => "违规",
|
||||
'text_req' => "(必填)",
|
||||
'radio_other' => "其他",
|
||||
'submit_delete_it' => "删除",
|
||||
'text_move_to_browse' => "类型变为<b>种子</b>区的 ",
|
||||
'text_move_to_special' => "类型变为<b>音乐</b>区的 ",
|
||||
'text_medium' => "媒介:",
|
||||
'row_pick' => "挑选",
|
||||
'row_check' => "勾选",
|
||||
'text_team' => "制作组",
|
||||
'text_audio_codec' => "音频编码",
|
||||
'row_content' => "内容",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_faq = array
|
||||
(
|
||||
'head_faq' => "常见问题",
|
||||
'text_welcome_to' => "欢迎来到",
|
||||
'text_welcome_content_one' => "我们的目标是提供纯粹高品质的东西。因此,只有授权的用户才能发布种子。如果你有0-day资源的来源,请不要迟疑<a class=\"faqlink\" href=\"contactstaff.php\">联系</a>我们!<br /><br />这是非公开BT站点,你必须注册后才能访问。",
|
||||
'text_welcome_content_two' => "在".$SITENAME."干任何事前,我们建议你先阅读站点的<a class=\"faqlink\" href=\"rules.php\">规则</a>!规则只有简单几条,但我们要求用户严格遵照。<br /><br />在使用前,请阅读".$SITENAME."<a class=\"faqlink\" href=\"useragreement.php\">用户协定</a>。",
|
||||
'text_contents' => "目录",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
$lang_fastdelete = array
|
||||
(
|
||||
'std_delete_failed' => "删除失败!",
|
||||
'std_missing_form_data' => "有项目没填",
|
||||
'text_no_permission' => "你没有权限删除该种子,只有版主及以上用户才可以。如果你想删除自己发布的种子,请联系他们。\n",
|
||||
'std_delete_torrent' => "删除种子",
|
||||
'std_delete_torrent_note' => "确认:你即将删除种子,点击",
|
||||
'std_here_if_sure' => "这里</a>来确认。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
$lang_forummanage = array
|
||||
(
|
||||
'head_forum_management' => "论坛管理",
|
||||
'text_forum_management' => "论坛管理",
|
||||
'text_edit_forum' => "编辑论坛版块",
|
||||
'row_forum_name' => "版块名字",
|
||||
'row_forum_description' => "版块描述",
|
||||
'row_overforum' => "论坛分区",
|
||||
'row_moderator' => "版主",
|
||||
'text_moderator_note' => "最多3个版主。用','分割用户名",
|
||||
'row_minimum_read_permission' => "最低允许阅读等级",
|
||||
'row_minimum_write_permission' => "最低允许回复等级",
|
||||
'row_minimum_create_topic_permission' => "最低允许发布主题等级",
|
||||
'row_forum_order' => "论坛版块排序",
|
||||
'text_forum_order_note' => "按数字升序排列,即0显示在最顶端。",
|
||||
'submit_edit_forum' => "编辑论坛版块",
|
||||
'text_no_records_found' => "对不起,没有记录!",
|
||||
'text_add_forum' => "添加论坛版块",
|
||||
'text_make_new_forum' => "添加新的版块",
|
||||
'submit_overforum_management' => "论坛分区管理",
|
||||
'submit_add_forum' => "添加版块",
|
||||
'col_name' => "名字",
|
||||
'col_overforum' => "论坛分区",
|
||||
'col_read' => "读",
|
||||
'col_write' => "回复",
|
||||
'col_create_topic' => "创建主题",
|
||||
'col_moderator' => "版主",
|
||||
'col_modify' => "修改",
|
||||
'text_not_available' => "暂无",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'js_sure_to_delete_forum' => "你确定要删除此论坛版块吗?",
|
||||
'submit_make_forum' => "创建论坛版块"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,203 @@
|
||||
<?php
|
||||
|
||||
$lang_forums = array
|
||||
(
|
||||
'text_no_active_users' => "论坛当前没有活跃用户。",
|
||||
'text_stats' => "数据",
|
||||
'text_our_members_have' => "用户共发布",
|
||||
'text_posts_in_topics' => "个帖子,",
|
||||
'text_in_topics' => "个主题。",
|
||||
'text_there' => "论坛共有",
|
||||
'text_online_user' => "个",
|
||||
'text_in_forum_now' => "在线用户。",
|
||||
'std_no_post_found' => "没有帖子",
|
||||
'text_quick_jump' => "跳转至",
|
||||
'submit_go' => "确定",
|
||||
'std_bad_forum_id' => "无效版块ID",
|
||||
'text_new_topic_in' => "新主题 - ",
|
||||
'text_forum' => "版块",
|
||||
'std_forum_error' => "论坛错误",
|
||||
'std_topic_not_found' => "没有找到该主题。",
|
||||
'text_reply_to_topic' => "回复主题:",
|
||||
'text_compose' => "撰写",
|
||||
'std_error' => "错误",
|
||||
'std_no_post_id' => "该ID的帖子不存在",
|
||||
'submit_submit' => "提交",
|
||||
'submit_preview' => "预览",
|
||||
'text_tags' => "标签",
|
||||
'text_smilies' => "表情",
|
||||
'text_ten_last_posts' => "10个最近帖子,按逆序排列",
|
||||
'text_by' => "",
|
||||
'text_at' => "",
|
||||
'head_edit_forum' => "编辑版块",
|
||||
'text_edit_forum' => "编辑版块",
|
||||
'row_forum_name' => "版块名字",
|
||||
'row_description' => "简介",
|
||||
'row_permission' => "权限",
|
||||
'text_minimum' => "",
|
||||
'select_minimum_class_view' => "及以上才能查看<br />",
|
||||
'select_minimum_class_post' => "及以上才能回复<br />",
|
||||
'select_minimum_class_topic' => "及以上才能发新主题<br />",
|
||||
'std_no_forum_id' => "版块ID不存在。",
|
||||
'std_must_specify_forum_name' => "你必须指定版块的名字。",
|
||||
'std_must_provide_forum_description' => "你必须填写版块简介。",
|
||||
'head_delete_forum' => "删除版块",
|
||||
'text_warning' => "** 警告! **",
|
||||
'text_deleting_forum_id' => "删除版块ID ",
|
||||
'text_will_also_delete' => "的同时也会删除",
|
||||
'text_posts_in' => "个帖子和",
|
||||
'text_topics' => "个主题。",
|
||||
'text_accept' => "同意",
|
||||
'text_cancel' => "取消",
|
||||
'std_unauthorised_performing_action' => "你没有该权限!",
|
||||
'head_new_topic' => "新主题",
|
||||
'std_must_enter_subject' => "你必须填写话题。",
|
||||
'std_subject_limited' => "话题长度过大。请减少字数。",
|
||||
'std_bad_topic_id' => "主题ID错误",
|
||||
'std_sorry' => "对不起...",
|
||||
'std_unauthorized_to_post' => "你没有发帖的权限。请查看(<a href=\"messages.php\">收件箱</a>)",
|
||||
'std_permission_denied' => "没有该权限。",
|
||||
'std_no_body_text' => "正文不能为空。",
|
||||
'std_post_flooding' => "禁止滥发帖子。请在",
|
||||
'std_seconds_before_making' => "秒后重试。",
|
||||
'std_no_topic_id_returned' => "没有访回任何主题ID",
|
||||
'std_topic_locked' => "该主题已被锁定。",
|
||||
'std_post_id_not_available' => "帖子ID不存在",
|
||||
'std_unpermitted_viewing_topic' => "你没有阅读该主题的权限。",
|
||||
'text_prev' => "上一页",
|
||||
'text_next' => "下一页",
|
||||
'head_view_topic' => "查看主题",
|
||||
'text_forums' => "论坛",
|
||||
'text_ago' => "以前",
|
||||
'text_quote' => "引用",
|
||||
'text_last_edited_by' => "最后被",
|
||||
'text_last_edit_at' => "编辑于",
|
||||
'text_posts' => "帖子:",
|
||||
'text_ul' => "上传:",
|
||||
'text_dl' => "下载:",
|
||||
'text_ratio' => "分享率:",
|
||||
'text_class' => "等级:",
|
||||
'text_back_to_top' => "返回顶部",
|
||||
'title_sticky' => "置顶",
|
||||
'submit_sticky' => "置顶",
|
||||
'submit_unsticky' => "取消置顶",
|
||||
'submit_unlock' => "解除主题锁定",
|
||||
'submit_lock' => "锁定主题",
|
||||
'submit_delete_topic' => "删除主题",
|
||||
'text_rename_topic' => "重命名主题:",
|
||||
'submit_okay' => "确定",
|
||||
'text_move_thread_to' => "将该主题移至",
|
||||
'submit_move' => "移动",
|
||||
'text_topic_locked_new_denied' => "<p>该主题已被锁定;禁止发布新贴。</p>",
|
||||
'text_unpermitted_posting_here' => "<p><i>你没有在该版块回复的权限。</i></p>",
|
||||
'head_post_reply' => "回复",
|
||||
'std_forum_not_found' => "没有该版块。",
|
||||
'std_cannot_get_posts_count' => "无法获取帖子总数。",
|
||||
'std_delete_topic' => "删除主题",
|
||||
'std_delete_topic_note' => "确认:你即将删除主题,点击",
|
||||
'std_here_if_sure' => "这里</a>来确认。",
|
||||
'std_no_topic_for_post' => "该帖子没有对应的主题",
|
||||
'std_denied' => "拒绝!",
|
||||
'std_body_empty' => "正文不能为空!",
|
||||
'std_subject_empty' => "话题不能为空!",
|
||||
'std_success' => "成功",
|
||||
'std_post_edited_successfully' => "帖子编辑成功。",
|
||||
'text_edit_post' => "编辑帖子",
|
||||
'std_how_could_this_happen' => "这是怎么回事?!",
|
||||
'std_post_not_found' => "该帖子不存在",
|
||||
'std_cannot_delete_post' => "无法删除帖子。此帖子为该主题的第一个帖子,你应该",
|
||||
'std_delete_topic_instead' => "删除该主题</a>。",
|
||||
'std_delete_post' => "删除帖子",
|
||||
'std_delete_post_note' => "确认:你即将删除帖子,点击",
|
||||
'std_must_enter_new_title' => "你必须输入新的话题!",
|
||||
'std_not_permitted' => "禁止",
|
||||
'std_sql_error' => "SQL错误",
|
||||
'head_forum' => "版块",
|
||||
'col_topic' => "主题",
|
||||
'col_replies' => "回复",
|
||||
'col_views' => "查看",
|
||||
'col_author' => "作者",
|
||||
'col_last_post' => "最近回复",
|
||||
'text_no_topics_found' => "没有主题",
|
||||
'text_new_posts' => "新帖子",
|
||||
'text_locked_topic' => "锁定主题",
|
||||
'text_unpermitted_starting_new_topics' => "你没有在该版块发布新话题的权限。",
|
||||
'submit_view_unread' => "查看未读",
|
||||
'submit_new_topic' => "发新主题",
|
||||
'text_topics_with_unread_posts' => "新回复的帖子",
|
||||
'col_forum' => "版块",
|
||||
'text_more_than' => "找到超过",
|
||||
'text_items_found_displaying_first' => "个项目,显示最近",
|
||||
'text_catch_up' => "全部设置已读",
|
||||
'text_nothing_found' => "没有结果",
|
||||
'head_forum_search' => "论坛搜索",
|
||||
'col_post' => "帖子",
|
||||
'col_posted_by' => "帖子作者",
|
||||
'text_found' => "找到",
|
||||
'text_num_posts' => "个帖子",
|
||||
'text_search_on_forum' => "搜索论坛",
|
||||
'text_by_keyword' => "按关键字",
|
||||
'head_forums' => "论坛",
|
||||
'col_forums' => "版块",
|
||||
'col_topics' => "主题",
|
||||
'col_posts' => "帖子",
|
||||
'std_bad_forum_last_post' => "最近回复错误",
|
||||
'text_in' => "主题:",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'std_unknown_action' => "未知行为",
|
||||
'text_search' => "搜索",
|
||||
'text_view_unread' => "查看未读",
|
||||
'text_forum_manager' => "论坛管理",
|
||||
'title_reply_with_quote' => "引用该贴",
|
||||
'title_reply_directly' => "直接回复",
|
||||
'title_delete_post' => "删除帖子",
|
||||
'title_edit_post' => "编辑帖子",
|
||||
'text_quick_reply' => "快速回复",
|
||||
'submit_add_reply' => "提交",
|
||||
'text_add_reply' => "回复主题",
|
||||
'title_online' => "在线",
|
||||
'title_offline' => "不在线",
|
||||
'title_send_message_to' => "发短讯给",
|
||||
'title_report_this_post' => "举报该帖子",
|
||||
'title_new_topic' => "新主题",
|
||||
'col_moderator' => "版主",
|
||||
'text_apply_now' => "诚征中",
|
||||
'text_locked' => "锁定",
|
||||
'text_number' => "",
|
||||
'text_lou' => "楼",
|
||||
'there_is' => "此主题共被查看",
|
||||
'hits_on_this_topic' => "次",
|
||||
'title_read' => "已读",
|
||||
'title_unread' => "未读",
|
||||
'title_locked' => "锁定",
|
||||
'title_locked_new' => "锁定且未读",
|
||||
'text_highlight_topic' => "高亮显示主题",
|
||||
'select_color' => "无",
|
||||
'submit_change' => "确定",
|
||||
'head_view_unread' => "查看未读",
|
||||
'text_today' => "今日: ",
|
||||
'text_new_post' => "个今日",
|
||||
'text_posts_today' => "帖子。",
|
||||
'text_at_time' => "发布于",
|
||||
'text_blank' => "发布在",
|
||||
'text_last_posted_by' => "最新帖子由",
|
||||
'text_fast_search' => "快速搜索:",
|
||||
'text_go' => "给我搜",
|
||||
'submit_show_more' => "查看更多",
|
||||
'text_view_all_posts' => "显示全部帖子",
|
||||
'text_view_this_author_only' => "只看该作者",
|
||||
'title_jump_to_unread' => "跳至未读帖子",
|
||||
'text_new' => "新",
|
||||
'title_order_topic_desc' => "按发布时间降序",
|
||||
'title_order_topic_asc' => "按发布时间升序",
|
||||
'title_order_post_asc' => "按最近回复升序",
|
||||
'title_order_post_desc' => "按最近回复降序",
|
||||
'text_order' => "排序方式",
|
||||
'text_topic_desc' => "发布时间降序",
|
||||
'text_topic_asc' => "发布时间升序",
|
||||
'text_post_asc' => "最近回复升序",
|
||||
'text_post_desc' => "最近回复降序",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
$lang_friends = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_invalid_id' => "无效的ID",
|
||||
'std_access_denied' => "访问拒绝。",
|
||||
'std_no_user_id' => "没有用户的ID为",
|
||||
'std_unknown_type' => "未知类型",
|
||||
'std_user_id' => "用户",
|
||||
'std_already_in' => "已经在你的",
|
||||
'std_list' => "列表中。",
|
||||
'std_delete' => "删除",
|
||||
'std_delete_note' => "你真要删除一个",
|
||||
'std_click' => "吗?点击\n",
|
||||
'std_here_if_sure' => "<b>这里</b></a>来确认。",
|
||||
'std_no_friend_found' => "没有好友的ID为",
|
||||
'std_no_block_found' => "没有坏人的ID为",
|
||||
'head_personal_lists_for' => "社交名单 - ",
|
||||
'text_personallist' => "社交名单",
|
||||
'text_friendlist' => "好友",
|
||||
'text_friends_empty' => "<em>暂无好友</em>",
|
||||
'text_neighbors_empty' => "<em>暂无邻居</em>",
|
||||
'text_last_seen_on' => "最后访问时间:",
|
||||
'text_ago' => "以前",
|
||||
'text_remove_from_friends' => "删除好友",
|
||||
'text_send_pm' => "发送短讯",
|
||||
'text_added_you_to_friendslist' => "添你为好友者",
|
||||
'text_add_to_friends' => "加为好友",
|
||||
'text_blocklist_empty' => "<i>你的黑名单为空</i>",
|
||||
'text_blocked_users' => "黑名单",
|
||||
'text_find_user' => "搜索用户/浏览用户列表",
|
||||
'text_neighbors' => "邻居",
|
||||
'text_friend' => "好友",
|
||||
'text_block' => "坏人",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,44 @@
|
||||
<?php
|
||||
|
||||
$lang_fun = array
|
||||
(
|
||||
'std_delete_fun' => "删除趣味内容?",
|
||||
'text_please_click' => "你真的要删除该趣味内容吗?点击\n",
|
||||
'text_here_if_sure' => "这里</a>来确认。",
|
||||
'std_error' => "错误",
|
||||
'std_invalid_id' => "无效的ID",
|
||||
'std_permission_denied' => "访问被拒绝!",
|
||||
'text_fun_title' => "标题",
|
||||
'text_body' => "正文",
|
||||
'submit_okay' => "确定",
|
||||
'head_new_fun' => "新趣味内容",
|
||||
'text_submit_new_fun' => "提交新趣味内容",
|
||||
'text_new_compose' => "新撰写",
|
||||
'head_fun' => "趣味内容",
|
||||
'text_on' => "于",
|
||||
'text_blank' => "发布于",
|
||||
'text_ago' => "以前",
|
||||
'text_posted_by' => "由",
|
||||
'text_not_funny' => "无聊",
|
||||
'text_funny' => "有趣",
|
||||
'text_very_funny' => "爆笑",
|
||||
'head_edit_fun' => "编辑趣味内容",
|
||||
'text_edit_fun' => "编辑趣味内容",
|
||||
'std_body_is_empty' => "正文不能为空!",
|
||||
'std_title_is_empty' => "标题不能为空!",
|
||||
'std_fun_added_successfully' => "趣味条目成功添加。",
|
||||
'std_error_happened' => "出了点问题。",
|
||||
'std_the_newest_fun_item' => "最新的趣味条目",
|
||||
'std_posted_on' => "发布于",
|
||||
'std_need_to_wait' => "。请等它发布时间超过24小时后再添加新的趣味内容。",
|
||||
'std_are_you_sure' => "你确定吗?",
|
||||
'std_only_against_rule' => "你确定要禁止改趣味条目吗?注意只有当该趣味内容违反了规则后才需这么做。另外,你也可以同时给用户一次警告。",
|
||||
'std_reason_required' => "原因<font color=red>(必须填写)</font>: ",
|
||||
'std_reason_is_empty' => "你必须填写原因!",
|
||||
'std_success' => "成功",
|
||||
'std_fun_item_banned' => "该趣味内容被成功禁止。",
|
||||
'std_already_vote' => "你已经投过票了!",
|
||||
'std_cannot_give_bonus' => "系统无法给趣味内容发布者奖励魔力值。请将该问题报告给管理员。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,293 @@
|
||||
<?php
|
||||
|
||||
$lang_functions = array
|
||||
(
|
||||
'std_access_denied' => "访问拒绝!",
|
||||
'std_fake_account' => "我们怀疑你在使用伪造账户,因此记录了本次行为!",
|
||||
'std_permission_denied' => "你没有该权限!",
|
||||
'std_already_logged_in' => "你已经登录!",
|
||||
'text_page_last_updated' => "本页面最后更新于",
|
||||
'text_browser_cookies_note' => "如果在启用Cookies后仍然无法登录,则你的登录Cookie可能有问题。我们建议你在删除Cookies后重试。删除Internet Explorer的Cookies的方法是,进入<b>工具</b>→<b>Internet选项...</b>然后点击<b>删除Cookies</b>按钮。注意这样也会删除保存在你电脑中其他站点的Cookies。",
|
||||
'std_error' => "错误",
|
||||
'text_unable_to_send_mail' => "无法发送邮件。请将该错误报告给管理员。",
|
||||
'std_success' => "成功",
|
||||
'std_confirmation_email_sent' => "验证邮件已经发至",
|
||||
'std_please_wait' => "请等候邮件抵达。",
|
||||
'std_account_details_sent' => "新的帐户信息已发至",
|
||||
'std_locked' => " 锁定!(认证的最大错误尝试次数",
|
||||
'std_attempts_reached' => "次已到)",
|
||||
'std_your_ip_banned' => "我们怀疑你在欺骗系统,因此禁用了你的IP地址!",
|
||||
'std_login_failed' => "登录失败!",
|
||||
'std_login_failed_note' => "<b>错误</b>: 用户名或密码不正确!或者你还没有通过验证<br /><br />忘记了密码?<b><a href=recover.php>找回</a></b>你的密码?",
|
||||
'std_failed' => "失败",
|
||||
'std_sorry' => "对不起",
|
||||
'std_oops' => "哦奥!",
|
||||
'std_invite_system_disabled' => "邀请系统当前未开放...",
|
||||
'std_open_registration_disabled' => "自由注册当前关闭,只允许邀请注册。如果你想加入,请找到能够邀请你进入本站的朋友:)我们只想知道有多少作弊者和吸血鬼在被踢后才开始想到珍惜帐户。是的,在被踢后不是你想回来就能回来。请具备邀请资格的用户注意,如果你在知情的情况下将邀请发给作弊者和行为不端者,你和被邀请者都会被踢。如果你想重新启用帐户必须经过我们同意。",
|
||||
'std_account_limit_reached' => "当前账户上限数已到。系统会经常删除不活动的帐户,请过段时间再试...",
|
||||
'std_the_ip' => "该IP",
|
||||
'std_used_many_times' => "已经被很多帐户使用...<b>".$SITENAME."</b>不允许该IP注册更多账户。",
|
||||
'std_invalid_image_code' => "图片代码无效!<br /><b>不要返回,图片代码已被清除!</b><br /><br />点击",
|
||||
'std_here_to_request_new' => "<b>这里</b></a>获取新的图片代码。",
|
||||
'row_security_image' => "验证图片:",
|
||||
'row_security_code' => "验证码:",
|
||||
'text_slots' => "连接数:",
|
||||
'text_unlimited' => "无限制",
|
||||
'std_server_load_very_high' => "服务器负载过高,正在重试,请稍后...",
|
||||
'std_too_many_users' => "太多用户。请刷新页面重试。",
|
||||
'text_unauthorized_ip' => "<h1>403 Forbidden</h1>未授权的IP地址。",
|
||||
'text_home' => " 首 页 ",
|
||||
'text_forums' => " 论 坛 ",
|
||||
'text_torrents' => " 种 子 ",
|
||||
'text_offers' => " 候 选 ",
|
||||
'text_request' => " 求 种 ",
|
||||
'text_upload' => " 发 布 ",
|
||||
'text_subtitles' => " 字 幕 ",
|
||||
'text_user_cp' => " 控制面板 ",
|
||||
'text_top_ten' => "排 行 榜",
|
||||
'text_log' => " 日 志 ",
|
||||
'text_rules' => " 规 则 ",
|
||||
'text_faq' => " 常见问题 ",
|
||||
'text_staff' => "管 理 组",
|
||||
'std_site_down_for_maintenance' => "站点关闭维护中,请稍后再访问...谢谢",
|
||||
'text_click_view_full_image' => "点击这里查看完整图像",
|
||||
'text_image_resized' => "图像被缩小,点击这里查看完整图像",
|
||||
'text_click_view_small_image' => "点击这里查看缩小图像",
|
||||
'text_login' => "登录",
|
||||
'text_signup' => "注册",
|
||||
'text_inf' => "无限",
|
||||
'title_donor' => "捐赠者",
|
||||
'title_warned' => "被警告者",
|
||||
'title_inbox_new_messages' => "收件箱 (有新短讯)",
|
||||
'title_inbox_no_new_messages' => "收件箱 (无新短讯)",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'text_unknown' => "未知",
|
||||
'text_welcome_back' => "欢迎回来",
|
||||
'text_staff_panel' => "管理组面板",
|
||||
'text_site_settings' => "站点设定",
|
||||
'text_logout' => "退出",
|
||||
'text_bonus' => "魔力值 ",
|
||||
'text_use' => "使用",
|
||||
'text_ratio' => "分享率:",
|
||||
'text_uploaded' => "上传量:",
|
||||
'text_downloaded' => "下载量:",
|
||||
'text_active_torrents' => "当前活动:",
|
||||
'title_torrents_seeding' => "当前做种",
|
||||
'title_torrents_leeching' => "当前下载",
|
||||
'text_connectable' => "可连接:",
|
||||
'text_the_time_is_now' => "当前时间:",
|
||||
'text_message_new' => " 新",
|
||||
'title_sentbox' => "发件箱",
|
||||
'title_inbox' => "收件箱",
|
||||
'title_buddylist' => "社交名单",
|
||||
'text_you_have' => " 你有",
|
||||
'text_new_message' => "条新短讯",
|
||||
'text_s' => "",
|
||||
'text_click_here_to_read' => "!点击查看 ",
|
||||
'text_your_friends' => "你的好友",
|
||||
'text_awaiting_confirmation' => "等待你的确认!",
|
||||
'text_website_offline_warning' => "<b>警告</b>:站点当前不在线!点击<a href=settings.php>这里</a>改变设置。",
|
||||
'text_there_is' => " 有",
|
||||
'text_new_report' => "条新举报信息 ",
|
||||
'text_new_staff_message' => "条新管理组信息 ",
|
||||
'text_search' => "搜索",
|
||||
'text_profile' => "个人资料",
|
||||
'text_chat' => "聊天",
|
||||
'text_dox' => "文档",
|
||||
'text_links' => "链接",
|
||||
'text_username' => "用户名:",
|
||||
'text_password' => "密码:",
|
||||
'submit_log_in' => "登录",
|
||||
'text_register' => "注册",
|
||||
'text_rules_link' => "规则",
|
||||
'text_faq_link' => "常见问题",
|
||||
'text_useragreement' => "用户协定",
|
||||
'text_prev' => "上一页",
|
||||
'text_next' => "下一页",
|
||||
'text_by' => "",
|
||||
'text_orphaned' => "(无此帐户)",
|
||||
'text_at' => "",
|
||||
'text_quote' => "引用",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'text_view_original' => "查看原始",
|
||||
'text_last_edited_by' => "最后被",
|
||||
'text_edited_at' => "编辑于",
|
||||
'col_type' => "类型",
|
||||
'col_name' => "标题",
|
||||
'col_dl' => "下载",
|
||||
'col_wait' => "等待",
|
||||
'col_edit' => "编辑",
|
||||
'col_visible' => "可见",
|
||||
'title_number_of_comments' => "评论数",
|
||||
'title_time_added' => "添加时间",
|
||||
'title_size' => "大小",
|
||||
'title_number_of_seeders' => "种子数",
|
||||
'title_number_of_leechers' => "下载数",
|
||||
'title_number_of_snatched' => "完成数",
|
||||
'col_uploader' => "发布者",
|
||||
'col_action' => "行为",
|
||||
'text_normal' => "普通",
|
||||
'text_free' => "免费",
|
||||
'text_two_times_up' => "2X",
|
||||
'text_free_two_times_up' => "2X免费",
|
||||
'text_half_down' => "50%",
|
||||
'text_half_down_two_up' => "2X 50%",
|
||||
'text_new_uppercase' => "新",
|
||||
'text_sticky' => "置顶",
|
||||
'title_download_torrent' => "下载本种",
|
||||
'text_h' => "时",
|
||||
'text_none' => "无",
|
||||
'text_anonymous' => "匿名",
|
||||
'text_promoted_torrents_note' => "<b>高亮的种子是: </b> <a href=\"?spstate=2\" target=\"_self\" title=\"查看免费种子\"><font class='free'><b>免费</b></font></a> | <a href=\"?spstate=3\" target=\"_self\" title=\"查看两倍上传量种子\"><font class='twoup'><b>2x上传</b></font></a> | <a href=\"?spstate=4\" target=\"_self\" title=\"查看免费且两倍上传种子\"><font class='twoupfree'><b>免费&2x上传</b></font></a> | <a href=\"?spstate=5\" target=\"_self\" title=\"查看50%下载种子\"><font class='halfdown'><b>50%下载</b></font></a> | <a href=\"?spstate=6\" target=\"_self\" title=\"查看50%下载且两倍上传种子\"><font class='twouphalfdown'><b>50%下载&2x上传</b></font></a> | <a href=\"?spstate=7\" target=\"_self\" title=\"查看30%下载种子\"><font class='thirtypercent'><b>30%下载</b></font></a><br />下载它们是提高分享率的好方式!",
|
||||
'std_file' => "文件",
|
||||
'std_does_not_exist' => "不存在",
|
||||
'std_access_permission_note' => "!<br /><font color=\"blue\">在设定前,请确保已恰当设置文件和目录的访问权限。请参考下面。</font><br /><br />chmod -R 777 config (设置目录)。",
|
||||
'std_cannot_read_file' => "无法阅读文件",
|
||||
'std_cannot_serialize_file' => "无法序列化文件",
|
||||
'std_cannot_open_file' => "无法打开文件",
|
||||
'std_to_save_info' => "来保存信息",
|
||||
'text_cannot_save_info_in' => "无法将信息保存到文件(序列化出错)",
|
||||
'std_your_account_parked' => "你的帐户处于封存中。",
|
||||
'title_online' => "在线",
|
||||
'title_offline' => "不在线",
|
||||
'title_send_message_to' => "发短讯给",
|
||||
'title_report_this_comment' => "举报该评论",
|
||||
'text_bookmarks' => "收藏",
|
||||
'title_bookmark_torrent' => "收藏",
|
||||
'title_delbookmark_torrent' => "去除收藏",
|
||||
'text_mark' => "标记",
|
||||
'text_unmark' => "去除标记",
|
||||
'text_award' => "魔力值奖励:",
|
||||
'text_additional_notes' => "附加注释:",
|
||||
'title_view_reviews' => "点击查看点评",
|
||||
'title_has_new_comment' => "有新评论",
|
||||
'title_no_new_comment' => "无新评论",
|
||||
'row_external_info' => "外部信息",
|
||||
'row_imdb_url' => "IMDb链接",
|
||||
'text_imdb_url_note' => "(来自<strong><a href=\"http://www.imdb.com\">IMDb</a></strong>的链接。如电影<b>The Dark Knight</b>的链接是<b>http://www.imdb.com/title/tt0468569/</b>)",
|
||||
'text_artist' => "艺术家:",
|
||||
'text_album' => "专辑名:",
|
||||
'title_get_rss' => "获取RSS",
|
||||
'text_hot' => "热门",
|
||||
'text_classic' => "经典",
|
||||
'text_recommended' => "推荐",
|
||||
'title_view_nfo' => "查看NFO文件",
|
||||
'title_edit_torrent' => "编辑/删除种子",
|
||||
'title_time_alive' => "存活时间",
|
||||
'title_add_comments' => "添加评论",
|
||||
'text_at_time' => "发布于",
|
||||
'text_blank' => "发布在",
|
||||
'text_ago' => "前",
|
||||
'text_last_commented_by' => "最新评论由",
|
||||
'text_imdb' => "IMDb",
|
||||
'text_votes' => "票",
|
||||
'text_country' => "国家",
|
||||
'text_genres' => "类别",
|
||||
'text_director' => "导演",
|
||||
'text_starring' => "主演",
|
||||
'text_runtime' => "片长",
|
||||
'text_language' => "对白语言",
|
||||
'text_douban' => "豆瓣",
|
||||
'text_region' => "地区",
|
||||
'text_creator' => "主创",
|
||||
'text_awaiting_five_votes' => "<i>等待5票</i>",
|
||||
'text_invite' => "邀请 ",
|
||||
'text_send' => "发送",
|
||||
'text_tracks' => "曲目",
|
||||
'text_label' => "唱片公司",
|
||||
'text_tags' => "标签",
|
||||
'text_user_ip' => "用户IP",
|
||||
'text_location_main' => "地点主分类",
|
||||
'text_location_sub' => "地点次分类",
|
||||
'text_ip_range' => "IP范围",
|
||||
'text_min' => "分钟",
|
||||
'text_music' => " 音 乐 ",
|
||||
'title_reply_with_quote' => "引用",
|
||||
'title_add_reply' => "回复",
|
||||
'title_delete' => "删除",
|
||||
'title_edit' => "编辑",
|
||||
'title_reportbox' => "举报信箱",
|
||||
'title_staffbox' => "管理组信箱",
|
||||
'title_sticky' => "置顶",
|
||||
'text_new_news' => "条未读的重要消息 ",
|
||||
'std_no_user_named' => "没有用户的名字是",
|
||||
'text_banned' => "禁止",
|
||||
'text_are' => "",
|
||||
'text_is' => "",
|
||||
'select_choose_one' => "请选择",
|
||||
'text_space' => "",
|
||||
'text_day' => "天",
|
||||
'text_new_suspected_cheater' => "个新的作弊嫌疑者 ",
|
||||
'title_cheaterbox' => "作弊者",
|
||||
'text_will_end_in' => "剩余时间:",
|
||||
'text_alt_pageup_shortcut' => "Alt+Pageup",
|
||||
'text_alt_pagedown_shortcut' => "Alt+Pagedown",
|
||||
'text_shift_pageup_shortcut' => "Shift+Pageup",
|
||||
'text_shift_pagedown_shortcut' => "Shift+Pagedown",
|
||||
'text_code' => "代码",
|
||||
'std_invalid_id' => "无效的ID!基于安全考虑,我们记录了本次行为。",
|
||||
'text_smilies' => "表情",
|
||||
'col_type_something' => "输入...",
|
||||
'col_to_make_a' => "得到...",
|
||||
'text_year' => "年",
|
||||
'text_month' => "月",
|
||||
'text_day' => "天",
|
||||
'text_hour' => "时",
|
||||
'text_min' => "分",
|
||||
'select_color' => "颜色",
|
||||
'select_font' => "字体",
|
||||
'select_size' => "字号",
|
||||
'text_subject' => "主题:",
|
||||
'text_more_smilies' => "更多表情",
|
||||
'js_prompt_enter_url' => "你必须输入一个URL",
|
||||
'js_prompt_enter_title' => "你必须输入一个标题",
|
||||
'js_prompt_error' => "错误!",
|
||||
'js_prompt_enter_item' =>"输入一个列表的项目. 在列表的末尾, 按取消或将下一个留空",
|
||||
'js_prompt_enter_image_url' => "你必须输入一个完整的图像URL",
|
||||
'js_prompt_enter_email' => "你必须输入一个Email地址",
|
||||
'text_new' => "新撰写",
|
||||
'text_reply' => "回复",
|
||||
'submit_submit' => "提交",
|
||||
'submit_preview' => "预览",
|
||||
'text_tags' => "标签",
|
||||
'row_subject' => "主题",
|
||||
'row_body' => "正文",
|
||||
'text_peasant' => "Peasant",
|
||||
'text_user' => "User",
|
||||
'text_power_user' => "Power User",
|
||||
'text_elite_user' => "Elite User",
|
||||
'text_crazy_user' => "Crazy User",
|
||||
'text_insane_user' => "Insane User",
|
||||
'text_veteran_user' => "Veteran User",
|
||||
'text_extreme_user' => "Extreme User",
|
||||
'text_ultimate_user' => "Ultimate User",
|
||||
'text_nexus_master' => "Nexus Master",
|
||||
'text_vip' => "贵宾",
|
||||
'text_uploader' => "发布员",
|
||||
'text_retiree' => "养老族",
|
||||
'text_forum_moderator' => "论坛版主",
|
||||
'text_moderators' => "总版主",
|
||||
'text_administrators' => "管理员",
|
||||
'text_sysops' => "维护开发员",
|
||||
'text_staff_leader' => "主管",
|
||||
'text_short_year'=> "年",
|
||||
'text_short_month' => "月",
|
||||
'text_short_day' => "日",
|
||||
'text_short_hour' => "时",
|
||||
'text_short_min' => "分",
|
||||
'submit_edit' => "编辑",
|
||||
'text_banned_client_warning' => "你最近一次使用的BT客户端是被禁止的!点击这里。",
|
||||
'text_please_improve_ratio_within' => "请在",
|
||||
'text_or_you_will_be_banned' =>"内改善你的分享率,否则你的账号将被禁用!点击这里。",
|
||||
'text_size' => "大小",
|
||||
'text_downloads' => "下载",
|
||||
'text_attachment_key' => "附件",
|
||||
'text_not_found' => "无效",
|
||||
'text_thirty_percent_down' => "30%",
|
||||
'text_please_download_something_within' => "请在",
|
||||
'text_inactive_account_be_deleted' => "内做些下载。没有流量的用户会被删除账号。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
$lang_getrss = array
|
||||
(
|
||||
'text_rss_feeds' => "RSS订阅",
|
||||
'head_rss_feeds' => "RSS订阅",
|
||||
'std_error' => "错误",
|
||||
'std_no_row' => "请选择每页内容显示条数!",
|
||||
'std_done' => "完成!",
|
||||
'std_use_following_url' => "你可以在RSS阅读器(如Google Reader)使用以下URL:",
|
||||
'std_utorrent_feed_url' => "你可以在支持RSS订阅功能的BT客户端(如uTorrent)使用以下URL:",
|
||||
'row_categories_to_retrieve' => "检索分类",
|
||||
'row_feed_type' => "链接类型",
|
||||
'text_web_link' => "网页链接",
|
||||
'text_download_link' => "下载链接",
|
||||
'row_rows_per_page' => "每页条数",
|
||||
'submit_generatte_rss_link' => "生成RSS链接",
|
||||
'text_category' => "类型",
|
||||
'text_source' => "来源",
|
||||
'text_codec' => "编码",
|
||||
'text_standard' => "分辨率",
|
||||
'text_processing' => "处理",
|
||||
'text_medium' => "媒介",
|
||||
'text_team' => "制作组",
|
||||
'text_audio_codec' => "音频编码",
|
||||
'row_item_title_type' => "项目标题格式",
|
||||
'text_item_category' => "[类型] + ",
|
||||
'text_item_title' => "标题 + ",
|
||||
'text_item_small_description' => "[副标题] + ",
|
||||
'text_item_size' => "[大小] + ",
|
||||
'text_item_uploader' => "[发布者]",
|
||||
'row_show_bookmarked' => "显示收藏",
|
||||
'text_all' => "全部",
|
||||
'text_only_bookmarked' => "仅收藏",
|
||||
'text_show_bookmarked_note' => "仅适用BT客户端",
|
||||
'row_keyword' => "关键字",
|
||||
'text_with' => "匹配模式:",
|
||||
'select_and' => "和",
|
||||
'select_or' => "或",
|
||||
'select_exact' => "准确",
|
||||
'text_mode' => "",
|
||||
'text_keyword_note' => "只订阅标题中包含此关键字的项目"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
$lang_getusertorrentlistajax = array
|
||||
(
|
||||
'col_type' => "类型",
|
||||
'col_name' => "标题",
|
||||
'title_size' => "大小",
|
||||
'title_seeders' => "种子数",
|
||||
'title_leechers' => "下载数",
|
||||
'col_uploaded' => "上传",
|
||||
'col_downloaded' => "下载",
|
||||
'col_ratio' => "分享率",
|
||||
'col_anonymous' => "匿名",
|
||||
'col_time_completed' => "完成时间",
|
||||
'col_se_time' => "做种时间",
|
||||
'col_le_time' => "下载时间",
|
||||
'text_record' => "条记录",
|
||||
'text_no_record' => "没有记录",
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,104 @@
|
||||
<?php
|
||||
|
||||
$lang_index = array
|
||||
(
|
||||
'std_no_poll' => "没有调查",
|
||||
'std_error' => "错误",
|
||||
'std_duplicate_votes_denied' => "不允许完全相同的投票选项!",
|
||||
'std_vote_not_counted' => "发生错误。你的投票没有被接受。",
|
||||
'std_option_unselected' => "请选择项目。",
|
||||
'text_news_page' => "发布",
|
||||
'text_recent_news' => "最近消息",
|
||||
'text_e' => "编辑",
|
||||
'text_d' => "删除",
|
||||
'text_hotmovies' => "热门",
|
||||
'text_classicmovies' => "经典",
|
||||
'text_free' => "免费",
|
||||
'text_two_times_up' => "2X",
|
||||
'text_free_two_times_up' => "2X免费",
|
||||
'text_shoutbox' => "群聊区",
|
||||
'text_message' => "聊天:",
|
||||
'sumbit_shout' => "我喊",
|
||||
'submit_clear' => "清空",
|
||||
'text_last_five_posts' => "论坛最新帖子",
|
||||
'col_topic_title' => "标题",
|
||||
'col_view' => "查看",
|
||||
'col_author' => "作者",
|
||||
'col_posted_at' => "发表时间",
|
||||
'text_in' => "版块:",
|
||||
'std_no_torrent_found' => "没有种子",
|
||||
'text_last_five_torrent' => "最近5个上传种子",
|
||||
'col_name' => "标题",
|
||||
'col_seeder' => "做种",
|
||||
'col_leecher' => "下载",
|
||||
'text_polls' => "投票 ",
|
||||
'text_new' => "新投票",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'text_votes' => "投票数:",
|
||||
'radio_blank_vote' => "弃权(\"我想偷看结果!\")",
|
||||
'submit_vote' => "投票",
|
||||
'text_previous_polls' => "以前的投票",
|
||||
'text_tracker_statistics' => "站点数据",
|
||||
'row_registered_users' => "注册用户 / 上限",
|
||||
'row_unconfirmed_users' => "未验证用户",
|
||||
'row_vips' => "VIP",
|
||||
'row_donors' => "捐赠者",
|
||||
'row_warned_users' => "被警告用户",
|
||||
'row_banned_users' => "被禁用户",
|
||||
'row_male_users' => "男生",
|
||||
'row_female_users' => "女生",
|
||||
'row_torrents' => "种子",
|
||||
'row_dead_torrents' => "断种",
|
||||
'row_seeders' => "做种数",
|
||||
'row_leechers' => "下载数",
|
||||
'row_peers' => "同伴",
|
||||
'row_seeder_leecher_ratio' => "做种数 / 下载数比例",
|
||||
'row_total_size_of_torrents' => "种子总大小",
|
||||
'row_total_uploaded' => "总上传量",
|
||||
'row_total_downloaded' => "总下载量",
|
||||
'row_total_data' => "总数据量",
|
||||
'text_no_users_day' => "过去24小时内没有活跃用户。",
|
||||
'text_no_active_users_now' => "当前没有活跃用户。",
|
||||
'text_no_user_torrenting' => "无 :(",
|
||||
'text_tracker_load' => "服务器负载",
|
||||
'text_our_tracker_load' => "网站同伴数负载:",
|
||||
'text_global_server_load' => "服务器负载: ",
|
||||
'text_whats_going_on' => "当前情况",
|
||||
'text_members_have_visited' => "个用户在过去24小时访问,欢迎我们的最新用户,",
|
||||
'text_users_browsing_now' => "个过去15分钟在线用户。",
|
||||
'text_peers_active_now' => "个当前做种或下载的用户。",
|
||||
'text_disclaimer' => "免责条款",
|
||||
'text_disclaimer_content' => "本站列出的文件并没有保存在本站的服务器上。本站仅负责连接,我们对被传播文件的内容一无所知。本站的链接均由用户自发提供。".$SITENAME."的管理员无法对用户的提交内容或其他行为负责。您不能使用".$SITENAME."传播或下载任何您没有使用许可的文件或材料,由此引起的后果由您自己承担。",
|
||||
'text_browser_note' => "获得本站最佳效果,请使用<a href=\"http://www.microsoft.com/windows/downloads/ie/getitnow.mspx\" target=\"_blank\"><img class=\"ie\" src=\"pic/trans.gif\" alt=\"Internet Explorer 8\" title=\"下载Internet Explorer 8\" /></a>或<a href=\"http://www.mozilla.com/en-US/firefox/\" target=\"_blank\"><img class=\"firefox\" src=\"pic/trans.gif\" alt=\"Firefox\" title=\"下载Firefox\" /></a>且使用大于1024*768的分辨率。推荐BT客户端为 <a href=\"http://azureus.sourceforge.net/download.php\" target=\"_blank\"><img class=\"azureus\" src=\"pic/trans.gif\" alt=\"Azureus\" title=\"下载Azureus\" /></a>或<a href=\"http://www.utorrent.com/download.php\" target=\"_blank\"><img class=\"utorrent\" src=\"pic/trans.gif\" alt=\"uTorrent\" title=\"下载uTorrent\" /></a>",
|
||||
'title_show_or_hide' => "显示/隐藏",
|
||||
'text_links' => "友情链接",
|
||||
'text_manage_links' => "管理链接",
|
||||
'text_author' => "作者:",
|
||||
'text_datetime' => "时间:",
|
||||
'p_critic_reviews' => "影评家点评",
|
||||
'p_user_reviews' => "用户点评选",
|
||||
'head_home' => "首页",
|
||||
'sumbit_to_guest' => "对游客",
|
||||
'text_apply_for_link' => "申请链接",
|
||||
'text_ago' => "以前",
|
||||
'text_auto_refresh_after' => "",
|
||||
'text_seconds' => "秒后自动刷新",
|
||||
'text_funbox' => "趣味盒",
|
||||
'text_more_fun' => "更多",
|
||||
'text_new_fun' => "发布",
|
||||
'text_ban' => "禁止",
|
||||
'submit_fun' => "有趣",
|
||||
'submit_dull' => "无聊",
|
||||
'text_out_of' => "个用户(共",
|
||||
'text_people_found_it' => "票)认为它有趣。",
|
||||
'text_your_opinion' => "你觉得呢?",
|
||||
'text_vote_accepted' => "谢谢!你的投票已提交。",
|
||||
'row_users_active_today' => "今日访问用户数",
|
||||
'row_users_active_this_week' => "本周访问用户数",
|
||||
'row_active_browsing_users' => "当前访问用户数",
|
||||
'row_tracker_active_users' => "当前Tracker用户数",
|
||||
'text_detail' => "详情",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,51 @@
|
||||
<?php
|
||||
|
||||
$lang_invite = array
|
||||
(
|
||||
'std_sorry' => "对不起",
|
||||
'std_permission_denied' => "没有该权限!",
|
||||
'head_invites' => "邀请",
|
||||
'std_no_invites_left' => "你没有剩余邀请名额。 :( <br /><br />点击",
|
||||
'here_to_go_back' => "这里</a>返回。",
|
||||
'text_invite_code_sent' => "邀请代码已发送!<br />",
|
||||
'text_invite_someone' => "邀请其他人加入",
|
||||
'text_s' => "",
|
||||
'text_invitation' => "个剩余邀请",
|
||||
'text_left' => "",
|
||||
'text_email_address' => "邮箱地址",
|
||||
'text_email_address_note' => "邮箱地址必须是有效的。被邀请人会收到你的邀请函。",
|
||||
'text_message' => "信息",
|
||||
'submit_invite' => "邀请",
|
||||
'text_invite_status' => "被邀者当前状态",
|
||||
'text_no_invites' => "没有被邀者",
|
||||
'text_username' => "用户名",
|
||||
'text_email' => "邮箱",
|
||||
'text_uploaded' => "上传",
|
||||
'text_downloaded' => "下载",
|
||||
'text_ratio' => "分享率",
|
||||
'text_status' => "状态",
|
||||
'text_confirm' => "确认",
|
||||
'text_confirmed' => "已确认",
|
||||
'text_pending' => "待定",
|
||||
'submit_confirm_users' => "确认用户",
|
||||
'sumbit_invite_someone' => "邀请其他人",
|
||||
'text_sent_invites_status' => "已发邀请状态",
|
||||
'text_no_invitation_sent' => "当前没有已发邀请",
|
||||
'text_hash' => "Hash",
|
||||
'text_send_date' => "发送日期",
|
||||
'text_invitation_body' => "
|
||||
你好,
|
||||
|
||||
我邀请你加入 $SITENAME, 这是一个拥有丰富资源的非开放社区.
|
||||
如果你有兴趣加入我们请阅读规则并确认邀请.最后,确保维持一个良好的分享率
|
||||
分享允许的资源.
|
||||
|
||||
欢迎到来! :)
|
||||
",
|
||||
'text_invite_system' => "的邀请系统",
|
||||
'std_only' => "只有",
|
||||
'std_or_above_can_invite' => "及以上的用户才能发送邀请。",
|
||||
'text_email_restriction_note' => "你只能发送邀请给以下邮箱:",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
$lang_iphistory = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_invalid_id' => "无效的ID",
|
||||
'text_user_not_found' => "没有该用户",
|
||||
'head_ip_history_log_for' => "用户IP历史 - ",
|
||||
'text_historical_ip_by' => "用户IP地址历史 - ",
|
||||
'col_last_access' => "最近访问",
|
||||
'col_ip' => "IP",
|
||||
'col_hostname' => "主机名",
|
||||
'text_not_available' => "无",
|
||||
'text_duplicate' => "重复",
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
$lang_ipsearch = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_invalid_ip' => "无效的IP地址。",
|
||||
'std_invalid_subnet_mask' => "无效的子网掩码。",
|
||||
'head_search_ip_history' => "搜索IP历史",
|
||||
'text_search_ip_history' => "搜索IP历史",
|
||||
'row_ip' => "IP",
|
||||
'row_subnet_mask' => "子网掩码",
|
||||
'submit_search' => "给我搜",
|
||||
'text_no_users_found' => "没有找到用户",
|
||||
'text_users_used_the_ip' => "个用户使用过此IP:",
|
||||
'col_username' => "用户名",
|
||||
'col_last_ip' => "最近IP",
|
||||
'col_last_access' => "最近访问",
|
||||
'col_ip_num' => "IP数",
|
||||
'col_last_access_on' => "此IP最近访问",
|
||||
'col_added' => "加入时间",
|
||||
'col_invited_by' => "邀请者",
|
||||
'text_not_available' => "无",
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,51 @@
|
||||
<?php
|
||||
|
||||
$lang_linksmanage = array
|
||||
(
|
||||
'head_apply_for_links' => "申请链接",
|
||||
'text_apply_for_links' => "申请链接",
|
||||
'text_rules' => "交换链接规则:",
|
||||
'text_rule_one' => "1.申请人员请先将本站的链接<a href=\"".get_protocol_prefix().$BASEURL."\" title=\"$SLOGAN\">".$SITENAME."</a>放置在其网站,然后再向我们提出申请。",
|
||||
'text_rule_two' => "2.申请链接的网站<strong>不得</strong>涉及任何违法内容。".$SITENAME."的管理员不对申请网站的任何行为责任。",
|
||||
'text_rule_three' => "3.本站所做链接均为文字链接。",
|
||||
'text_rule_four' => "4.申请网站至少要有200名注册用户,或者平均日访问人数不少于50。",
|
||||
'text_rule_five' => "5.本站".$SITENAME."保留可不经过任何通知,自由<strong>修改或删除</strong>本站上的链接的权力。",
|
||||
'text_rule_six' => "6.如果你的网站符合以上条款,欢迎向我们".$SITENAME."提出交换链接的申请。然而,我们不保证接受所有申请。",
|
||||
'text_red_star_required' => "红星号(<font color='red'>*</font>)标记的区域必须填写",
|
||||
'text_site_name' => "网站名",
|
||||
'text_url' => "链接地址",
|
||||
'text_title' => "标语",
|
||||
'text_title_note' => "标语将显示在链接的提示上,如<a href='http://www.nexusphp.com' title='终极文件共享解决方案' target='_blank'><b>NexusPHP</b></a>",
|
||||
'text_administrator' => "管理员",
|
||||
'text_administrator_note' => "要求填写管理员的<b>真实姓名</b>",
|
||||
'text_email' => "邮箱",
|
||||
'text_reason' => "理由",
|
||||
'submit_okay' => "确定",
|
||||
'submit_reset' => "清空",
|
||||
'std_error' => "错误",
|
||||
'std_no_sitename' => "网站名不能为空。",
|
||||
'std_no_url' => "链接地址不能为空。",
|
||||
'std_no_admin' => "管理员不能为空。请填写管理员的姓名。",
|
||||
'std_no_email' => "邮箱地址不能为空。",
|
||||
'std_invalid_email' => "邮箱地址无效。",
|
||||
'std_no_reason' => "理由不能为空。请填写申请理由。",
|
||||
'std_reason_too_short' => "理由过短。请详细填写。",
|
||||
'std_success' => "成功",
|
||||
'std_success_note' => "你的申请已成功提交。请等待我们的回复。",
|
||||
'text_sitename_note' => "申请网站的名字,如<i>NexusPHP</i>",
|
||||
'text_url_note' => "如<i>http://www.nexusphp.com</i>",
|
||||
'text_email_note' => "请填写申请网站的管理员的邮箱地址,便于我们联系",
|
||||
'std_missing_form_data' => "请填写必填项目。",
|
||||
'std_unable_creating_new_link' => "无法创建新的链接。",
|
||||
'std_links_manage' => "管理链接",
|
||||
'text_add_link' => "添加链接",
|
||||
'text_manage_links' => "管理链接",
|
||||
'text_modify' => "修改",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'text_no_links_found' => "对不起,当前没有任何链接!",
|
||||
'text_edit_link' => "编辑链接",
|
||||
'js_sure_to_delete_link' => "你确定要删除此链接?",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,66 @@
|
||||
<?php
|
||||
|
||||
$lang_log = array
|
||||
(
|
||||
'std_sorry' => "对不起...",
|
||||
'std_permission_denied_only' => "你没有该权限。只有",
|
||||
'std_or_above_can_view' => "及以上等级的用户才能查看日志。<br /><br />请查看<a class=faqlink href=faq.php#id22><b>常见问题</b></a>了解更多关于用户等级和权限的信息。<br /><br /><b></p>" .$SITENAME."管理组</b>",
|
||||
'head_site_log' => "常规日志",
|
||||
'text_search_log' => "搜素常规日志",
|
||||
'submit_search' => "给我搜",
|
||||
'text_log_empty' => "<br /><b>没有日志</b><br /><br />",
|
||||
'title_time_added' => "时间",
|
||||
'col_date' => "日期",
|
||||
'col_event' => "事件",
|
||||
'time_zone_note' => "<p>时间为北京时间。</p>\n",
|
||||
'text_daily_log' => " 常 规 日 志 ",
|
||||
'text_chronicle' => " 史 册 ",
|
||||
'text_code_update' => " 代 码 更 新 ",
|
||||
'text_funbox' => " 趣 味 盒 ",
|
||||
'text_news' => " 首 页 公 告 ",
|
||||
'text_poll' => " 投 票 ",
|
||||
'std_error' => "错误",
|
||||
'std_invalid_action' => "无效的行为",
|
||||
'head_chronicle' => "史册",
|
||||
'text_search_chronicle' => "搜索史册",
|
||||
'text_chronicle_empty'=> "<b>史册没有记录</b><br />",
|
||||
'col_modify' => "行为",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'submit_add' => "添加",
|
||||
'text_add_chronicle' => "添加史册记录",
|
||||
'std_permission_denied' => "对不起!你没有该权限。",
|
||||
'submit_okay' => "确定",
|
||||
'text_edit_chronicle' => "编辑史册记录",
|
||||
'head_code_update' => "代码更新",
|
||||
'text_search_code_update' => "搜索代码更新事件",
|
||||
'text_add_code_update' => "添加代码更新记录",
|
||||
'text_edit_codeupdate' => "编辑代码更新记录",
|
||||
'text_codeupdate_empty' => "<b>没有代码更新记录</b><br />",
|
||||
'head_funbox' => "趣味盒",
|
||||
'head_news' => "首页公告",
|
||||
'text_search_news' => "搜索首页公告",
|
||||
'text_news_empty' => "<b>没有首页公告</b><br />",
|
||||
'col_title' => "标题",
|
||||
'col_body' => "正文",
|
||||
'std_delete_poll' => "删除投票",
|
||||
'std_delete_poll_confirmation' => "你确定要删除该投票吗?点击",
|
||||
'std_here_if_sure' => "<b>这里</b></a>来确认。",
|
||||
'std_sorry' => "对不起...",
|
||||
'std_no_polls' => "暂时没有投票!",
|
||||
'head_previous_polls' => "以前的投票",
|
||||
'text_previous_polls' => "以前的投票",
|
||||
'text_ago' => "以前",
|
||||
'text_votes' => "投票数:",
|
||||
'text_in' => "范围:",
|
||||
'text_funbox_empty' => "<b>趣味盒是空的</b><br />",
|
||||
'text_search_funbox' => "搜索趣味盒",
|
||||
'text_title' => "标题",
|
||||
'text_body' => "正文",
|
||||
'text_both' => "两者",
|
||||
'text_all' => "所有",
|
||||
'text_normal' => "普通",
|
||||
'text_mod' => "机密",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
$lang_login = array
|
||||
(
|
||||
'h1_not_logged_in' => "未登录!",
|
||||
'p_error' => "错误:",
|
||||
'p_after_logged_in' => "该页面必须在登录后才能访问",
|
||||
'p_need_cookies_enables' => "<b>注意</b>: 你需要启用cookies才能登录或切换语言",
|
||||
'p_fail_ban' => "次连续登录失败将导致你的IP地址被禁用!",
|
||||
'p_you_have' => "你还有",
|
||||
'p_remaining_tries' => "次尝试机会",
|
||||
'p_no_account_signup' => "还没有账号? 马上<a href=\"signup.php\"><b>注册</b></a>!",
|
||||
'p_forget_pass_recover' => "忘记了密码? 通过<a href=\"recover.php\"><b>邮件</b></a>来找回密码",
|
||||
'p_resend_confirm' => "没有收到验证邮件或验证链接无法打开? <a href=\"confirm_resend.php\"><b>重新发送验证邮件</b></a>",
|
||||
'rowhead_username' => "用户名:",
|
||||
'rowhead_password' => "密码:",
|
||||
'button_login' => "登录",
|
||||
'button_reset' => "重置",
|
||||
'text_auto_logout' => "自动登出:",
|
||||
'text_restrict_ip' => "限制IP:",
|
||||
'text_ssl' => "SSL (HTTPS):",
|
||||
'checkbox_auto_logout' => " 15分钟后自动登出",
|
||||
'checkbox_restrict_ip' => " 限制只能使用本IP登录",
|
||||
'checkbox_ssl' => " 使用SSL数据加密协议浏览网站(浏览器)",
|
||||
'checkbox_ssl_tracker' => " 使用SSL数据加密协议连接Tracker(BT客户端)",
|
||||
'text_advanced_options' => "高级选项:",
|
||||
'text_helpbox' => "求助区",
|
||||
'text_helpbox_note' => "注册或登录遇到问题?请在此留言",
|
||||
'text_message' => "留言:",
|
||||
'sumbit_shout' => "发送",
|
||||
'submit_clear' => "清空",
|
||||
'text_select_lang' => "Select Site Language: ",
|
||||
'head_login' => "登录",
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
$lang_mailtest = array
|
||||
(
|
||||
'head_mail_test' => "邮件测试",
|
||||
'text_mail_test' => "邮件测试",
|
||||
'row_enter_email' => "输入邮箱地址",
|
||||
'text_enter_email_note' => "输入用于接收测试邮件的邮箱地址,如yourname@gmail.com",
|
||||
'submit_send_it' => "发送!",
|
||||
'text_smtp_testing_mail' => "测试邮件",
|
||||
'std_error' => "错误",
|
||||
'std_invalid_email_address' => "邮箱地址无效!",
|
||||
'mail_test_mail_content' => "你好,如果你看见这个信息,你的SMTP邮件发送功能正常。祝愉快!",
|
||||
'std_success' => "成功",
|
||||
'std_success_note' => "没有错误发生,但这不意为着邮件肯定已成功发送。请检查邮箱。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
$lang_makepoll = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_no_poll_id' => "不存在此投票ID",
|
||||
'std_missing_form_data' => "请填写必填项目!",
|
||||
'head_edit_poll' => "编辑投票",
|
||||
'text_edit_poll' => "编辑投票",
|
||||
'head_new_poll' => "新的投票",
|
||||
'text_day' => "天",
|
||||
'text_hour' => "时",
|
||||
'text_current_poll' => "注意:当前投票",
|
||||
'text_is_only' => "发布仅",
|
||||
'text_old' => "。",
|
||||
'text_make_poll' => "新的投票",
|
||||
'text_question' => "问题",
|
||||
'text_option' => "选项",
|
||||
'submit_edit_poll' => "编辑投票",
|
||||
'submit_create_poll' => "创建投票",
|
||||
'text_required' => " 必须填写"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,81 @@
|
||||
<?php
|
||||
|
||||
$lang_messages = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_invalid_mailbox' => "无效的短讯箱",
|
||||
'text_inbox' => "收件箱",
|
||||
'text_sentbox' => "发件箱",
|
||||
'text_sender' => "发讯者",
|
||||
'text_receiver' => "收讯者",
|
||||
'col_status' => "状态",
|
||||
'col_subject' => "主题",
|
||||
'col_date' => "日期",
|
||||
'col_act' => "行为",
|
||||
'text_no_messages' => "没有短讯",
|
||||
'text_remove_from_friends' => "[删除好友]",
|
||||
'text_add_to_friends' => "[加为好友]",
|
||||
'submit_move_to' => "移至",
|
||||
'text_or' => " 或 ",
|
||||
'submit_delete' => "删除",
|
||||
'text_unread_messages' => " 未读短讯",
|
||||
'text_read_messages' => " 已读短讯",
|
||||
'text_mailbox_manager' => "短讯箱管理",
|
||||
'std_no_permission' => "你没有阅读该短讯的权限。",
|
||||
'text_to' => "至",
|
||||
'text_from' => "自",
|
||||
'text_new' => "(新)",
|
||||
'text_reply' => "回复",
|
||||
'text_delete' => "删除",
|
||||
'text_forward_pm' => "转发短讯",
|
||||
'std_cannot_move_messages' => "无法移动短讯!",
|
||||
'std_cannot_delete_messages' => "无法删除短讯!",
|
||||
'std_no_action' => "无行为",
|
||||
'std_no_permission_forwarding' => "你没有转发该短讯的权限。",
|
||||
'row_to' => "至:",
|
||||
'row_original_receiver' => "原收讯者:",
|
||||
'row_original_sender' => "原发讯者:",
|
||||
'row_subject' => "主题:",
|
||||
'row_message' => "正文:",
|
||||
'checkbox_save_message' => "保存短讯",
|
||||
'submit_forward' => "转发",
|
||||
'std_no_such_user' => "对不起,不存在该用户名的账号。",
|
||||
'std_rufused' => "拒绝",
|
||||
'std_user_blocks_your_pms' => "该用户拒绝接受你的短讯。",
|
||||
'std_user_accepts_friends_pms' => "该用户只接受其好友的短讯。",
|
||||
'std_user_blocks_all_pms' => "该用户拒绝接受一切短讯。",
|
||||
'std_success' => "成功",
|
||||
'std_pm_forwarded' => "转发成功",
|
||||
'head_editing_mailboxes' => "编辑短讯箱",
|
||||
'text_editing_mailboxes' => "编辑短讯箱",
|
||||
'text_add_mailboxes' => "添加短讯箱",
|
||||
'text_extra_mailboxes_note' => "你可以添加额外的短讯箱。你不必只使用收件箱。",
|
||||
'submit_add' => "添加",
|
||||
'text_edit_mailboxes' => "编辑短讯箱",
|
||||
'text_edit_mailboxes_note' => "你可以编辑名字,或者删除短讯箱。<br />注意:删除短讯箱将导致其中所有短讯被删除。",
|
||||
'text_no_mailboxes_to_edit' => "没有可编辑的短讯箱。",
|
||||
'submit_edit' => "编辑",
|
||||
'std_no_message_id' => "没有该ID的短讯。",
|
||||
'std_could_not_delete_message' => "无法删除该短讯。",
|
||||
'text_jump_to' => "短讯箱:",
|
||||
'select_inbox' => "收件箱",
|
||||
'select_sentbox' => "发件箱",
|
||||
'submit_go' => "给我搜",
|
||||
'input_check_all' => "全选",
|
||||
'input_uncheck_all' => "全不选",
|
||||
'title_unread' => "未读",
|
||||
'title_read' => "已读",
|
||||
'text_system' => "系统",
|
||||
'text_no_subject' => "无主题",
|
||||
'col_search_message' => "搜索短讯",
|
||||
'text_search' => "搜索:",
|
||||
'text_in' => "范围:",
|
||||
'select_title' => "标题",
|
||||
'select_body' => "正文",
|
||||
'select_both' => "两者",
|
||||
'submit_mark_as_read' => "设为已读",
|
||||
'std_cannot_mark_messages' => "短讯无法设为已读。",
|
||||
'std_no_message_selected' => "请选中要操作的短讯。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
$lang_moforums = array
|
||||
(
|
||||
'head_overforum_management' => "论坛分区管理",
|
||||
'text_forum_management' => "论坛管理",
|
||||
'text_overforum_management' => "论坛分区管理",
|
||||
'col_name' => "名字",
|
||||
'col_viewed_by' => "最低允许查看等级",
|
||||
'col_modify' => "修改",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'js_sure_to_delete_overforum' => "你确定要删除此论坛分区吗?",
|
||||
'text_no_records_found' => "对不起,没有记录!",
|
||||
'text_new_overforum' => "新论坛分区",
|
||||
'text_overforum_name' => "名字",
|
||||
'text_overforum_description' => "描述",
|
||||
'text_minimum_view_permission' => "最低允许阅读等级",
|
||||
'text_overforum_order' => "论坛分区排序",
|
||||
'text_overforum_order_note' => "按数字升序排列,即0显示在最顶端。",
|
||||
'submit_make_overforum' => "创建新的分区",
|
||||
'text_edit_overforum' => "编辑分区",
|
||||
'submit_edit_overforum' => "编辑分区"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_moresmilies = array
|
||||
(
|
||||
'head_more_smilies' => "更多可点表情",
|
||||
'text_close' => "关闭",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,128 @@
|
||||
<?php
|
||||
|
||||
$lang_mybonus = array
|
||||
(
|
||||
'std_sorry' => "对不起!",
|
||||
'std_karma_system_disabled' => "魔力值系统当前处于关闭中。",
|
||||
'std_points_active' => "不过你的魔力值仍在计算中。",
|
||||
'text_success_upload' => "祝贺你,你成功增加了<b>上传值</b>!",
|
||||
'text_success_invites' => "祝贺你,你获得了<b>1</b>个新的邀请名额!",
|
||||
'text_success_vip' => "祝贺你,你获得了一个月的",
|
||||
'text_success_vip_two' => "资格!",
|
||||
'text_no_permission' => "<b>错误!</b>你没有该权限。",
|
||||
'text_success_custom_title' => "祝贺你,你获得了<b>".$CURUSER[title]."</b>头衔!",
|
||||
'text_success_gift' => "你成功赠送了<b>魔力值</b>。",
|
||||
'head_karma_page' => "的魔力值",
|
||||
'text_karma_system' => "魔力值系统",
|
||||
'text_exchange_your_karma' => "用你的魔力值(当前",
|
||||
'text_for_goodies' => ")换东东!",
|
||||
'text_no_buttons_note' => "如果按钮不可点,则你的魔力值不足以交换该项。",
|
||||
'col_option' => "项目",
|
||||
'col_description' => "简介",
|
||||
'col_points' => "价格",
|
||||
'col_trade' => "交换",
|
||||
'text_username' => "用户名:",
|
||||
'text_to_be_given' => "赠送量:",
|
||||
'text_karma_points' => " 个魔力值!",
|
||||
'text_enter_titile' => "输入你想要的<b>特殊头衔</b> ",
|
||||
'text_click_exchange' => " 点击交换!",
|
||||
'text_enter_receiver_name' => "输入赠送魔力值对象的<b>用户名</b>,选择赠送量然后点击赠送!",
|
||||
'text_min' => "最少",
|
||||
'text_max' => "最多",
|
||||
'submit_karma_gift' => "赠送",
|
||||
'text_plus_only' => "及以上方可!",
|
||||
'submit_exchange' => "交换",
|
||||
'text_unavailable' => "当前不可用!",
|
||||
'text_more_points_needed' => "需要更多魔力值",
|
||||
'text_what_is_karma' => "魔力值到底是什么玩意儿,我怎样才能得到它?",
|
||||
'text_get_by_seeding' => "做种每小时将得到如下的魔力值",
|
||||
'text_for_seeding_torrent' => " * <i>你的做种数</i> (做种数最多计",
|
||||
'text_torrent' => "个",
|
||||
'text_donors_always_get' => "捐赠者每次将得到",
|
||||
'text_times_of_bonus' => "倍的魔力值",
|
||||
'text_other_things_get_bonus' => "其他获取方式",
|
||||
'text_point' => "个魔力值",
|
||||
'text_upload_torrent' => "发布新种子 = ",
|
||||
'text_upload_subtitle' => "上传一个字幕 = ",
|
||||
'text_start_topic' => "发布新主题 = ",
|
||||
'text_make_post' => "回复帖子 = ",
|
||||
'text_add_comment' => "发布种子、候选的评论 = ",
|
||||
'text_poll_vote' => "参与一次调查投票 = ",
|
||||
'text_offer_vote' => "参与一次候选投票 = ",
|
||||
'text_funbox_vote' => "参与一次趣味盒投票 = ",
|
||||
'text_rate_torrent' => "评分种子 = ",
|
||||
'text_say_thanks' => "说谢谢 = ",
|
||||
'text_receive_thanks' => "收到感谢 = ",
|
||||
'text_funbox_reward' => "发布的趣味盒内容获得用户较高的评价(详见规则)",
|
||||
'text_howto_get_karma_four' => "</ul>
|
||||
<h1>注意点</h1>
|
||||
<ul>",
|
||||
'text_howto_get_karma_five' => "<li>与获取相反的事件也会消耗你的魔力值。<br />如:如果你上传种子后又删除了它,你会先得到然后又失去",
|
||||
'text_howto_get_karma_six' => "。</li>
|
||||
<li>站点还有其他获取魔力值的事,请慢慢探索。:)</li>
|
||||
<li>管理组可以剥夺或发放魔力值,视用户是违反规则还是做贡献而定。</li>
|
||||
</ul>",
|
||||
'std_no_permission' => "没有该权限",
|
||||
'std_class_above_vip' => "你的等级比VIP高!",
|
||||
'text_wasted_karma' => "我刚刚浪费了魔力值",
|
||||
'text_huh' => "恩?",
|
||||
'text_karma_self_giving_warning' => "哥们,你玩够了吗...<br />你不能将魔力值送给自己...<br />如果要送,选择其他用户!<br /><br />点击返回<a class=altlink href=mybonus.php>魔力值页面</a>。",
|
||||
'text_receiver_not_exists' => "对不起...<br />不存在该用户。<br /><br />点击回到你的<a class=altlink href=mybonus.php>魔力值页面</a>。",
|
||||
'text_oups' => "啊哦!",
|
||||
'text_not_enough_karma' => "<b>对不起</b>,你没有足够的魔力值!<br />点击回到你的<a class=altlink href=mybonus.php>魔力值页面</a>。",
|
||||
'text_cheat_alert' => "想作弊?没门!",
|
||||
'text_not_enough_bonus' => "对不起,你没有足够的魔力值。还有,你怎么到这来的?",
|
||||
'text_uploaded_one' => "1.0 GB上传量",
|
||||
'text_uploaded_note' => "如果有足够的魔力值,你可以用它来换取上传量。交易完成后,你的魔力值会减少,上传量则会增加。",
|
||||
'text_uploaded_two' => "5.0 GB上传量",
|
||||
'text_uploaded_three' => "10.0 GB上传量",
|
||||
'text_buy_invite' => "1个邀请名额",
|
||||
'text_buy_invite_note' => "如果有足够的魔力值,你可以用它来换取邀请名额。交易完成后,你的魔力值会减少,邀请名额数则会增加。",
|
||||
'text_custom_title' => "自定义头衔",
|
||||
'text_custom_title_note' => "如果有足够的魔力值,你就可以给自己定一个头衔了。注意:禁止使用脏话、攻击性的词汇或用户等级作为头衔。交易完成后,你的魔力值会减少,你的头衔将变成自定义的。",
|
||||
'text_vip_status' => "贵宾待遇",
|
||||
'text_vip_status_note' => "如果有足够的魔力值,你可以用它来换取一个月的贵宾待遇。交易完成后,你的魔力值会减少,同时你的等级将变为贵宾。",
|
||||
'text_bonus_gift' => "赠送魔力值",
|
||||
'text_bonus_gift_note' => "可能你不需要魔力值,为什么不把它送给那些需要的人呢?你可以把自己的魔力值作为礼物送给别人。交易完成后,你的魔力值会减少,礼物接收者的魔力值则会增加。同时,接收者会收到一条关于你的馈赠的短讯。",
|
||||
'text_error' => "错误",
|
||||
'text_ratio_too_high' => "分享率已很高",
|
||||
'text_bonus_formula_one' => "每小时获得的魔力值点数由下面的公式给出<br /> <img src=pic/bonusformulaa.png alt=\"A = sigma( ( 1 - 10 ^ ( - Ti / T0 ) ) * Si * ( 1 + sqrt( 2 ) * 10 ^ ( - ( Ni - 1 ) / ( N0 - 1 ) ) )\" title=\"A = sigma( ( 1 - 10 ^ ( - Ti / T0 ) ) * Si * ( 1 + sqrt( 2 ) * 10 ^ ( - ( Ni - 1 ) / ( N0 - 1 ) ) )\"><br /> <img src=pic/bonusformulab.png alt=\"B = B0 * 2 / pi * arctan( A / L )\" title=\"B = B0 * 2 / pi * arctan( A / L )\"><br />
|
||||
式中<ul><li><b>A</b>为中间变量</li><li><b>Ti</b>为第<b>i</b>个种子的生存时间, 即自种子发布起到现在所经过的时间, 单位是周</li><li><b>T0</b>为参数。<b>T0</b> = ",
|
||||
'text_bonus_formula_two' => "</li><li><b>Si</b>为第<b>i</b>个种子的大小,单位是GB</li><li><b>Ni</b>为第<b>i</b>个种子当前的做种者数</li><li><b>N0</b>为参数。<b>N0</b> = ",
|
||||
'text_bonus_formula_three' => "</li><li><b>B</b>为1小时中用户获得的做种魔力值点数</li><li><b>B0</b>为参数,代表用户1小时获得魔力值的上限。<b>B0</b> = ",
|
||||
'text_bonus_formula_four' => "</li><li><b>L</b>为参数。<b>L</b> = ",
|
||||
'text_bonus_formula_five' => "</li></ul>简言之,为做种人数少、文件体积大的种子做种能获得更多魔力值。",
|
||||
'text_user_with_ratio_above' => "分享率高于",
|
||||
'text_and_uploaded_amount_above' => "且上传量大于",
|
||||
'text_cannot_exchange_uploading' => "GB的用户不能换取更多的上传量。",
|
||||
'text_you_are_currently_getting' => "你当前每小时能获取",
|
||||
'text_per_hour' => "",
|
||||
'text_custom' => "自定义",
|
||||
'bonus_amount_not_allowed' => "魔力值数量不允许。你每次只能赠送25.0至1000.0个魔力值。",
|
||||
'text_system_charges_receiver' => "<b>注意:</b>系统向礼物接收者索取",
|
||||
'text_tax_bonus_point' => "个魔力值",
|
||||
'text_tax_plus' => " + ",
|
||||
'text_percent_of_transfered_amount' => "% * 赠送额的魔力值",
|
||||
'text_as_tax' => "作为税收。例如,当你选择赠送100个魔力值,接收者实际只收到",
|
||||
'text_tax_example_note' => "个魔力值。",
|
||||
'text_no_advertisements' => "天不显示广告",
|
||||
'text_no_advertisements_note' => "如果有足够的魔力值,你可以用它来换取一定期限内不显示广告的权限。交易完成后,你的魔力值会减少,同时在一定期限内你将看不到网站中的广告。如果在此期间你需要显示广告,你可以随时在控制面板开启它。",
|
||||
'text_success_no_ad' => "享受无广告的时间!",
|
||||
'submit_class_above_no_ad' => "你可在控制面板关闭广告",
|
||||
'submit_already_disabled' => "广告已可关闭",
|
||||
'text_click_on_ad' => "点击一次广告(每个广告只计一次) = ",
|
||||
'text_promotion_link_clicked' => "宣传链接获得一次点击(每个IP只计一次)= ",
|
||||
'text_charity_giving' => "慈善捐赠",
|
||||
'text_charity_giving_note' => "你可以将你的魔力值通过慈善捐赠送与有需要的用户群体。而且,完全由你决定赠与群体的条件。",
|
||||
'text_ratio_below' => "平均分配给用户:分享率低于",
|
||||
'text_and_downloaded_above' => "且下载量大于",
|
||||
'text_select_receiver_ratio' => "选择你想捐赠予的用户群体的<b>分享率</b>,选择你想赠送的魔力值总值,然后点击<b>慈善捐赠</b>!",
|
||||
'submit_charity_giving' => "慈善捐赠",
|
||||
'text_message' => "留言:",
|
||||
'bonus_amount_not_allowed_two' => "魔力值数量不允许。你每次只能赠送1000.0至50000.0个魔力值。",
|
||||
'bonus_ratio_not_allowed' => "分享率不符合要求!只有分享率低于0.8的用户需要慈善帮助。",
|
||||
'std_no_users_need_charity' => "暂时没有需要慈善帮助的用户。",
|
||||
'text_success_charity' => "谢谢!感谢你的慷慨捐赠。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang_news = array
|
||||
(
|
||||
'std_delete_news_item' => "删除最近消息",
|
||||
'std_are_you_sure' => "你真的要删除一条最近消息吗?如果确定,请点击",
|
||||
'std_here' => "这里",
|
||||
'std_if_sure' => "。",
|
||||
'std_error' => "错误",
|
||||
'std_news_body_empty' => "最近消息的正文不能为空!",
|
||||
'std_news_title_empty' => "最近消息的标题不能为空!",
|
||||
'std_something_weird_happened' => "奇怪的事情发生了。",
|
||||
'std_invalid_news_id' => "最近消息的ID不存在:",
|
||||
'head_edit_site_news' => "编辑最近消息",
|
||||
'text_edit_site_news' => "编辑最近消息",
|
||||
'text_notify_users_of_this' => "提醒用户查看这条消息。",
|
||||
'head_site_news' => "最近消息",
|
||||
'text_submit_news_item' => "提交新的消息"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,142 @@
|
||||
<?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' => "小时内用户没有发布种子,通过的候选将被删除。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
$lang_ok = array
|
||||
(
|
||||
'head_user_signup' => "用户注册",
|
||||
'std_account_activated' => "注册成功,但账号未激活!",
|
||||
'account_activated_note' => "你的账号已成功创建。不过新用户需要在管理员批准后才能成为注册用户并访问站点。谢谢你的理解。",
|
||||
'account_activated_note_two' => "你的账号已成功创建。不过新用户需要在邀请者批准后才能成为注册用户并访问站点。谢谢你的理解。",
|
||||
'std_signup_successful' => "注册成功!",
|
||||
'std_confirmation_email_note' => "一封验证邮件已发送到你指定的邮箱(" ,
|
||||
'std_confirmation_email_note_end' => ")。在使用账号前你必须按邮件内容指示通过验证。如果你不这样做,注册的新账号会在较短时间后被删除。",
|
||||
'head_sysop_activation' => "系统操作员账号激活",
|
||||
'std_sysop_activation_note' => "<h1>系统操作员账号成功激活!</h1>\n",
|
||||
'std_auto_logged_in_note' => "<p>你的账号已成功激活!你已自动登录。你现在可以访问<a class=altlink href=\"/\"><b>首页</b></a>并使用你的账号。</p>\n",
|
||||
'std_cookies_disabled_note' => "<p>你的账号已成功激活!但是,你没有自动登录。你可能需要打开浏览器的新窗口才能登录。<br />或者是因为你禁用了浏览器的cookies。你必须启用cookies才能使用你的账号。请启用cookies然后再次尝试<a class=altlink href=\"login.php\">登录</a>。</p>\n",
|
||||
'head_already_confirmed' => "已经通过验证",
|
||||
'std_already_confirmed' => "<h1>已经通过验证</h1>\n",
|
||||
'std_already_confirmed_note' => "<p>该账号已经通过验证。你可以使用它来<a class=altlink href=\"login.php\">登录</a>。</p>\n",
|
||||
'head_signup_confirmation' => "注册验证",
|
||||
'std_account_confirmed' => "<h1>账号成功通过验证!</h1>\n",
|
||||
'std_read_rules_faq' => "<p>在使用".$SITENAME."前,请务必先阅读并熟悉站点的<a class=altlink href=\"rules.php\"><b>规则</b></a>和<a class=altlink href=\"faq.php\"><b>常见问题</b></a>。</p>\n"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang_polloverview = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'head_poll_overview' => "投票概况",
|
||||
'text_polls_overview' => "投票概况",
|
||||
'col_id' => "ID",
|
||||
'col_added' => "添加时间",
|
||||
'col_question' => "问题",
|
||||
'text_no_users_voted' => "对不起...还没有用户投过票!",
|
||||
'text_no_poll_id' => "对不起...没有该ID的投票!",
|
||||
'text_poll_question' => "投票问题",
|
||||
'col_option_no' => "编号",
|
||||
'col_options' => "选项",
|
||||
'text_polls_user_overview' => "投票用户情况",
|
||||
'col_username' => "用户名",
|
||||
'col_selection' => "选项",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
$lang_polls = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_permission_denied' => "你没有该权限",
|
||||
'std_delete_poll' => "删除投票",
|
||||
'std_delete_poll_confirmation' => "你确定要删除该投票吗?点击\n",
|
||||
'std_here_if_sure' => "<b>这里</b></a>来确认。",
|
||||
'std_sorry' => "对不起...",
|
||||
'std_no_polls' => "暂时没有投票!",
|
||||
'head_previous_polls' => "以前的投票",
|
||||
'text_previous_polls' => "以前的投票",
|
||||
'text_ago' => "以前",
|
||||
'text_edit' => "编辑",
|
||||
'text_delete' => "删除",
|
||||
'text_votes' => "投票数:"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$lang_preview = array
|
||||
(
|
||||
'text_preview' => "预览"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
$lang_promotionlink = array
|
||||
(
|
||||
'head_promotion_link' => "宣传链接",
|
||||
'text_promotion_link' => "宣传链接",
|
||||
'text_promotion_link_note_one' => "如果你很喜欢本站,想让更多人知道它,你可以使用你的宣传链接帮助我们宣传。",
|
||||
'text_promotion_link_note_two' => "每个用户都有唯一的确定其身份的宣传链接,由系统随机生成。当网友点击你的宣传链接时,他将会被转向本站,同时系统会对你进行奖励。",
|
||||
'text_you_would_get' => "你将获得",
|
||||
'text_bonus_points' => "个魔力值,如果你的宣传链接获得一次来自一个未记录的IP的点击。",
|
||||
'text_seconds' => "秒内最多奖励一次点击。",
|
||||
'text_your_promotion_link_is' => "你的宣传链接为:",
|
||||
'text_promotion_link_note_four' => "你可以通过各种方式将你的宣传链接传播出去,以下是一些例子。",
|
||||
'col_type' => "类型",
|
||||
'col_code' => "代码",
|
||||
'col_result' => "效果",
|
||||
'col_note' => "注释",
|
||||
'row_xhtml' => "XHTML 1.0",
|
||||
'text_xhtml_note' => "如果你有个人网站,你可以在页面中使用XHTML代码。",
|
||||
'row_html' => "HTML 4.01",
|
||||
'text_html_note' => "如果你有个人网站,你可以在页面中使用HTML代码。",
|
||||
'row_bbcode' => "BBCode论坛代码",
|
||||
'text_bbcode_note' => "大部分论坛程序(如vBulletin,Discuz!,PHPWind)支持名为BBCode的论坛代码。你可以将此代码放在你的签名档中。",
|
||||
'row_bbcode_userbar' => "论坛代码 - 个性条",
|
||||
'text_bbcode_userbar_note' => "获取你的个性条。如果你在控制面板中将你的隐私等级设为“高”,则<b>不能</b>使用个性条。",
|
||||
'row_bbcode_userbar_alt' => "论坛代码 - 个性条(另一方式)",
|
||||
'text_bbcode_userbar_alt_note' => "当上面方式不可用时使用此方式。如果你在控制面板中将你的隐私等级设为“高”,则<b>不能</b>使用个性条。"
|
||||
)
|
||||
?>
|
||||
@@ -0,0 +1,39 @@
|
||||
<?php
|
||||
|
||||
$lang_recover = array
|
||||
(
|
||||
'std_recover_failed' => "找回密码失败!(请看下面)",
|
||||
'std_missing_email_address' => "你必须输入邮箱地址!",
|
||||
'std_invalid_email_address' => "无效的邮箱地址!",
|
||||
'std_email_not_in_database' => "数据库中不存在该邮箱地址。",
|
||||
'std_error' => "错误",
|
||||
'std_database_error' => "数据库错误。请将该错误告诉管理员。",
|
||||
'std_unable_updating_user_data' => "无法更新用户数据。请将该错误向管理员报告。",
|
||||
'text_recover_user' => "找回用户名或密码",
|
||||
'text_use_form_below' => "使用以下表格重置密码,更新后的帐户信息会发送到你的邮箱。",
|
||||
'text_reply_to_confirmation_email' => "(请按邮件指示执行)",
|
||||
'text_note' => "注意:连续",
|
||||
'text_ban_ip' => "次错误尝试会导致你的IP地址被禁用!",
|
||||
'row_registered_email' => "注册邮箱:",
|
||||
'submit_recover_it' => "确定",
|
||||
'text_you_have' => "你还有",
|
||||
'text_remaining_tries' => "次尝试机会。",
|
||||
|
||||
'mail_this_link' => "这个链接",
|
||||
'mail_here' => "这里",
|
||||
|
||||
'mail_title' => " 网站密码重置验证",
|
||||
'mail_one' => "你好,<br /><br />你请求重置你在".$SITENAME."网站账户的密码。<br />该账户的邮箱地址为 ",
|
||||
'mail_two' => " 。<br /><br />发送请求的IP地址为 ",
|
||||
'mail_three' => ".<br /><br />如果你没有发过该请求,请忽视本邮件。请勿回复本邮件。<br /><br />如果你的确发过该请求,请点击这个链接来确认: ",
|
||||
'mail_four' => "<br />确认后,你的密码将被重置并通过另一封邮件发送给你。<br /><br />------<br />".$SITENAME." 网站",
|
||||
|
||||
'mail_two_title' => " 网站账户信息",
|
||||
'mail_two_one' => "你好,<br /><br />依你的请求,我们给你的账户生成了新的密码。<br /><br />以下是你的账户重置后的信息:<br /><br />用户名:",
|
||||
'mail_two_two' => "<br />密码:",
|
||||
'mail_two_three' => "<br /><br />你可以从这里登录: ",
|
||||
'mail_two_four' => "<br /><br />登录后你可以在控制面板-安全设定中修改密码。<br />------<br />".$SITENAME." 网站",
|
||||
'text_select_lang' => "Select Site Language: ",
|
||||
'std_user_account_unconfirmed' => "该账户还未通过验证。如果你没有收到验证邮件,试试<a href='confirm_resend.php'><b>重新发送验证邮件</b></a>。",
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?php
|
||||
|
||||
$lang_report = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_missing_reason' => "必须填写原因!",
|
||||
'std_message' => "消息",
|
||||
'std_successfully_reported' => "举报成功!",
|
||||
'std_already_reported_this' => "你已经举报过该项目!",
|
||||
'std_sorry' => "对不起",
|
||||
'std_cannot_report_oneself' => "你不能举报自己!",
|
||||
'std_invalid_user_id' => "无效的用户ID!",
|
||||
'std_cannot_report' => "你不能举报",
|
||||
'std_are_you_sure' => "确认",
|
||||
'text_are_you_sure_user' => "你确信用户",
|
||||
'text_to_staff' => "违反了规则,要向管理组举报?",
|
||||
'text_not_for_leechers' => "请<b>不要</b>用于举报吸血鬼,系统有脚本对付他们。",
|
||||
'text_reason_is' => "原因<font class=striking>(必需填写)</font> ",
|
||||
'submit_confirm' => "确信",
|
||||
'text_reason_note' => "<b><font class=striking>请注意!</font></b> 如果没有理由乱举报,你会受到警告。",
|
||||
'std_invalid_torrent_id' => "无效的种子ID!",
|
||||
'text_are_you_sure_torrent' => "你确信种子",
|
||||
'std_invalid_forum_id' => "无效的论坛帖子ID!",
|
||||
'text_are_you_sure_post' => "你确信论坛帖子(帖子ID:",
|
||||
'text_of_topic' => ";主题:",
|
||||
'text_of_torrent' => ";种子:",
|
||||
'text_of_offer' => ";候选:",
|
||||
'text_of_request' => ";求种:",
|
||||
'text_by' => ")的发布者",
|
||||
'std_invalid_comment_id' => "无效的评论ID!",
|
||||
'std_orphaned_comment' => "评论不属于任何内容。请向管理员报告此情况。",
|
||||
'text_are_you_sure_comment' => "你确信评论(ID:",
|
||||
'std_invalid_offer_id' => "无效的候选ID!",
|
||||
'text_are_you_sure_offer' => "你确信候选",
|
||||
'std_invalid_request_id' => "无效的求种ID!",
|
||||
'std_are_you_sure_request' => "你确信求种",
|
||||
'std_invalid_action' => "无效的行为。",
|
||||
'text_are_you_sure_subtitle' => "你确信字幕",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?php
|
||||
|
||||
$lang_reports = array
|
||||
(
|
||||
'std_oho' => "噢哦!",
|
||||
'std_no_report' => "没有举报信息。",
|
||||
'head_reports' => "举报",
|
||||
'text_reports' => "举报",
|
||||
'col_added' => "时间",
|
||||
'col_reporter' => "举报者",
|
||||
'col_reporting' => "举报内容",
|
||||
'col_type' => "类型",
|
||||
'col_reason' => "原因",
|
||||
'col_dealt_with' => "处理",
|
||||
'col_action' => "行为",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'text_torrent' => "种子",
|
||||
'text_torrent_does_not_exist' => "种子不存在或已被删除。",
|
||||
'text_user' => "用户",
|
||||
'text_user_does_not_exist' => "用户不存在或已被删除。",
|
||||
'text_offer' => "候选",
|
||||
'text_offer_does_not_exist' => "候选不存在或已被删除。",
|
||||
'text_forum_post' => "论坛帖子",
|
||||
'text_post_does_not_exist' => "论坛帖子不存在或已被删除。",
|
||||
'text_post_id' => "帖子ID:",
|
||||
'text_of_topic' => ";主题:",
|
||||
'text_by' => ";作者:",
|
||||
'text_comment' => "评论",
|
||||
'text_comment_does_not_exist' => "评论不存在或已被删除。",
|
||||
'text_of_torrent' => ";种子:",
|
||||
'text_of_offer' => ";候选:",
|
||||
'text_comment_id' => "评论ID:",
|
||||
'text_subtitle' => "字幕",
|
||||
'text_subtitle_does_not_exist' => "字幕不存在或已被删除。",
|
||||
'text_for_torrent_id' => ";种子ID:",
|
||||
'submit_set_dealt' => "设为已处理",
|
||||
'submit_delete' => "删除",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$lang_rules = array
|
||||
(
|
||||
'head_rules' => "规则"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
$lang_sendmessage = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_permission_denied' => "没有该权限",
|
||||
'head_send_message' => "发送短讯",
|
||||
'text_mass_message' => "群发短讯给",
|
||||
'text_users' => "个用户",
|
||||
'text_subject' => "主题:",
|
||||
'text_comment' => "评论:",
|
||||
'text_from' => "发送者:",
|
||||
'text_take_snapshot' => "使用快照:",
|
||||
'submit_send_it' => "发送",
|
||||
'submit_preview' => "预览",
|
||||
'text_templates' => "模版:",
|
||||
'submit_use' => "使用",
|
||||
'std_no_user_id' => "没有该ID的用户。",
|
||||
'text_message_to' => "发送短讯给",
|
||||
'checkbox_delete_message_replying_to' => "回复后删除",
|
||||
'checkbox_save_message_to_sendbox' => "保存到发件箱"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,679 @@
|
||||
<?php
|
||||
|
||||
$lang_settings = array
|
||||
(
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'text_website_settings' => "站点设定",
|
||||
'text_configuration_file_saving_note' => "在保存设定前,请确保配置文件和其目录的访问权限已正确配置。",
|
||||
'head_save_main_settings' => "保存主要设定",
|
||||
'std_message' => "信息",
|
||||
'std_click' => "点击",
|
||||
'std_here' => "这里",
|
||||
'std_to_go_back' => "返回。",
|
||||
'head_save_basic_settings' => "保存基础设定",
|
||||
'head_save_code_settings' => "保存代码设定",
|
||||
'head_save_bonus_settings' => "保存魔力值设定",
|
||||
'head_save_account_settings' => "保存账号设定",
|
||||
'head_save_torrent_settings' => "保存种子设定",
|
||||
'head_save_smtp_settings' => "保存SMTP设定",
|
||||
'head_save_security_settings' => "保存安全设定",
|
||||
'head_save_authority_settings' => "保存权限设定",
|
||||
'head_save_tweak_settings' => "保存次要设定",
|
||||
'head_save_bot_settings' => "保存机器人设定",
|
||||
'head_bot_settings' => "机器人设定",
|
||||
'head_tweak_settings' => "次要设定",
|
||||
'row_save_user_location' => "保存用户位置",
|
||||
'text_save_user_location_note' => "默认'否'。保存用户最近访问位置。",
|
||||
'row_log_user_ips' => "记录用户IP地址",
|
||||
'text_store_user_ips_note' => "默认'是'。当用户改变IP地址时做记录。",
|
||||
'row_kps_enabled' => "开启魔力值系统",
|
||||
'text_enabled' => "开启",
|
||||
'text_disabled_but_save' => "关闭但仍记录数值",
|
||||
'text_disabled_no_save' => "完全关闭",
|
||||
'text_kps_note' => "默认‘开启’。开启或关闭魔力值系统,是否记录数值。",
|
||||
'row_tracker_founded_date' => "网站创立时间",
|
||||
'text_tracker_founded_date_note' => "时间格式为'年年年年-月月-日日',将它设成网站创立的时间。",
|
||||
'row_save_settings' => "保存设定",
|
||||
'submit_save_settings' => "保存设定! (只需点击一次)",
|
||||
'head_smtp_settings' => "SMTP设定",
|
||||
'row_mail_function_type' => "邮件函数类型",
|
||||
'head_security_settings' => "安全设定",
|
||||
'row_enable_ssl' => "使用SSL(网页)",
|
||||
'row_enable_ssl_tracker' => "使用SSL(Tracker)",
|
||||
'text_optional' => "可选(允许用户选择)",
|
||||
'text_ssl_note' => "默认'否'。你的HTTP服务器需要做额外的配置才能支持SSL。另外,你需要一个证书(从证书签发机构申请或自签名)。",
|
||||
'row_enable_image_verification' => "开启图片验证码",
|
||||
'text_image_verification_note' => "默认'否'。用户在注册/登录/找回密码过程中需要填写验证码",
|
||||
'row_allow_email_change' => "允许用户改变邮箱",
|
||||
'text_email_change_note' => "默认'否'。设为'否'将禁止用户改变其邮箱地址。",
|
||||
'row_cheater_detection_level' => "作弊者检测级别",
|
||||
'select_none' => "无",
|
||||
'select_conservative' => "保守",
|
||||
'select_normal' => "正常",
|
||||
'select_strict' => "严格",
|
||||
'select_paranoid' => "多疑",
|
||||
'text_cheater_detection_level_note' => "默认'正常'。请将它设为最适合你的网站的级别。级别越严格,越降低同伴汇报速度。",
|
||||
'text_never_suspect' => "永远不怀疑",
|
||||
'text_or_above' => "及以上等级的用户,即对他们不做检测。默认",
|
||||
'row_max_ips' => "最多允许IP数",
|
||||
'text_max_ips_note' => "相同IP地址最大允许的注册数。",
|
||||
'row_max_login_attemps' => "最大登录尝试",
|
||||
'text_max_login_attemps_note' => "超过这个限制的IP地址将被禁用。",
|
||||
'head_authority_settings' => "权限设定",
|
||||
'row_default_class' => "默认等级",
|
||||
'text_default_user_class' => "默认用户等级:",
|
||||
'text_default' => " 默认为",
|
||||
'text_default_class_note' => "。注册时获得的等级。",
|
||||
'row_staff_member' => "管理组成员",
|
||||
'text_minimum_class' => "最低允许等级:",
|
||||
'text_staff_member_note' => "。被认为是管理组成员的等级,如可以查看管理组信箱。",
|
||||
'row_news_management' => "管理最近消息",
|
||||
'text_news_management_note' => "。添加、编辑、删除最近消息。",
|
||||
'row_post_funbox_item' => "发布趣味盒内容",
|
||||
'text_post_funbox_item_note' => "。允许发布新的趣味盒内容及编辑自己发布的趣味盒内容。",
|
||||
'row_funbox_management' => "管理趣味盒",
|
||||
'text_funbox_management_note' => "。编辑、删除、禁止任何人发布的趣味盒内容。",
|
||||
'row_shoutbox_management' => "管理群聊区",
|
||||
'text_shoutbox_management_note' => "。删除群聊区和救助区的信息。",
|
||||
'row_poll_management' => "管理投票",
|
||||
'text_poll_management_note' => "。添加、编辑、删除投票。",
|
||||
'row_apply_for_links' => "申请链接",
|
||||
'text_apply_for_links_note' => "。申请在首页的友情链接。",
|
||||
'row_link_management' => "管理友情链接",
|
||||
'text_link_management_note' => "。添加、编辑、删除友情链接。 ",
|
||||
'row_forum_post_management' => "管理论坛帖子",
|
||||
'text_forum_post_management_note' => "。编辑、删除、移动、置顶、锁定论坛帖子。",
|
||||
'row_comment_management' => "管理评论",
|
||||
'text_comment_management_note' => "。编辑、删除种子和候选的评论。",
|
||||
'row_forum_management' => "管理论坛版块",
|
||||
'text_forum_management_note' => "。添加、编辑、删除、移动论坛版块。",
|
||||
'row_view_userlist' => "查看用户列表",
|
||||
'text_view_userlist_note' => "。查看、搜索用户列表。",
|
||||
'row_torrent_management' => "管理种子",
|
||||
'text_torrent_management_note' => "。编辑、删除种子,但不能将种子设为置顶或促销。",
|
||||
'row_torrent_sticky' => "设定种子置顶",
|
||||
'text_torrent_sticky_note' => "。将种子设为置顶",
|
||||
'row_torrent_on_promotion' => "设定种子为促销",
|
||||
'text_torrent_promotion_note' => "。将种子设为促销。",
|
||||
'row_ask_for_reseed' => "请求续种",
|
||||
'text_ask_for_reseed_note' => "。当种子断种时请求续种。",
|
||||
'row_view_nfo' => "查看NFO",
|
||||
'text_view_nfo_note' => "。查看NFO文件。",
|
||||
'row_view_torrent_structure' => "查看种子结构",
|
||||
'text_view_torrent_structure_note' => "。查看种子文件的结构。",
|
||||
'row_send_invite' => "发送邀请",
|
||||
'text_send_invite_note' => "。发送加入网站的邀请函给其他人。",
|
||||
'row_view_history' => "查看历史记录",
|
||||
'text_view_history_note' => "。查看其他用户的评论和帖子历史记录。",
|
||||
'row_view_topten' => "查看排行榜",
|
||||
'text_view_topten_note' => "。查看排行榜。",
|
||||
'row_view_general_log' => "查看一般日志",
|
||||
'text_view_general_log_note' => "。查看一般日志,不能查看机密日志。",
|
||||
'row_view_confidential_log' => "查看机密日志",
|
||||
'text_view_confidential_log_note' => "。查看机密日志,如站点设定更改。",
|
||||
'row_view_user_confidential' => "查看用户机密档案",
|
||||
'text_view_user_confidential_note' => "。查看用户的机密档案,如IP地址,邮箱地址。",
|
||||
'row_view_user_torrent' => "查看用户种子历史记录",
|
||||
'text_view_user_torrent_note' => "。查看用户的种子历史记录,如下载种子的历史记录。<br />只有用户的隐私等级没有设为’强‘时才生效。",
|
||||
'row_general_profile_management' => "管理用户基本档案",
|
||||
'text_general_profile_management_note' => "。改变用户的基本档案,但不能改变其中重要的项目,如邮箱地址、用户名、上传量、下载量、魔力值数。",
|
||||
'row_crucial_profile_management' => "管理用户重要档案信息",
|
||||
'text_crucial_profile_management_note' => "。改变用户所有档案信息,除了捐赠信息外(只有",
|
||||
'text_can_manage_donation' => "能管理捐赠信息)。",
|
||||
'row_upload_subtitle' => "上传字幕",
|
||||
'text_upload_subtitle_note' => "。上传种子对应的字幕。",
|
||||
'row_delete_own_subtitle' => "删除自己的字幕",
|
||||
'text_delete_own_subtitle_note' => "。删除自己上传的字幕。",
|
||||
'row_subtitle_management' => "管理字幕",
|
||||
'text_subtitle_management' => "。删除任何字幕。",
|
||||
'row_update_external_info' => "更新外部信息",
|
||||
'text_update_external_info_note' => "。更新外部信息,如IMDb信息。",
|
||||
'row_view_anonymous' => "查看匿名者",
|
||||
'text_view_anonymous_note' => "。查看匿名者的真实身份。",
|
||||
'row_be_anonymous' => "作为匿名",
|
||||
'text_be_anonymous_note' => "。在发布种子、上传字幕时选择匿名。",
|
||||
'row_add_offer' => "添加候选",
|
||||
'text_add_offer_note' => "。允许发起候选。",
|
||||
'row_offer_management' => "管理候选",
|
||||
'text_offer_management_note' => "。通过、编辑、删除候选。",
|
||||
'row_upload_torrent' => "发布种子",
|
||||
'text_upload_torrent_note' => "。发布种子到种子区。",
|
||||
'row_upload_special_torrent' => "发布种子至特别区",
|
||||
'text_upload_special_torrent_note' => "。发布种子到特别区。",
|
||||
'row_move_torrent' => "移动种子",
|
||||
'text_move_torrent_note' => "。将种子在各区间移动。",
|
||||
'row_chronicle_management' => "管理史册",
|
||||
'text_chronicle_management_note' => "。添加、编辑、删除史册内容。",
|
||||
'row_view_invite' => "查看邀请",
|
||||
'text_view_invite_note' => "。查看用户的邀请历史记录。",
|
||||
'row_buy_invites' => "购买邀请",
|
||||
'text_buy_invites_note' => "。允许在魔力值中心购买邀请。",
|
||||
'row_see_banned_torrents' => "查看被禁止的种子",
|
||||
'text_see_banned_torrents_note' => "。查看、下载被禁止的种子。",
|
||||
'row_vote_against_offers' => "对候选投反对票",
|
||||
'text_vote_against_offers_note' => "。对候选投反对票。",
|
||||
'row_allow_userbar' => "允许个性条",
|
||||
'text_allow_userbar_note' => "。允许用户使用个性条。",
|
||||
'head_basic_settings' => "基础设定",
|
||||
'row_site_name' => "网站名",
|
||||
'text_site_name_note' => "你的网站的名字。",
|
||||
'row_base_url' => "基础URL",
|
||||
'text_it_should_be' => "应该设为",
|
||||
'text_base_url_note' => "。<b>在末尾<u>不要</u>添加斜杠(/)!</b>",
|
||||
'row_announce_url' => "Tracker地址",
|
||||
'row_mysql_host' => "MySQL主机",
|
||||
'text_mysql_host_note' => "请填写你的MySQL主机地址。如果MySQL和HTTP服务器运行在同一台服务器上,请填写'localhost'。否则请填写运行MySQL的主机的IP地址。",
|
||||
'row_mysql_user' => "MySQL用户名",
|
||||
'text_mysql_user_note' => "请填写你的MySQL用户名。MySQL默认用户名是'root'。然而,基于安全考虑,推荐你为此网站的数据库另外创建一个用户。",
|
||||
'row_mysql_password' => "MySQL密码",
|
||||
'text_mysql_password_note' => "<b>基于安全考虑,当前MySQL用户密码未显示在此。</b>如果你要对基础设定做修改,<font color=\"red\"><b>每次都必须填写</b></font>MySQL密码。",
|
||||
'row_mysql_database_name' => "MySQL数据库名",
|
||||
'text_mysql_database_name_note' => "请填写你的网站的MySQL数据库名字。",
|
||||
'head_code_settings' => "代码设定",
|
||||
'row_main_version' => "主版本",
|
||||
'text_main_version_note' => "代码的主版本。",
|
||||
'row_sub_version' => "次版本",
|
||||
'text_sub_version_note' => "代码的次版本",
|
||||
'row_release_date' => "发布时间",
|
||||
'text_release_date_note' => "时间格式为'年年年年-月月-日日'。代码发布的时间。",
|
||||
'row_authorize_to' => "被授权者",
|
||||
'text_authorize_to_note' => "被授权的网站或个人的名字。",
|
||||
'row_authorization_type' => "授权类型",
|
||||
'text_free' => "免费授权",
|
||||
'text_commercial' => "商业授权",
|
||||
'row_web_site' => "网站",
|
||||
'text_web_site_note' => "",
|
||||
'text_web_site_note_two' => "的网站URL。",
|
||||
'row_email' => "邮箱",
|
||||
'text_email_note_one' => "",
|
||||
'text_email_note_two' => "的联系邮箱。",
|
||||
'row_msn' => "MSN",
|
||||
'text_msn_note_one' => "",
|
||||
'text_msn_note_two' => "的联系MSN。",
|
||||
'row_qq' => "QQ",
|
||||
'text_qq_note_one' => "",
|
||||
'text_qq_note_two' => "的联系QQ。",
|
||||
'row_telephone' => "电话",
|
||||
'text_telephone_note_one' => "",
|
||||
'text_telephone_note_two' => "的联系电话。",
|
||||
'head_bonus_settings' => "魔力值设定",
|
||||
'text_bonus_by_seeding' => "做种获得魔力值",
|
||||
'row_donor_gets_double' => "捐赠者加倍",
|
||||
'text_donor_gets' => "捐赠者通过做种能获得正常情况",
|
||||
'text_times_as_many' => "倍的魔力值。默认'2'。设为'0'则将捐赠者和其他用户同等对待。",
|
||||
'row_basic_seeding_bonus' => "基础做种魔力值",
|
||||
'text_user_would_get' => "对于每个做种中的种子,用户将获得",
|
||||
'text_bonus_points' => "个魔力值,最多计算",
|
||||
'text_torrents_default' => "个种子。默认'1','7'。将魔力值数设为'0'来禁止此规则。",
|
||||
'row_seeding_formula' => "做种公式",
|
||||
'text_bonus_formula_one' => "每小时获得的魔力值点数由下面的公式给出",
|
||||
'text_where' => "式中",
|
||||
'text_bonus_formula_two' => "<b>A</b>为中间变量</li><li><b>Ti</b>为第<b>i</b>个种子的生存时间,即自种子发布起到现在所经过的时间, 单位是周",
|
||||
'text_bonus_formula_three' => "<b>T0</b>为参数。<b>T0</b> = ",
|
||||
'text_bonus_formula_four' => "。默认为'4'",
|
||||
'text_bonus_formula_five' => "<b>Si</b>为第<b>i</b>个种子的大小,单位是GB",
|
||||
'text_bonus_formula_six' => "<b>Ni</b>为第<b>i</b>个种子当前的做种者数</li><li><b>N0</b>为参数。<b>N0</b> = ",
|
||||
'text_bonus_formula_seven' => "。默认为'7'",
|
||||
'text_bonus_formula_eight' => "<b>B</b>为1小时中用户获得的做种魔力值点数",
|
||||
'text_bonus_formula_nine' => "<b>B0</b>为参数,代表用户1小时获得魔力值的上限。<b>B0</b> = ",
|
||||
'text_bonus_formula_ten' => "。默认为'100'",
|
||||
'text_bonus_formula_eleven' => "<b>L</b>为参数。<b>L</b> = ",
|
||||
'text_bonus_formula_twelve' => "。默认为'300'",
|
||||
'text_misc_ways_get_bonus' => "其他获取方式",
|
||||
'row_uploading_torrent' => "发布新种子",
|
||||
'text_user_would_get' => "用户将获得",
|
||||
'text_uploading_torrent_note' => "个魔力值,如果他发布一个新种子。默认'15'。",
|
||||
'row_uploading_subtitle' => "上传一个字幕",
|
||||
'text_uploading_subtitle_note' => "个魔力值,如果他上传一个字幕。默认'5'。",
|
||||
'row_starting_topic' => "发布新主题",
|
||||
'text_starting_topic_note' => "个魔力值,如果他在论坛发布一个新的主题。默认'2'。",
|
||||
'row_making_post' => "回复帖子",
|
||||
'text_making_post_note' => "个魔力值,如果他在论坛发布一个帖子。默认'1'。",
|
||||
'row_adding_comment' => "发布评论",
|
||||
'text_adding_comment_note' => "个魔力值,如果他对种子、候选发表了一次评论。默认'1'。",
|
||||
'row_voting_on_poll' => "参与调查投票",
|
||||
'text_voting_on_poll_note' => "个魔力值,如果他参与一次调查投票。默认'1'。",
|
||||
'row_voting_on_offer' => "参与候选投票",
|
||||
'text_voting_on_offer_note' => "个魔力值,如果他参与一次候选投票。默认'1'。",
|
||||
'row_voting_on_funbox' => "趣味盒投票",
|
||||
'text_voting_on_funbox_note' => "个魔力值,如果他参与一次趣味盒投票。默认'1'。",
|
||||
'row_saying_thanks' => "说谢谢",
|
||||
'text_giver_and_receiver_get' => "感谢表达者和接受者将分别得到",
|
||||
'text_saying_thanks_and' => "和",
|
||||
'text_saying_thanks_default' => "个魔力值。默认'0.5','0'。",
|
||||
'row_funbox_stuff_reward' => "趣味盒奖励",
|
||||
'text_funbox_stuff_reward_note' => "个魔力值,如果他发布的趣味盒内容被评为“有趣”。默认'5'。",
|
||||
'text_things_cost_bonus' => "消耗魔力值的项目",
|
||||
'row_one_gb_credit' => "1.0 GB上传量",
|
||||
'text_it_costs_user' => "用户将失去",
|
||||
'text_one_gb_credit_note' => "个魔力值,如果他选择交换1.0 GB上传量。默认'300'。",
|
||||
'row_five_gb_credit' => "5.0 GB上传量",
|
||||
'text_five_gb_credit_note' => "个魔力值,如果他选择交换5.0 GB上传量。默认'800'。",
|
||||
'row_ten_gb_credit' => "10.0 GB上传量",
|
||||
'text_ten_gb_credit_note' => "个魔力值,如果他选择交换5.0 GB上传量。默认'1200'。",
|
||||
'row_ratio_limit' => "分享率限制",
|
||||
'text_user_with_ratio' => "当用户的分享率高于",
|
||||
'text_uploaded_amount_above' => "且其上传量大于",
|
||||
'text_ratio_limit_default' => " GB时,他不能交换更多的上传量。默认'6','50'。将分享率设为'0'来禁止此规则。",
|
||||
'row_buy_an_invite' => "购买邀请名额",
|
||||
'text_buy_an_invite_note' => "个魔力值,如果他选择交换一个邀请名额。默认'1000'。",
|
||||
'row_custom_title' => "自定义头衔",
|
||||
'text_custom_title_note' => "个魔力值,如果他选择自定义一次头衔。默认'5000'。",
|
||||
'row_vip_status' => "贵宾待遇",
|
||||
'text_vip_status_note' => "个魔力值,如果他选择给自己换取一个月的贵宾待遇。默认'8000'。",
|
||||
'row_allow_giving_bonus_gift' => "允许魔力值赠送",
|
||||
'text_giving_bonus_gift_note' => "允许用户间相互赠送魔力值。默认'是'。",
|
||||
'head_account_settings' => "账号设定",
|
||||
'row_never_delete' => "永远保留",
|
||||
'text_delete_inactive_accounts' => "删除不活跃账号",
|
||||
'text_never_delete' => "及以上等级的账号将永远保留。默认",
|
||||
'row_never_delete_if_packed' => "封存后永远保留",
|
||||
'text_never_delete_if_packed' => "及以上等级的账号如果在封存后将永远保留。默认",
|
||||
'row_delete_packed' => "删除封存账号",
|
||||
'text_delete_packed_note_one' => "封存的账号如果连续",
|
||||
'text_delete_packed_note_two' => "天不登录,将被删除。默认'400',设为'0'来禁止此规则。",
|
||||
'row_delete_unpacked' => "删除未封存账号",
|
||||
'text_delete_unpacked_note_one' => "未封存的账号如果连续",
|
||||
'text_delete_unpacked_note_two' => "天不登录,将被删除。默认'150',设为'0'来禁止此规则。",
|
||||
'row_delete_no_transfer' => "删除没有流量的用户",
|
||||
'text_delete_transfer_note_one' => "没有流量的用户(即上传/下载数据都为0)如果连续",
|
||||
'text_delete_transfer_note_two' => "天不登录,或者注册时间满",
|
||||
'text_delete_transfer_note_three' => "天,将被删除账号。默认'60','0'。<br />注意:两条规则是分开执行的。将其中任一规则设为‘0’<b>只</b>禁止一条规则。",
|
||||
'text_user_promotion_demotion' => "用户升级和降级",
|
||||
'row_ban_peasant_one' => "禁用",
|
||||
'row_ban_peasant_two' => "",
|
||||
'text_ban_peasant_note_one' => "如果在",
|
||||
'text_ban_peasant_note_two' => "天内仍未改善分享率,将被禁用。默认'30',设为'0'将马上禁止。",
|
||||
'row_demoted_to_peasant_one' => "降级至",
|
||||
'row_demoted_to_peasant_two' => "",
|
||||
'text_demoted_peasant_note_one' => "用户在以下任一情况下将被降为",
|
||||
'text_demoted_peasant_note_two' => ":",
|
||||
'text_downloaded_amount_larger_than' => "下载量超过",
|
||||
'text_and_ratio_below' => " GB且分享率低于",
|
||||
'text_demote_peasant_default_one' => "。默认'50','0.4'。",
|
||||
'text_demote_peasant_default_two' => "。默认'100','0.5'。",
|
||||
'text_demote_peasant_default_three' => "。默认'200','0.6'。",
|
||||
'text_demote_peasant_default_four' => "。默认'400','0.7'。",
|
||||
'text_demote_peasant_default_five' => "。默认'800','0.8'。",
|
||||
'text_demote_peasant_note' => "注意:<font class=striking><b>不要</b></font>改变下载量递增的排序。将下载量设为'0'将禁止相应的规则。",
|
||||
'row_promote_to_one' => "升级至",
|
||||
'row_promote_to_two' => "",
|
||||
'text_member_longer_than' => "注册时间大于",
|
||||
'text_downloaded_more_than' => "周,下载量大于",
|
||||
'text_with_ratio_above' => " GB且分享率大于",
|
||||
'text_be_promoted_to' => "的用户,将升级为",
|
||||
'text_promote_to_default_one' => "。默认",
|
||||
'text_promote_to_default_two' => ",他将被降级。默认",
|
||||
'text_demote_with_ratio_below' => "然而,一旦用户的分享率低于",
|
||||
'head_torrent_settings' => "种子设定",
|
||||
'row_promotion_rules' => "促销规则",
|
||||
'text_promotion_rules_note' => "开启一些自动促销规则。<font color=red><b>代码待完善,如果不清楚用处请不要启用。</b></font>",
|
||||
'row_random_promotion' => "随机促销",
|
||||
'text_random_promotion_note_one' => "种子在发布时由系统自动随机促销。",
|
||||
'text_halfleech_chance_becoming' => "%的可能成为<b><font class='halfdown'>50%</font></b>。默认'5'。",
|
||||
'text_free_chance_becoming' => "%的可能成为<b><font class='free'>免费</font></b>。默认'2'。",
|
||||
'text_twoup_chance_becoming' => "%的可能成为<b><font class='twoup'>2X</font></b>。默认'2'。",
|
||||
'text_freetwoup_chance_becoming' => "%的可能成为<b><font class='twoupfree'>2X免费</font></b>。默认'1'。",
|
||||
'text_twouphalfleech_chance_becoming' => "%的可能成为<b><font class='twouphalfdown'>2x 50%</font></b>。默认'0'。",
|
||||
'text_random_promotion_note_two' => "将值设为'0'来禁止相应规则。",
|
||||
'row_large_torrent_promotion' => "大体积种子促销",
|
||||
'text_torrent_larger_than' => "体积大于",
|
||||
'text_gb_promoted_to' => " GB的种子将在发布时由系统自动设为",
|
||||
'text_by_system_upon_uploading' => "。",
|
||||
'text_large_torrent_promotion_note' => "默认'20','免费'。将种子体积设为'0'来禁止此规则。",
|
||||
'row_promotion_timeout' => "促销时限",
|
||||
'text_promotion_timeout_note_one' => "种子的促销将在一段时间后过期。",
|
||||
'text_halfleech_will_become' => "<b><font class='halfdown'>50%</font></b>将变为",
|
||||
'text_after' => ",如果离发布时间已过去",
|
||||
'text_halfleech_timeout_default' => "天。默认'普通','150'。",
|
||||
'text_free_will_become' => "<b><font class='free'>免费</font></b>将变为",
|
||||
'text_free_timeout_default' => "天。默认'普通','60'。",
|
||||
'text_twoup_will_become' => "<b><font class='twoup'>2X</font></b>将变为",
|
||||
'text_twoup_timeout_default' => "天。默认'普通','60'。",
|
||||
'text_freetwoup_will_become' => "<b><font class='twoupfree'>2X免费</font></b>将变为",
|
||||
'text_freetwoup_timeout_default' => "天。默认'普通','30'。",
|
||||
'text_halfleechtwoup_will_become' => "<b><font class='twouphalfdown'>2X 50%</font></b>将变为",
|
||||
'text_halfleechtwoup_timeout_default' => "天。默认'普通','30'。",
|
||||
'text_normal_will_become' => "<b>普通</b>将变为",
|
||||
'text_normal_timeout_default' => "天。默认'普通','0'。",
|
||||
'text_promotion_timeout_note_two' => "将天数设为'0'来使促销永远不过期。",
|
||||
'row_auto_pick_hot' => "自动挑选热门种子",
|
||||
'text_torrents_uploaded_within' => "在发布后",
|
||||
'text_days_with_more_than' => "天内,如果种子的做种数曾超过",
|
||||
'text_be_picked_as_hot' => ",它将被标记为<b><font class=hot>热门</font></b>。",
|
||||
'text_auto_pick_hot_default' => "默认'7','10'。将天数设为'0'来禁止此规则。",
|
||||
'row_uploader_get_double' => "发布者加倍上传量",
|
||||
'text_torrent_uploader_gets' => "对于一个种子,它的发布者将得到正常情况",
|
||||
'text_times_uploading_credit' => "倍的上传量。",
|
||||
'text_uploader_get_double_default' => "默认'1'。设为'1'则将发布者和其他用户同等对待。",
|
||||
'row_delete_dead_torrents' => "删除断种",
|
||||
'text_torrents_being_dead_for' => "连续断种",
|
||||
'text_days_be_deleted' => "天的种子将被自动删除。默认'0'。设为'0'来禁止此规则。",
|
||||
'row_delete_dead_torrents_note' => "<font class=striking><b>警告</b></font>:种子一旦被删除将不可恢复。如果你的站点可能长期关闭,一定要禁止这条规则。",
|
||||
'head_main_settings' => "主要设定",
|
||||
'row_site_online' => "站点在线",
|
||||
'text_site_online_note' => "默认'是'。在做站更新和其他维护时,你可能需要临时关闭站点。<b>注意</b>:此时网站管理员仍能访问网站。",
|
||||
'row_enable_invite_system' => "开启邀请系统",
|
||||
'text_invite_system_note' => "默认'是'。允许新用户通过邀请系统注册。",
|
||||
'row_initial_uploading_amount' => "初始上传量",
|
||||
'text_initial_uploading_amount_note' => "单位为Byte,即1073741824为1 GB。新注册用户的初始上传量。默认'0'。",
|
||||
'row_initial_invites' => "初始邀请名额",
|
||||
'text_initial_invites_note' => "新注册用户的初始邀请名额。默认'0'。",
|
||||
'row_invite_timeout' => "邀请过期",
|
||||
'text_invite_timeout_note' => "单位为天。邀请码如在发出X天后仍未使用,将被删除。默认'7'。",
|
||||
'row_enable_registration_system' => "开启注册系统",
|
||||
'row_allow_registrations' => "若开启,则允许自由注册。默认'是'。",
|
||||
'row_verification_type' => "用户验证方式",
|
||||
'text_email' => "邮件",
|
||||
'text_admin' => "管理员",
|
||||
'text_automatically' => "自动",
|
||||
'text_verification_type_note' => "邮件:发送验证邮件;管理员:管理员手动;自动:注册完成后自动激活。",
|
||||
'row_enable_wait_system' => "开启等待系统",
|
||||
'text_wait_system_note' => "默认'否'。开启或关闭等待系统。参看<a href='faq.php#id46'><b>常见问题</b></a>。",
|
||||
'row_enable_max_slots_system' => "开启连接数系统",
|
||||
'text_max_slots_system_note' => "默认'否'。开启或关闭最大同时下载数限制。参看<a href='faq.php#id66'><b>常见问题</b></a>。",
|
||||
'row_show_polls' => "显示投票",
|
||||
'text_show_polls_note' => "默认'是'。在首页显示投票。",
|
||||
'row_show_stats' => "显示站点数据",
|
||||
'text_show_stats_note' => "默认'是'。在首页显示站点数据。",
|
||||
'row_show_last_posts' => "显示最近论坛帖子",
|
||||
'text_show_last_posts_note' => "默认'否'。在首页显示最近的论坛帖子。",
|
||||
'row_show_last_torrents' => "显示最近种子",
|
||||
'text_show_last_torrents_note' => "默认'否'。在首页显示最近发布的种子。",
|
||||
'row_show_server_load' => "显示服务器负载",
|
||||
'text_show_server_load_note' => "默认'是'。在首页显示服务器负载。",
|
||||
'row_show_forum_stats' => "显示论坛数据",
|
||||
'text_show_forum_stats_note' => "默认'是'。在论坛页面显示论坛数据。",
|
||||
'row_show_hot' => "显示热门资源",
|
||||
'text_show_hot_note' => "默认'是'。在首页显示热门资源。热门资源由系统自动挑选或由管理组成员挑选。",
|
||||
'row_show_classic' => "显示经典资源",
|
||||
'text_show_classic_note' => "默认'否'。在首页显示经典资源。只有指定的总版主或以上等级能够挑选热门资源。",
|
||||
'row_enable_imdb_system' => "开启IMDb系统",
|
||||
'text_imdb_system_note' => "默认'是'。全局IMDb系统设定。",
|
||||
'row_enable_school_system' => "开启学校系统",
|
||||
'text_school_system_note' => "默认'否'。如果对这项功能不清楚,<font class=striking><b>不要</b></font>开启它。",
|
||||
'row_restrict_email_domain' => "限制邮箱域",
|
||||
'text_restrict_email_domain_note' => "默认'否'。设为'是'则只允许指定的邮箱域来注册账号。参看<a href='allowedemails.php'><b>这里</b></a>。",
|
||||
'row_show_shoutbox' => "显示群聊区",
|
||||
'text_show_shoutbox_note' => "默认'是'。在首页显示群聊区。",
|
||||
'row_show_funbox' => "显示趣味盒",
|
||||
'text_show_funbox_note' => "默认'否'。在首页显示趣味盒。",
|
||||
'row_enable_offer_section' => "开启候选区",
|
||||
'text_offer_section_note' => "默认'是'。开启或关闭候选区。",
|
||||
'row_show_donation' => "开启捐赠",
|
||||
'text_show_donation_note' => "显示捐赠信息和捐赠排行榜。",
|
||||
'row_show_special_section' => "开启特别区",
|
||||
'text_show_special_section_note' => "默认'否'。如果对这项功能不清楚,<font class=striking><b>不要</b></font>开启它。",
|
||||
'row_weekend_free_uploading' => "周末自由发布",
|
||||
'text_weekend_free_uploading_note' => "默认'否'。设为'是'则允许所有用户在周末自由发布种子(从周六12:00到周日23:59)。",
|
||||
'row_enable_helpbox' => "开启求助区",
|
||||
'text_helpbox_note' => "默认'否'。设为'否'则禁止游客发送消息。",
|
||||
'row_enable_bitbucket' => "开启上传器",
|
||||
'text_bitbucket_note' => "默认'是'。设为'否'则禁止用户上传头像到网站。",
|
||||
'row_enable_small_description' => "开启副标题",
|
||||
'text_small_description_note' => "默认'是'。副标题显示在种子页面种子标题下面。",
|
||||
'row_ptshow_naming_style' => "PTShow命名风格",
|
||||
'text_ptshow_naming_style_note' => "默认'否'。格式为[月月.日日.年年][原始名][中文名]。如果对这项功能不清楚,<font class=striking><b>不要</b></font>开启它。",
|
||||
'row_use_external_forum' => "使用外部论坛",
|
||||
'text_use_external_forum_note' => "默认'否'。设为'是'使用外部论坛来代替内建论坛。",
|
||||
'row_external_forum_url' => "外部论坛URL",
|
||||
'text_external_forum_url_note' => "填写类似这样的地址:http://www.cc98.org",
|
||||
'row_torrents_category_mode' => "种子区分类模式",
|
||||
'text_torrents_category_mode_note' => "改变种子区的分类模式。",
|
||||
'row_special_category_mode' => "特殊区分类模式",
|
||||
'text_special_category_mode_note' => "改变特殊区的分类模式。",
|
||||
'row_default_site_language' => "默认站点语言",
|
||||
'text_default_site_language_note' => "改变登录页面的默认语言。",
|
||||
'row_default_stylesheet' => "默认界面风格",
|
||||
'text_default_stylesheet_note' => "新注册的用户将默认使用这个界面风格。",
|
||||
'row_max_torrent_size' => "种子文件体积限制",
|
||||
'text_max_torrent_size_note' => "单位为byte。默认1048576,即1 MB。",
|
||||
'row_announce_interval' => "汇报间隔",
|
||||
'text_announce_interval_note_one' => "单位为秒。Tracker将通知BitTorrent客户端以这个间隔时间汇报信息。<b>需要注意的是</b>,在实际情况中汇报间隔可能不同,因为BitTorrent客户端可能无视这个通知,而且用户可以选择手动连接Tracker。",
|
||||
'text_announce_default' => "默认:",
|
||||
'text_announce_default_default' => "默认'1800',即30分钟",
|
||||
'text_for_torrents_older_than' => "发布时间超过",
|
||||
'text_days' => "天的种子:",
|
||||
'text_announce_two_default' => "默认'7','2700'(即45分钟)。将天数设为'0'来禁止此规则",
|
||||
'text_announce_three_default' => "默认'30','3600'(即60分钟)。将天数设为'0'来禁止此规则",
|
||||
'text_announce_interval_note_two' => "<b>注意</b>:<font class=striking><b>不要</b></font>改变天数递增的排序。<br />越短的间隔将获得越准确的同伴信息更新,同时带来<b>更大的服务器负载</b>。",
|
||||
'row_cleanup_interval' => "自动清理间隔",
|
||||
'text_cleanup_interval_note_one' => "每XXX秒时间做自动清理工作(用户升级、降级、添加做种魔力值等)。",
|
||||
'text_priority_one' => "优先级1:",
|
||||
'text_priority_one_note' => "更新同伴状态;添加做种魔力值。默认'900',即15分钟。",
|
||||
'text_priority_two' => "优先级2:",
|
||||
'text_priority_two_note' => "更新种子可见性。默认'1800',即30分钟。",
|
||||
'text_priority_three' => "优先级3:",
|
||||
'text_priority_three_note' => "更新种子做种数、下载数、评论数;更新论坛帖子/主题数;删除过期的候选;种子促销到期;自动挑选热门种子。默认'3600',即60分钟。",
|
||||
'text_priority_four' => "优先级4:",
|
||||
'text_priority_four_note' => "删除未通过验证的账号,过期的登录尝试记录,过期的邀请码和图片验证码;清理用户账号(删除不活跃账号,账号升级、降级、禁用);发送上传的图片;更新用户总做种和下载时间。默认'43200',即24小时。",
|
||||
'text_priority_five' => "优先级5:",
|
||||
'text_priority_five_note' => "删除种子文件不存在的种子;锁定论坛的古老主题;删除古老的举报信息。默认'648000',即15天。",
|
||||
'text_cleanup_interval_note_two' => "<b>注意</b>:<font class=striking><b>不要</b></font>改变时间递增的排序。",
|
||||
'row_signup_timeout' => "注册超时",
|
||||
'text_signup_timeout_note' => "单位为秒。如用户在提交注册信息XXX秒后未通过验证,其账号将被删除。默认'259200',即3天。",
|
||||
'row_min_offer_votes' => "最低候选投票",
|
||||
'text_min_offer_votes_note' => "当候选的支持票比反对票多XXX票时,候选被通过。默认'15'。",
|
||||
'row_offer_vote_timeout' => "候选投票超时",
|
||||
'text_offer_vote_timeout_note' => "单位为秒。如候选在发布XXX秒后未被通过,它将被删除。默认为'259200',即72小时。设为'0'则不设置超时限制。",
|
||||
'row_offer_upload_timeout' => "候选发布超时",
|
||||
'text_offer_upload_timeout_note' => "单位为秒。如候选在通过后XXX秒内未发布种子,它将被删除。默认'86400',即24小时。设为'0'则不设置超时限制。",
|
||||
'row_max_subtitle_size' => "最大字幕体积",
|
||||
'text_max_subtitle_size_note' => "单位为byte。允许上传的最大字幕体积。默认3145728,即3 MB。设为'0'则不设置体积限制。",
|
||||
'row_posts_per_page' => "默认每页帖子数",
|
||||
'text_posts_per_page_note' => "论坛主题每页显示的帖子数。默认'10'。<br />注意:用户的个人设置将覆盖系统默认设置。",
|
||||
'row_topics_per_page' => "默认每页主题数",
|
||||
'text_topics_per_page_note' => "论坛每页显示的主题数。默认'20'。<br />注意:用户的个人设置将覆盖系统默认设置。",
|
||||
'row_number_of_news' => "最近消息条数",
|
||||
'text_number_of_news_note' => "在首先显示的最近消息条数。默认'3'。",
|
||||
'row_torrent_dead_time' => "最大种子断种时间",
|
||||
'text_torrent_dead_time_note' => "单位为秒。当种子连续XXX秒没有任何做种者时,它将被标记为断种。默认'21600',即6小时。",
|
||||
'row_max_users' => "最大用户数",
|
||||
'text_max_users' => "当这个限制达到时,自由注册和邀请注册都将关闭。",
|
||||
'row_https_announce_url' => "HTTPS Tracker地址",
|
||||
'text_https_announce_url_note' => "如果你的网站为HTTP和HTTPS使用同样的地址,请留空。应该设为",
|
||||
'row_site_accountant_userid' => "网站会计用户ID",
|
||||
'text_site_accountant_userid_note' => "填写数字,如'1'。捐赠者将发送捐赠信息短讯至此ID的用户。",
|
||||
'row_alipay_account' => "支付宝账号",
|
||||
'text_alipal_account_note' => "你用于接收捐赠的支付宝账号,如'yourname@gmail.com'。如果没有,请留空。",
|
||||
'row_paypal_account' => "PayPal账号",
|
||||
'text_paypal_account_note' => "你用于接收捐赠的PayPal账号,如'yourname@gmail.com'。如果没有,请留空。",
|
||||
'row_site_email' => "网站邮箱地址",
|
||||
'text_site_email_note' => "网站的邮箱地址",
|
||||
'row_report_email' => "报告邮箱地址",
|
||||
'text_report_email_note' => "用户报告的邮箱地址",
|
||||
'row_site_slogan' => "网站标语",
|
||||
'text_site_slogan_note' => "网站的标语",
|
||||
'row_icp_license' => "ICP备案信息",
|
||||
'text_icp_license_note' => "这是适用于在中国运营的网站的许可证制度。如果没有,请留空。",
|
||||
'row_torrent_directory' => "种子目录",
|
||||
'text_torrent_directory' => "默认'torrents'。<b><u>不要</u>在末尾添加斜杠(/)!</b>",
|
||||
'row_bitbucket_directory' => "上传器目录",
|
||||
'text_bitbucket_directory_note' => "默认'bitbucket'。<b><u>不要</u>在末尾添加斜杠(/)!</b>",
|
||||
'row_cache_directory' => "缓存目录",
|
||||
'text_cache_directory_note' => "默认'cache'。<b><u>不要</u>在末尾添加斜杠(/)!</b>",
|
||||
'row_torrent_name_prefix' => "种子文件名前缀",
|
||||
'text_torrent_name_prefix_note' => "在从网站下载的种子文件的文件名前添加前缀。默认'[Nexus]'。<b><u>不要</u>使用非法的文件名字符!</b>",
|
||||
'row_peering_time_calculation' => "同伴时间开始计算时间",
|
||||
'text_peering_time_calculation_note' => "请留空。该设置因历史原因保留。",
|
||||
'row_new_subtitle_id' => "新的字幕ID",
|
||||
'text_new_subtitle_id_note' => "请保持'0'。该设置因历史原因保留。",
|
||||
'head_website_settings' => "站点设定",
|
||||
'row_basic_settings' => "基础设定",
|
||||
'submit_basic_settings' => "基础设定",
|
||||
'text_basic_settings_note' => "设定最基础的项目,如数据库,网站名等。如果对设定项目的功能不清楚,请<font class=striking><b>不要</b></font>做任何修改。<br />基础设定出错可能导致<b>网站无法运行</b>。",
|
||||
'row_main_settings' => "主要设定",
|
||||
'submit_main_settings' => "主要设定",
|
||||
'text_main_settings_note' => "配置你的网站各种主要项目。",
|
||||
'row_smtp_settings' => "SMTP设定",
|
||||
'submit_smtp_settings' => "SMTP设定",
|
||||
'text_smtp_settings_note' => "配置网站SMTP邮件服务器。",
|
||||
'row_security_settings' => "安全设定",
|
||||
'submit_security_settings' => "安全设定",
|
||||
'text_security_settings_note' => "管理网站的安全。",
|
||||
'row_authority_settings' => "权限设定",
|
||||
'submit_authority_settings' => "权限设定",
|
||||
'text_authority_settings_note' => "配置各等级的用户所具有的权限。",
|
||||
'row_tweak_settings' => "次要设定",
|
||||
'submit_tweak_settings' => "次要设定",
|
||||
'text_tweak_settings_note' => "配置你的网站的次要项目。",
|
||||
'row_bonus_settings' => "魔力值设定",
|
||||
'submit_bonus_settings' => "魔力值设定",
|
||||
'text_bonus_settings_note' => "配置魔力值的获取和使用。",
|
||||
'row_account_settings' => "账号设定",
|
||||
'submit_account_settings' => "账号设定",
|
||||
'text_account_settings_settings' => "配置账号的升级,降级,删除等。",
|
||||
'row_torrents_settings' => "种子设定",
|
||||
'submit_torrents_settings' => "种子设定",
|
||||
'text_torrents_settings_note' => "配置种子的促销,筛选等。",
|
||||
'row_bots_settings' => "机器人设定",
|
||||
'submit_bots_settings' => "机器人设定",
|
||||
'text_bots_settings_note' => "管理网站的机器人。如果对设定项目的功能不清楚,请<font class=striking><b>不要</b></font>做任何修改。",
|
||||
'row_code_settings' => "代码设定",
|
||||
'submit_code_settings' => "代码设定",
|
||||
'text_code_settings_note' => "配置代码的版本。如果对设定项目的功能不清楚,请<font class=striking><b>不要</b></font>做任何修改。",
|
||||
'text_smtp_default' => "默认(使用PHP默认邮件函数)",
|
||||
'text_smtp_advanced' => "高级(使用PHP默认邮件函数,添加额外的头信息。有助于防止被视为垃圾邮件过滤)",
|
||||
'text_smtp_external' => "外部(使用外部SMTP服务器)",
|
||||
'text_setting_for_advanced_type' => "高级类型设定",
|
||||
'row_smtp_host' => "SMTP主机",
|
||||
'text_smtp_host_note' => "默认:'localhost'",
|
||||
'row_smtp_port' => "SMTP端口",
|
||||
'text_smtp_port_note' => "默认:25",
|
||||
'row_smtp_sendmail_from' => "SMTP邮件发送来源",
|
||||
'text_smtp_sendmail_from_note' => "默认:",
|
||||
'row_smtp_sendmail_path' => "Sendmail路径",
|
||||
'text_smtp_sendmail_path_note' => "请在php.ini中设置好sendmail_path",
|
||||
'text_setting_for_external_type' => "外部类型设定",
|
||||
'row_outgoing_mail_address' => "SMTP地址",
|
||||
'row_outgoing_mail_port' => "SMTP端口",
|
||||
'text_outgoing_mail_address_note' => "<b>提示:</b> smtp.yourisp.com",
|
||||
'text_outgoing_mail_port_note' => "<b>提示:</b> 25",
|
||||
'row_smtp_account_name' => "用户名",
|
||||
'text_smtp_account_name_note' => "<b>提示:</b> yourname@yourisp.com",
|
||||
'row_smtp_account_password' => "用户密码",
|
||||
'text_smtp_account_password_note' => "<b>提示:</b>输入你的密码",
|
||||
'text_mail_test_note' => "如何测试发送邮件功能?很简单,点击",
|
||||
'text_here' => "这里",
|
||||
'std_error' => "错误",
|
||||
'std_mysql_connect_error' => "无法连接MySQL,请检查设定。",
|
||||
'row_enable_location' => "显示地址",
|
||||
'text_enable_location_note' => "默认'否'。根据用户的IP地址显示其地理位置。如果你没有导入IP地址库,<b>不要</b>启用本项。",
|
||||
'row_torrents_per_page' => "默认每页种子数",
|
||||
'text_torrents_per_page_note' => "种子页面每页显示的种子数。默认'50'。<br />注意:用户的个人设置将覆盖系统默认设置。",
|
||||
'row_title_keywords' => "页面标题关键字",
|
||||
'text_title_keywords_note' => "显示在页面标题末尾。填写这些关键字能帮助搜索引擎找到你的站点。多个关键字间用'|'分隔,如'BT|下载|电影'。如果想保持清爽的页面标题,请留空。",
|
||||
'row_meta_keywords' => "Meta关键字",
|
||||
'text_meta_keywords_note' => "出现在页面头部Meta标签中。填写与你站点相关的关键字。多个关键字间用半角逗号','分隔,如'BT, 下载, 电影'.",
|
||||
'row_meta_description' => "Meta描述",
|
||||
'text_meta_description_note' => "出现在页面头部Meta标签中。填写你站点的概要和描述。",
|
||||
'row_bonus_gift_tax' => "魔力值赠送税收",
|
||||
'text_system_charges' => "系统向礼物接收者索取",
|
||||
'text_bonus_points_plus' => "个魔力值 + 赠送额的",
|
||||
'text_bonus_gift_tax_note' => "%的魔力值作为税收。如设为'5','10'时,礼物赠送者发送100个魔力值,接收者只获得85个。默认'5','10'。<br /><b>注意</b>:两条规则是分开执行的,将两个值都设为'0'才能完全免除税收。",
|
||||
'row_see_sql_debug' => "查看调试信息",
|
||||
'text_allow' => "允许",
|
||||
'text_see_sql_list' => "及以上等级的用户查看调试信息(在页面底部查看SQL语句列表,PHP报告信息)。默认",
|
||||
'text_smtp_none' => "无(将彻底禁止邮件发送功能)",
|
||||
'row_attachment_settings' => "附件设定",
|
||||
'submit_attachment_settings' => "附件设定",
|
||||
'text_attachment_settings_note' => "配置附件。",
|
||||
'head_attachment_settings' => "附件设定",
|
||||
'row_enable_attachment' => "开启附件",
|
||||
'text_enable_attachment_note' => "全局附件设定。如设为'否',所有人都不能上传附件。",
|
||||
'row_save_directory' => "附件保存位置",
|
||||
'row_http_directory' => "附件URL地址",
|
||||
'text_http_directory_note' => "可为当前URL下的相对地址或http://开头的绝对地址。<b><u>不要</u>在末尾添加斜杠(/)!</b>默认'attachments'。",
|
||||
'row_attachment_authority' => "附件权限",
|
||||
'text_can_upload_at_most' => "及以上等级用户在24小时内最多允许上传",
|
||||
'text_file_size_below' => "个附件,每个附件文件大小不超过",
|
||||
'text_with_extension_name' => "KB,允许的文件扩展名为",
|
||||
'text_authority_default_one_one' => "。默认",
|
||||
'text_authority_default_one_two' => ",'5','256','jpeg, jpg, png, gif'。",
|
||||
'text_authority_default_two_one' => "。默认",
|
||||
'text_authority_default_two_two' => ",'10','512','torrent, zip, rar, 7z, gzip, gz'。",
|
||||
'text_authority_default_three_one' => "。默认",
|
||||
'text_authority_default_three_two' => ",'20','1024','mp3, oga, ogg, flv'。",
|
||||
'text_authority_default_four_one' => "。默认",
|
||||
'text_authority_default_four_two' => ",'500','2048',''。",
|
||||
'text_attachment_authority_note_two' => "<b>注意:</b><ul><li><b>不要</b>改变用户等级、文件数限制、文件大小限制递增的排序。</li><li>将文件大小限制设为'0',文件数限制设为'0',允许的文件扩展名设为''(即留空)才能<b>禁止</b>相应规则。</li><li>高等级的用户自动继承低等级用户的权限,所以<b>没</b>必要在多条规则中填写相同的允许文件扩展名。</li><li>多个允许的文件扩展名用半角逗号','分隔。</li><li>无论如何设置,<b>没有</b>任何人能上传文件大小超过5 MB或扩展名为'exe, com, bat, msi'之一的附件。</li></ul>",
|
||||
'text_attachment_authority_note_one' => "根据用户等级定义其拥有的上传附件的权限。",
|
||||
'text_save_directory_note' => "你保存附件的服务器路径。请确保目录访问权限已设置正确(777)。<b><u>不要</u>在末尾添加斜杠(/)!</b>默认'./attachments'。",
|
||||
'row_save_directory_type' => "保存附件方式",
|
||||
'text_one_directory' => "全部文件存入同一目录",
|
||||
'text_directories_by_monthes' => "按月份存入不同目录",
|
||||
'text_directories_by_days' => "按天存入不同目录",
|
||||
'text_save_directory_type_note' => "此设定只影响新上传的附件。默认'按月份存入不同目录'。",
|
||||
'row_image_thumbnails' => "图片缩略图",
|
||||
'text_no_thumbnail' => "1. 不启用缩略图功能。只保存原始图片。",
|
||||
'text_create_thumbnail' => "2. 为尺寸大的图片生成缩略图,同时保存缩略图和原始图片。",
|
||||
'text_resize_big_image' => "3. 缩小尺寸大的图片,只保存缩略图。",
|
||||
'text_image_thumbnail_note' => "默认'2'。",
|
||||
'row_thumbnail_quality' => "缩略图质量",
|
||||
'text_thumbnail_quality_note' => "设定缩略图的质量。该参数范围为1至100内的整数。数值越大,缩略图质量越高,同时文件大小越大。默认'80'。",
|
||||
'row_thumbnail_size' => "缩略图尺寸",
|
||||
'text_thumbnail_size_note' => "宽度 * 高度,单位为像素。<b>只</b>为宽度<b>或</b>高度超过此限制的图片生成缩略图。默认'500','500'。",
|
||||
'row_watermark' => "水印位置",
|
||||
'text_no_watermark' => "不启用水印功能",
|
||||
'text_left_top' => "#1",
|
||||
'text_top' => "#2",
|
||||
'text_right_top' => "#3",
|
||||
'text_left' => "#4",
|
||||
'text_center' => "#5",
|
||||
'text_right' => "#6",
|
||||
'text_left_bottom' => "#7",
|
||||
'text_bottom' => "#8",
|
||||
'text_right_bottom' => "#9",
|
||||
'text_random_position' => "随机位置",
|
||||
'text_watermark_note' => "为上传的图片文件(JPEG/PNG/GIF)添加水印。你可以替换水印PNG图片文件'pic/watermark.png'以实现不同的水印效果。选择水印添加的位置。不支持给动画GIF文件添加水印。默认'不启用水印功能'。",
|
||||
'row_image_size_for_watermark' => "水印添加条件",
|
||||
'text_watermark_size_note' => "宽度 * 高度,单位为像素。<b>只</b>为宽度<b>和</b>高度都超过此限制的图片添加水印。默认'300','300'。",
|
||||
'row_jpeg_quality_with_watermark' => "JPEG图片水印质量",
|
||||
'text_jpeg_watermark_quality_note' => "添加水印后的JPEG文件的图片质量。该参数范围为1至100内的整数。数值越大,缩略图质量越高,同时文件大小越大。默认'85'。",
|
||||
'head_save_attachment_settings' => "保存附件设定",
|
||||
'row_css_date' => "CSS日期",
|
||||
'text_css_date' => "时间格式为'年年年年月月日日时时分分',如'200911030110'。修改此项目能帮助强制用户的浏览器更新CSS缓存。当你对CSS文件做一些修改后可能需要用到此项。如果不明白此项用处,请留空。默认为空。",
|
||||
'row_alternative_thumbnail_size' => "缩略图另一尺寸",
|
||||
'text_alternative_thumbnail_size_note' => "用户能选择缩略图另外一种尺寸。默认'180','135'。",
|
||||
'row_add_watermark_to_thumbnail' => "给缩略图添加水印",
|
||||
'text_watermark_to_thumbnail_note' => "选择是否给缩略图也添加水印。默认'否'。当全局缩略图设定启用时被项才能生效。",
|
||||
'row_advertisement_settings' => "广告设定",
|
||||
'submit_advertisement_settings' => "广告设定",
|
||||
'text_advertisement_settings_note' => "配置你站点中的广告。",
|
||||
'head_advertisement_settings' => "广告设定",
|
||||
'row_enable_advertisement' => "启用广告",
|
||||
'text_enable_advertisement_note' => "全局广告设定。",
|
||||
'row_no_advertisement' => "可关闭广告",
|
||||
'text_can_choose_no_advertisement' => "及以上等级用户可在控制面板中选择不显示广告。默认",
|
||||
'row_bonus_no_advertisement' => "魔力值交换可关闭广告",
|
||||
'text_no_advertisement_with_bonus' => "及以上等级用户可用魔力值换取一定期限内不显示广告的权限。默认",
|
||||
'row_no_advertisement_bonus_price' => "无广告魔力值",
|
||||
'text_bonus_points_to_buy' => "个魔力值,如果他选择交换",
|
||||
'text_days_without_advertisements' => "天不显示广告的权限。默认'10000','15'。",
|
||||
'row_click_advertisement_bonus' => "点击广告获取魔力值",
|
||||
'text_points_clicking_on_advertisements' => "个魔力值,如果他第一次点击某个广告。设为'0'来禁用此规则。<br /><b>注意</b>:一些广告服务(如Google Adsense)禁止站点激励用户点击广告的行为。",
|
||||
'head_save_advertisement_settings' => "保存广告设定",
|
||||
'row_enable_tooltip' => "允许悬浮提示",
|
||||
'text_enable_tooltip_note' => "是否允许用户使用悬浮提示功能。默认'是'。",
|
||||
'text_thirtypercentleech_chance_becoming' => "%的可能成为<b><font class='thirtypercent'>30%</font></b>。默认'0'。",
|
||||
'text_thirtypercentleech_will_become' => "<b><font class='thirtypercent'>30%</font></b>将变为",
|
||||
'text_thirtypercentleech_timeout_default' => "天。默认'普通','30'。",
|
||||
'row_site_logo' => "网站logo",
|
||||
'text_site_logo_note' => "网站logo图片文件。建议图片尺寸为220x70。如不填写,将使用文字。默认''。",
|
||||
'row_promotion_link_click' => "宣传链接点击",
|
||||
'text_promotion_link_note_one' => "个魔力值,如果他的宣传链接获得一次来自一个未记录的IP的点击。",
|
||||
'text_promotion_link_note_two' => "秒内最多奖励一次点击。将魔力值设为'0'来禁用宣传链接功能。默认'0','600'。",
|
||||
'row_promotion_link_example_image' => "宣传链接示例图片",
|
||||
'text_promotion_link_example_note' => "在<a href=\"promotionlink.php\"><b>宣传链接</b></a>介绍示例中的图片。<b>必须</b>使用相对地址,如'pic/prolink.png'.",
|
||||
'row_enable_nfo' => "启用NFO",
|
||||
'text_enable_nfo_note' => "默认'是'。全局NFO设定。",
|
||||
'row_web_analytics_code' => "网站统计代码",
|
||||
'text_web_analytics_code_note' => "填写由第三方(如Google Analytics)提供的网站统计代码。如无请留空。<br /><b>注意</b>:请确保代码安全可信。",
|
||||
'row_enable_email_notification' => "允许用户收取邮件提示",
|
||||
'text_email_notification_note' => "是否允许用户在收取新短讯、评论等时候收到邮件提示。",
|
||||
'text_users_get' => "首次升级至此等级的用户将获得",
|
||||
'text_invitations_default' => "个邀请名额。默认",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
$lang_shoutbox = array
|
||||
(
|
||||
'text_del' => "删",
|
||||
'std_access_denied' => "拒绝访问",
|
||||
'std_access_denied_note' => "游客不允许查看该页面。",
|
||||
'text_to_guest' => "对<b>游客</b>说",
|
||||
'text_guest' => "<b>游客</b>",
|
||||
'text_ago' => "前",
|
||||
'text_helpbox_disabled' => "求助区当前关闭中。你在搞什么鬼?",
|
||||
'text_no_permission_to_shoutbox' => "你没有在群聊区发言的权力。你在搞什么鬼?",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
$lang_signup = array
|
||||
(
|
||||
'head_signup' => "注册",
|
||||
'text_cookies_note' => "<b>注意</b>:你必须启用cookies才能注册或登录。",
|
||||
'row_desired_username' => "用户名",
|
||||
'text_allowed_characters' => "有效字符:(a-z), (A-Z), (0-9),至多12个字符",
|
||||
'row_pick_a_password' => "输入密码",
|
||||
'text_minimum_six_characters' => "至少6个字符。",
|
||||
'row_enter_password_again' => "再次输入密码",
|
||||
'row_question' => "密码丢失问题",
|
||||
'row_enter_hint_answer' => "输入答案",
|
||||
'text_hint_note' => "用于找回忘记的密码。至少6个字符。",
|
||||
'row_email_address' => "邮箱地址",
|
||||
'text_email_note' => "你只能使用以下邮箱注册:",
|
||||
'row_country' => "国家/地区",
|
||||
'row_gender' => "性别",
|
||||
'radio_male' => "男 ",
|
||||
'radio_female' => "女 ",
|
||||
'row_verification' => "确认",
|
||||
'checkbox_read_rules' => "我已阅读并同意遵守站点<a href=rules.php><u>规则</u></a>。",
|
||||
'checkbox_read_faq' => "我会在提问前先查看<a href=faq.php><u>常见问题</u></a>。",
|
||||
'checkbox_age' => "我已满13周岁。",
|
||||
'text_all_fields_required' => "所有区域都必须填写!",
|
||||
'submit_sign_up' => "注册!(只需点击一次)",
|
||||
'select_none_selected' => "未选",
|
||||
'text_select_lang' => "Select Site Language: ",
|
||||
'row_school' => "学校",
|
||||
'head_invite_signup' => "受邀注册",
|
||||
'std_uninvited' => "邀请码错误,无法注册。",
|
||||
'std_error' => "错误",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
$lang_staff = array
|
||||
(
|
||||
'head_staff' => "管理组",
|
||||
'text_staff' => "管理组",
|
||||
'text_firstline_support' => "一线客服",
|
||||
'text_firstline_support_note' => "普通问题请咨询以下用户。注意:他们帮助你所花的时间和精力都是无回报的,请对他们表示感谢!",
|
||||
'text_movie_critics' => "批评家",
|
||||
'text_movie_critics_note' => "批评家负责挑选优秀的电影、音乐等资源,撰写点评,奖励用户的评论。总之,致力于创造交流的良好氛围。",
|
||||
'text_general_staff' => "常规管理员",
|
||||
'text_general_staff_note' => "所有软件和<a href=faq.php><b>常见问题</b></a>中已解答的问题将被无视。<br /><br />点击<a href=contactstaff.php><b>这里</b></a>发短讯给管理组。",
|
||||
'text_username' => "用户名",
|
||||
'text_online_or_offline' => "是否在线",
|
||||
'text_country' => "国家",
|
||||
'text_contact' => "联系",
|
||||
'text_language' => "语言",
|
||||
'text_support_for' => "帮助内容",
|
||||
'text_responsible_for' => "负责内容",
|
||||
'text_duties' => "职责",
|
||||
'title_online' => "在线",
|
||||
'title_offline' => "不在线",
|
||||
'title_send_pm' => "发送短讯",
|
||||
'text_vip' => "VIP",
|
||||
'text_vip_note' => "VIP资格只授予对".$SITENAME."做出过特殊贡献的用户。如曾经的管理组成员。",
|
||||
'text_reason' => "原因",
|
||||
'text_apply_for_it' => "申请加入",
|
||||
'text_forum_moderators' => "论坛版主",
|
||||
'text_forum_moderators_note' => "论坛版主负责论坛的日常管理。",
|
||||
'text_forums' => "版块"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
$lang_staffbox = array
|
||||
(
|
||||
'head_staff_pm' => "管理组信箱",
|
||||
'text_staff_pm' => "管理组信箱",
|
||||
'std_sorry' => "对不起",
|
||||
'std_no_messages_yet' => "暂时没有短讯!",
|
||||
'col_subject' => "主题",
|
||||
'col_sender' => "发讯者",
|
||||
'col_added' => "时间",
|
||||
'col_answered' => "回复",
|
||||
'col_action' => "行为",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'submit_set_answered' => "设为已回复",
|
||||
'submit_delete' => "删除",
|
||||
'text_system' => "系统",
|
||||
'head_view_staff_pm' => "查看管理组信箱",
|
||||
'col_from' => "自",
|
||||
'col_date' => "日期",
|
||||
'col_answered_by' => "回复者",
|
||||
'text_reply' => "回复",
|
||||
'text_mark_answered' => "设为已回复",
|
||||
'text_delete' => "删除",
|
||||
'std_error' => "错误",
|
||||
'std_no_user_id' => "没有此ID的用户。",
|
||||
'head_answer_to_staff_pm' => "回复管理组信息",
|
||||
'text_answering_to' => "回复",
|
||||
'text_sent_by' => " - 来自",
|
||||
'std_body_is_empty' => "回复不能为空白!",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
$lang_subtitles = array
|
||||
(
|
||||
'std_error' => "错误!",
|
||||
'std_must_login_to_upload' => "必须登录后才能上传字幕",
|
||||
'head_subtitles' => "字幕区",
|
||||
'std_nothing_received' => "<b>上传失败!</b> <br /><br />没有接受到文件!选择的文件可能太大。",
|
||||
'std_subs_too_big' => "<b>上传失败!</b> <br /><br />字幕文件太大!",
|
||||
'std_wrong_subs_format' => "<b>上传失败!</b> <br /><br />我不允许保存你上传的文件:|",
|
||||
'std_file_already_exists' => "<b>上传失败!</b> <br /><br />已存在该文件<font color=red><b>",
|
||||
'std_missing_torrent_id' => "<b>上传失败!</b> <br /><br />必须填写<b>种子ID</b>!",
|
||||
'std_invalid_torrent_id' => "<b>上传失败!</b> <br /><br />种子ID无效!",
|
||||
'std_no_permission_uploading_others' => "<b>上传失败!</b> <br /><br />你所在的用户等级不能上传他人种子的字幕!",
|
||||
'std_file_same_name_exists' => "该文件名的文件已存在",
|
||||
'std_must_choose_language' => "<b>上传失败!</b> <br /><br />请选择字幕的语言!",
|
||||
'std_failed_moving_file' => "无法移动上传的文件。请将该问题反应给管理员。",
|
||||
'std_this_file' => "该文件名<font color=red><b>",
|
||||
'std_is_invalid' =>"</b></font>在文件夹中无效。",
|
||||
'text_upload_subtitles' => "上传字幕 - 总上传量",
|
||||
'text_rules' => "规则:",
|
||||
'text_rule_one' => "1.上传的文件请使用英文文件名!",
|
||||
'text_rule_two' => "2.字幕<b>必须与视频文件同步</b>。否则纯粹是浪费空间。",
|
||||
'text_rule_three' => "3.<b>标题</b>中并不需要字幕的语言标记,因为已经有国旗标记。不过,如果你觉得需要也可以在文件名末尾添加,如chs。",
|
||||
'text_rule_four' => "4.如果你上传的字幕是合集,请将它们打包为zip或rar后再上传。",
|
||||
'text_rule_five' => "5.如果你上传的字幕是Vobsub格式(idx+sub),请打包为zip或rar后再上传。",
|
||||
'text_rule_six' => "6.如果你上传的字幕是proper(正确版本)或re-synced(重新调校)的字幕,请在字幕文件名末尾添加proper或resynced标记。",
|
||||
'text_red_star_required' => "<p >红星号(<font color=red>*</font>)标记的区域必须填写</p>\n",
|
||||
'text_uploading_subtitles_for_torrent' => "为种子上传字幕:",
|
||||
'row_file' => "文件",
|
||||
'text_maximum_file_size' => "文件最大限制:",
|
||||
'row_torrent_id' => "种子ID",
|
||||
'text_torrent_id_note' => "(种子详情页面网址末尾的数字。<br />如 <b>http://".$BASEURL."/details.php?id=16</b> 数字<b>16</b>即种子ID)",
|
||||
'row_title' => "标题",
|
||||
'text_title_note' => "(可选,不填则使用种子文件名)",
|
||||
'row_language' => "语言",
|
||||
'select_choose_one' => "(请选择)",
|
||||
'row_show_uploader' => "匿名上传",
|
||||
'hide_uploader_note' => "不要显示我的用户名。",
|
||||
'submit_upload_file' => "上传文件",
|
||||
'submit_reset' => "重置",
|
||||
'text_sorry' => "对不起",
|
||||
'text_nothing_here' => "对不起,暂无字幕:( ",
|
||||
'submit_search' => "给我搜",
|
||||
'text_prev' => "上一页",
|
||||
'text_next' => "下一页",
|
||||
'col_lang' => "语言",
|
||||
'col_title' => "标题",
|
||||
'title_date_added' => "添加时间",
|
||||
'title_size' => "大小",
|
||||
'col_hits' => "点击",
|
||||
'col_upped_by' => "上传者",
|
||||
'text_delete' => "[删除]",
|
||||
'text_anonymous' => "<i>匿名</i>",
|
||||
'std_delete_subtitle' => "删除字幕",
|
||||
'std_delete_subtitle_note' => "你将删除该字幕。",
|
||||
'text_reason_is' => "原因:",
|
||||
'submit_confirm' => "确定",
|
||||
'col_report' => "举报",
|
||||
'title_report_subtitle' => "举报该字幕",
|
||||
'select_all_languages' => "(所有语言)",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,134 @@
|
||||
<?php
|
||||
|
||||
$lang_tags = array
|
||||
(
|
||||
'text_description' => "简介:",
|
||||
'text_syntax' => "语法:",
|
||||
'text_example' => "例子:",
|
||||
'text_result' => "结果:",
|
||||
'text_remarks' => "说明:",
|
||||
'head_tags' => "标签",
|
||||
'text_tags' => "标签",
|
||||
'text_bb_tags_note' => "<b>".$SITENAME."</b>论坛支持一些<i>BBCode标签代码</i>,你可以在帖子中使用它们改变显示效果。",
|
||||
'submit_test_this_code' => "测试标签!",
|
||||
'text_bold' => "粗体",
|
||||
'text_bold_description' => "使文字变粗",
|
||||
'text_bold_syntax' => "[b]<i>文字</i>[/b]",
|
||||
'text_bold_example' => "[b]这是粗体[/b]",
|
||||
'text_italic' => "斜体",
|
||||
'text_italic_description' => "使文字斜体",
|
||||
'text_italic_syntax' => "[i]<i>文字</i>[/i]",
|
||||
'text_italic_example' => "[i]这是斜体[/i]",
|
||||
'text_underline' => "下划线",
|
||||
'text_underline_description' => "在文字下加划线",
|
||||
'text_underline_syntax' => "[u]<i>文字</i>[/u]",
|
||||
'text_underline_example' => "[u]这是下划线[/u]",
|
||||
'text_color_one' => "颜色 (方式1)",
|
||||
'text_color_one_description' => "改变文字颜色",
|
||||
'text_color_one_syntax' => "[color=<i>Color</i>]<i>文字</i>[/color]",
|
||||
'text_color_one_example' => "[color=blue]这是蓝色文字[/color]",
|
||||
'text_color_one_remarks' => "有效颜色取决于浏览器,一些基本颜色如red, green, blue, yellow, pink等一般都支持",
|
||||
'text_color_two' => "颜色(方式2)",
|
||||
'text_color_two_description' => "改变文字颜色",
|
||||
'text_color_two_syntax' => "[color=#<i>RGB</i>]<i>文字</i>[/color]",
|
||||
'text_color_two_example' => "[color=#0000ff]这是蓝色文字[/color]",
|
||||
'text_color_two_remarks' => "<i>RGB</i>必须是六位的十六进制数字",
|
||||
'text_size' => "字号",
|
||||
'text_size_description' => "改变文字的大小",
|
||||
'text_size_syntax' => "[size=<i>n</i>]<i>文字</i>[/size]",
|
||||
'text_size_example' => "[size=4]这是4号字体的文字[/size]",
|
||||
'text_size_remarks' => "<i>n</i>必须是在1(最小)到7(最大)间的整数。默认字号为2",
|
||||
'text_font' => "字体",
|
||||
'text_font_description' => "改变文字的字体",
|
||||
'text_font_syntax' => "[font=<i>字体</i>]<i>文字</i>[/font]",
|
||||
'text_font_example' => "[font=Impact]Hello world![/font]",
|
||||
'text_font_remarks' => "你可以通过在字体名称间加逗号来设定备用字体",
|
||||
'text_hyperlink_one' => "超级链接(方式1)",
|
||||
'text_hyperlink_one_description' => "插入超级链接",
|
||||
'text_hyperlink_one_syntax' => "[url]<i>URL</i>[/url]",
|
||||
'text_hyperlink_one_example' => "[url]". "http://" . $BASEURL."[/url]",
|
||||
'text_hyperlink_one_remarks' => "该标签是多余的,所有URL都会自动加超级链接",
|
||||
'text_hyperlink_two' => "超级链接(方式2)",
|
||||
'text_hyperlink_two_description' => "插入超级链接",
|
||||
'text_hyperlink_two_syntax' => "[url=<i>URL</i>]<i>链接文字</i>[/url]",
|
||||
'text_hyperlink_two_example' => "[url="."http://" . $BASEURL."]".$SITENAME."[/url]",
|
||||
'text_hyperlink_two_remarks' => "当你需要将文字加超链接时使用。",
|
||||
'text_image_one' => "图片(方式1)",
|
||||
'text_image_one_description' => "插入图片",
|
||||
'text_image_one_syntax' => "[img=<i>URL</i>]",
|
||||
'text_image_one_example' => "[img=http://$BASEURL/pic/nexus.png]",
|
||||
'text_image_one_remarks' => "URL必须是<b>.gif</b>, <b>.jpg</b>, <b>jpeg</b>或<b>.png</b>",
|
||||
'text_image_two' => "图片(方式2)",
|
||||
'text_image_two_description' => "插入图片",
|
||||
'text_image_two_syntax' => "[img]<i>URL</i>[/img]",
|
||||
'text_image_two_example' => "[img]http://$BASEURL/pic/nexus.png[/img]",
|
||||
'text_image_two_remarks' => "URL必须是<b>.gif</b>, <b>.jpg</b>, <b>jpeg</b>或<b>.png</b>",
|
||||
'text_quote_one' => "引用(方式1)",
|
||||
'text_quote_one_description' => "插入引用",
|
||||
'text_quote_one_syntax' => "[quote]<i>引用的文字</i>[/quote]",
|
||||
'text_quote_one_example' => "[quote]我爱".$SITENAME."[/quote]",
|
||||
'text_quote_two' => "引用(方式2)",
|
||||
'text_quote_two_description' => "插入引用",
|
||||
'text_quote_two_syntax' => "[quote=<i>作者</i>]<i>引用的文字</i>[/quote]",
|
||||
'text_quote_two_example' => "[quote=".$CURUSER['username']."]我爱".$SITENAME."[/quote]",
|
||||
'text_list' => "列表",
|
||||
'text_description' => "插入列表项目",
|
||||
'text_list_syntax' => "[*]<i>文字</i>",
|
||||
'text_list_example' => "[*]这是项目1\n[*]这是项目2",
|
||||
'text_preformat' => "预格式化",
|
||||
'text_preformat_description' => "预格式化(等宽)文字。不自动换行",
|
||||
'text_preformat_syntax' => "[pre]<i>文字</i>[/pre]",
|
||||
'text_preformat_example' => "[pre]这是预格式化文字[/pre]",
|
||||
'text_code' => "代码",
|
||||
'text_code_description' => "文字特殊装饰显示",
|
||||
'text_code_syntax' => "[code]文字[/code]",
|
||||
'text_code_example' => "[code]这是代码[/code]",
|
||||
'text_you' => "[you]",
|
||||
'text_you_description' => "显示任何查看者的用户名",
|
||||
'text_you_syntax' => "[you]",
|
||||
'text_you_example' => "你正在看这段文字啊,[you]",
|
||||
'text_you_remarks' => "适合用于恶作剧",
|
||||
'text_site' => "[site]",
|
||||
'text_site_description' => "显示站点名字",
|
||||
'text_site_syntax' => "[site]",
|
||||
'text_site_example' => "你正在访问[site]",
|
||||
'text_siteurl' => "[siteurl]",
|
||||
'text_siteurl_description' => "显示站点的网址",
|
||||
'text_siteurl_syntax' => "[siteurl]",
|
||||
'text_siteurl_example' => "[site]的网址是[siteurl]",
|
||||
'text_flash' => "Flash(方式1)",
|
||||
'text_flash_description' => "在页面内插入指定宽度与高度的Flash",
|
||||
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
|
||||
'text_flash_example' => "[flash,500,300]http://$BASEURL/flash.demo.swf[/flash]",
|
||||
'text_flash_two' => "Flash(方式2)",
|
||||
'text_flash_two_description' => "在页面内插入默认宽度与高度(500 * 300)的Flash",
|
||||
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
|
||||
'text_flash_two_example' => "[flash]http://$BASEURL/flash.demo.swf[/flash]",
|
||||
'text_flv_one' => "Flash视频(方式1)",
|
||||
'text_flv_one_description' => "在页面内插入指定宽度与高度的Flash视频",
|
||||
'text_flv_one_syntax' => "[flv,width,height]Flash视频的URL[/flv]",
|
||||
'text_flv_one_example' => "[flv,320,240]http://$BASEURL/flash.video.demo.flv[/flv]",
|
||||
'text_flv_two' => "Flash视频(方式2)",
|
||||
'text_flv_two_description' => "在页面内插入默认宽度与高度(320 * 240)的Flash视频",
|
||||
'text_flv_two_syntax' => "[flv]Flash视频的URL[/flv]",
|
||||
'text_flv_two_example' => "[flv]http://$BASEURL/flash.video.demo.flv[/flv]",
|
||||
'text_youtube' => "YouTube",
|
||||
'text_youtube_description' => "在页面内插入YouTube网站的在线视频",
|
||||
'text_youtube_syntax' => "[youtube]YouTube视频的URL[/youtube]",
|
||||
'text_youtube_example' => "[youtube]http://www.youtube.com/watch?v=EsWKVcZ88Jw[/youtube]",
|
||||
'text_youku' => "优酷",
|
||||
'text_youku_description' => "在页面内插入优酷网的在线视频",
|
||||
'text_youku_syntax' => "[youku]优酷网视频的URL[/youku]",
|
||||
'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]",
|
||||
'text_tudou' => "土豆",
|
||||
'text_tudou_description' => "在页面内插入土豆网的在线视频",
|
||||
'text_tudou_syntax' => "[tudou]土豆网视频的URL[/tudou]",
|
||||
'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]",
|
||||
'text_ninety_eight_image' => "CC98图片",
|
||||
'text_ninety_eight_image_description' => "显示保存于CC98论坛的图片",
|
||||
'text_ninety_eight_image_syntax' => " [98img=[auto|number]]图片文件[/98img]",
|
||||
'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]",
|
||||
'text_ninety_eight_image_remarks' => "CC98是浙江大学的一个论坛",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
$lang_takeconfirm = array
|
||||
(
|
||||
'std_sorry' => "对不起...",
|
||||
'std_no_buddy_to_confirm' => "没有需要验证的用户。:( <br /><br />请点击",
|
||||
'std_here_to_go_back' => "这里</a>返回。",
|
||||
'mail_title' => "网站账户验证",
|
||||
'mail_here' => "这里",
|
||||
'mail_content_1' => "你好,<br /><br />你的账号成功通过验证。你可以进入登录页面: ",
|
||||
'mail_content_2' => "<br /><br />使用你的账户登录。登录后请先阅读站点规则,提问前请自行参考常见问题。<br /><br />祝你好运! ".$SITENAME."!<br /><br />如果你不认识邀请你的人,请将本邮件转发至".$REPORTMAIL."<br />------<br />".$SITENAME." 网站"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
$lang_takecontact = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_method' => "方式",
|
||||
'std_please_enter_something' => "请填写内容!",
|
||||
'std_please_define_subject' => "你必须输入标题!",
|
||||
'std_message_flooding' => "不允许滥发短讯,请在",
|
||||
'std_second' => "秒",
|
||||
'std_s' => "",
|
||||
'std_before_sending_pm' => "后重试。",
|
||||
'std_succeeded' => "成功",
|
||||
'std_message_succesfully_sent' => "短讯成功发送!"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_takeedit = array
|
||||
(
|
||||
'std_edit_failed' => "编辑失败!",
|
||||
'std_missing_form_data' => "有项目没有填写",
|
||||
'std_not_owner' => "你不是发种者!怎么回事?\n",
|
||||
'std_nfo_too_big' => "NFO过大!最大为65,535字节。",
|
||||
'std_cannot_move_torrent' => "你没有将种子移至另一区的权限。另外,你怎么会到这?"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_takeflush = array
|
||||
(
|
||||
'std_failed' => "失败",
|
||||
'std_success' => "成功",
|
||||
'std_ghost_torrents_cleaned' => "个冗余种子被成功清除。",
|
||||
'std_cannot_flush_others' => "你只能清除自己的冗余种子"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
$lang_takeinvite = array
|
||||
(
|
||||
'head_invitation_failed' => "邀请失败!",
|
||||
'std_must_enter_email' => "你必须输入邮箱地址!",
|
||||
'std_invalid_email_address' => "无效的邮箱地址!",
|
||||
'std_must_enter_personal_message' => "请添加信件中的私人内容。",
|
||||
'std_email_address' => "邮箱地址",
|
||||
'std_is_in_use' => "已经在使用。",
|
||||
'mail_here' => "这里",
|
||||
'mail_tilte' => "网站邀请函",
|
||||
'mail_one' => "你好,<br /><br />用户",
|
||||
'mail_two' => "邀请你加入".$SITENAME."社区。
|
||||
".$SITENAME."拥有知识丰富的用户。 <br />如果你有意加入,请在阅读网站规则后确认该邀请。<br /><br />请点击以下链接确认邀请:",
|
||||
'mail_three' => "请在",
|
||||
'mail_four' => "天内确认该邀请,之后邀请将作废。<br />".$SITENAME."真诚欢迎你加入我们的社区!<br /><br />来自邀请者",
|
||||
'mail_five' => "的话:",
|
||||
'mail_six' => "如果你根本不认识邀请者,请将此邮件转发至".$REPORTMAIL."<br /><br />------<br />".$SITENAME."网站",
|
||||
'std_error' => "错误",
|
||||
'std_invite_denied' => "你的用户等级不允许发送邀请。你怎么到这来的?",
|
||||
'std_email_address_banned' => "邮箱地址被禁用!",
|
||||
'std_wrong_email_address_domains' => "不允许发送邀请给此邮箱地址!请使用以下邮箱:",
|
||||
'std_no_invite' => "你没有剩余邀请名额。你怎么到这来的?",
|
||||
'std_invitation_already_sent_to' => "发送失败!此邮箱",
|
||||
'std_await_user_registeration' => "已收到过邀请函,请勿重复发送。请等待用户注册。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_takelogin = array
|
||||
(
|
||||
'std_login_fail_note' => "<b>错误</b>: 用户名或密码不正确!<br /><br />忘记密码了?<b><a href=recover.php>找回</a></b>你的密码!",
|
||||
'std_login_fail' => "登录失败!",
|
||||
'std_account_disabled' => "该账号已被禁用。",
|
||||
'std_user_account_unconfirmed' => "该账户还未通过验证。如果你没有收到验证邮件,试试<a href='confirm_resend.php'><b>重新发送验证邮件</b></a>。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
$lang_takemessage = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_permission_denied' => "你没有该权限!",
|
||||
'std_please_enter_something' => "不能为空!",
|
||||
'std_message_flooding_denied' => "禁止滥发短讯。请在",
|
||||
'std_before_sending_pm' => "秒后再发送。",
|
||||
'std_invalid_id' => "该账号已失效",
|
||||
'std_user_not_exist' => "不存在该账号",
|
||||
'std_refused' => "拒绝",
|
||||
'std_account_parked' => "该账号已被封存。",
|
||||
'std_user_blocks_your_pms' => "该用户拒绝接受你的短讯。",
|
||||
'std_user_accepts_friends_pms' => "该用户只接受其好友的短讯。",
|
||||
'std_user_blocks_all_pms' => "该用户拒绝接受一切短讯。",
|
||||
'std_succeeded' => "成功",
|
||||
'std_messages_out_of' => "条短讯(共",
|
||||
'std_were' => "条)已",
|
||||
'std_message_was' => "短讯已",
|
||||
'std_successfully_sent' => "成功发送!",
|
||||
'std_s_were' => "已",
|
||||
'std_was' => "已",
|
||||
'std_updated' => "更新",
|
||||
'std_no_permission_forwarding' => "你没有转发该短讯的权限。",
|
||||
'std_must_enter_username' => "你必须填写要转发的用户的用户名。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_takereseed = array
|
||||
(
|
||||
'head_reseed_request' => "续种请求!",
|
||||
'std_it_worked' => "成功了!完成下载的用户将收到请求续种的短讯。",
|
||||
'std_error' => "错误",
|
||||
'std_torrent_not_dead' => "该种子没有断种。",
|
||||
'std_reseed_sent_recently' => "该种子在过去15分钟内已收到一次续种请求。请耐心等待好心人续种。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,42 @@
|
||||
<?php
|
||||
|
||||
$lang_takesignup = array
|
||||
(
|
||||
'std_signup_failed' => "注册失败!(参看下面)",
|
||||
'std_invalid_email_address' => "邮箱地址无效!",
|
||||
'std_email_address_banned' => "邮箱地址被禁用!",
|
||||
'std_wrong_email_address_domains' => "不允许使用该邮箱地址注册!请使用以下邮箱:",
|
||||
'std_invalid_gender' => "性别无效!",
|
||||
'std_blank_field' => "有项目没有填写。",
|
||||
'std_hintanswer_too_short' => "对不起,密码提示问题答案过短(至少6个字符)",
|
||||
'std_username_too_long' => "对不起,用户名过长(至多12个字符)",
|
||||
'std_passwords_unmatched' => "两次输入的密码不一致!请重试。",
|
||||
'std_password_too_short' => "对不起,密码过短(至少6个字符)",
|
||||
'std_password_too_long' => "对不起,密码过长(至多40个字符)",
|
||||
'std_password_equals_username' => "对不起,用户名和密码不能相同。",
|
||||
'std_wrong_email_address_format' => "请输入正确的邮箱地址。",
|
||||
'std_invalid_username' => "无效的用户名。",
|
||||
'std_unqualified' => "对不起,你必须同意遵守站点规则才能注册。",
|
||||
'std_email_address' => "这个邮箱地址",
|
||||
'std_in_use' => "已经被使用。",
|
||||
'std_username_exists' => "用户名已经存在!",
|
||||
'std_database_in_distress' => "数据库出错",
|
||||
'std_almost_signup' => "即将完成注册!",
|
||||
'std_please_click' => "请点击",
|
||||
'std_here' => "这里",
|
||||
'std_to_finish_signup' => "来完成注册,谢谢!",
|
||||
'msg_subject' => "欢迎来到",
|
||||
'msg_congratulations' => "祝贺你,",
|
||||
'msg_you_are_a_member' => ",\n\n你已成为".$SITENAME."的一员,\n我们真诚地欢迎你的加入!\n\n请务必先阅读[url=rules.php][b]规则[/b][/url],提问前请自行参考[url=faq.php][b]常见问题[/b][/url],有空也请到[url=forums.php][b]论坛[/b][/url]看看。 \n\n祝你愉快。\n".$SITENAME."管理组",
|
||||
'mail_this_link' => "这个链接",
|
||||
'mail_here' => "这里",
|
||||
'mail_title' => " 网站用户注册验证",
|
||||
'mail_one' => "你好 ",
|
||||
'mail_two' => ",<br /><br />你请求在".$SITENAME."网站获取账号,并指定此邮箱地址 ",
|
||||
'mail_three' => " 为你的联系地址。<br /><br />如果你没有发过该请求,请忽视本邮件。输入你邮箱地址者的IP地址为 ",
|
||||
'mail_four' => "。请勿回复本邮件。<br /><br />如果你的确发过该请求,请点击以下链接来通过验证: ",
|
||||
'mail_four_1' => "<br /><br />如果以上链接打开出错、不存在或已经过期, 尝试在这里重新发送确认邮件 ",
|
||||
'mail_five' => "在通过验证后,你就可以使用新账号了。<br /><br />如果你在24小时内没有通过验证,你的账号将被删除。<br />新人登录".$SITENAME."后请务必先阅读站点规则,提问前请参考常见问题。<br /><br />请注意:如果你并没有在".$SITENAME."网站注册,请举报此邮件至".$REPORTMAIL."<br /><br />------<br /><br />".$SITENAME." 网站.",
|
||||
'std_invalid_gender' => "性别无效!",
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
$lang_takeupload = array
|
||||
(
|
||||
'std_upload_failed' => "上传失败!",
|
||||
'std_missing_form_data' => "请填写必填项目",
|
||||
'std_empty_filename' => "文件名不能为空!",
|
||||
'std_zero_byte_nfo' => "NFO文件为空",
|
||||
'std_nfo_too_big' => "NFO文件过大!最大允许65,535 bytes。",
|
||||
'std_nfo_upload_failed' => "NFO文件上传失败",
|
||||
'std_blank_description' => "你必须填写简介!",
|
||||
'std_category_unselected' => "你必须选择类型!",
|
||||
'std_invalid_filename' => "无效的文件名!",
|
||||
'std_filename_not_torrent' => "无效的文件名(不是.torrent文件).",
|
||||
'std_empty_file' => "空文件!",
|
||||
'std_not_bencoded_file' => "你在搞什么鬼?你上传的不是Bencode文件!",
|
||||
'std_not_a_dictionary' => "不是目录",
|
||||
'std_dictionary_is_missing_key' => "目录缺少值",
|
||||
'std_invalid_entry_in_dictionary' => "无效的目录项",
|
||||
'std_invalid_dictionary_entry_type' => "无效的目录项类型",
|
||||
'std_invalid_pieces' => "无效的文件块",
|
||||
'std_missing_length_and_files' => "缺少长度和文件",
|
||||
'std_filename_errors' => "文件名错误",
|
||||
'std_uploaded_not_offered' => "你只能上传通过候选的种子,请返回在<b>你的候选</b>中选择合适项目后再上传!",
|
||||
'std_unauthorized_upload_freely' => "你没有自由上传的权限!",
|
||||
'std_torrent_existed' => "该种子已存在!",
|
||||
'std_torrent_file_too_big' => "种子文件过大!最大允许",
|
||||
'std_remake_torrent_note' => " bytes。请使用更大的区块大小重新制作种子文件,或者将内容分为多个种子发布。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,116 @@
|
||||
<?php
|
||||
|
||||
$lang_topten = array
|
||||
(
|
||||
'std_error' => "错误!",
|
||||
'std_sorry' => "对不起...",
|
||||
'std_permission_denied_only' => "你没有该权限。只有",
|
||||
'std_or_above_can_view' => "及以上等级的用户才能查看排行榜。<br /><br />请查看"."<a class=\"faqlink\" href=\"faq.php#id22\"><b>常见问题</b></a>了解更多关于用户等级和权限的信息。<br /><br /><b></p>" .$SITENAME."管理组</b>",
|
||||
'col_rank' => "排名",
|
||||
'col_user' => "用户",
|
||||
'col_donated' => "捐赠",
|
||||
'col_ul_speed' => "上传速度",
|
||||
'col_downloaded' => "下载",
|
||||
'col_dl_speed' => "下载速度",
|
||||
'col_ratio' => "分享率",
|
||||
'col_joined' => "注册日期",
|
||||
'col_name' => "名称",
|
||||
'title_sna' => "完成数",
|
||||
'col_data' => "数据量",
|
||||
'title_se' => "种子数",
|
||||
'title_le' => "下载数",
|
||||
'col_to' => "总共",
|
||||
'col_country' => "国家/地区",
|
||||
'col_username' => "用户名",
|
||||
'col_upload_rate' => "上传速度",
|
||||
'col_download_rate' => "下载速度",
|
||||
'text_users' => "用户",
|
||||
'text_torrents' => "种子" ,
|
||||
'text_countries' => "国家/地区",
|
||||
'text_peers' => "同伴",
|
||||
'text_community' => "社区",
|
||||
'text_search' => "搜索",
|
||||
'text_other' => "其它",
|
||||
'text_this_page_last_updated' => "本页最新更新于 ",
|
||||
'text_started_recording_date' => "统计开始于",
|
||||
'text_update_interval' => ", 每60分钟数据更新一次",
|
||||
'text_uploaders' => "上传者",
|
||||
'text_downloaders' => "下载者",
|
||||
'text_fastest_uploaders' => "最快上传者",
|
||||
'text_fastest_up_note' => "(平均值,包括非活动时间,至少上传50GB)",
|
||||
'text_fastest_note' => "(平均值,包括非活动时间)",
|
||||
'text_fastest_downloaders' => "最快下载者",
|
||||
'text_best_sharers' => "最佳分享者",
|
||||
'text_sharers_note' => "(至少下载50GB)",
|
||||
'text_worst_sharers' => "最差分享者",
|
||||
'text_most_active_torrents' => "最活跃种子",
|
||||
'text_most_snatched_torrents' => "完成数最多种子" ,
|
||||
'text_most_data_transferred_torrents' => "流量最大种子",
|
||||
'text_best_seeded_torrents' => "供种率(做种/下载)最大种子",
|
||||
'text_best_seeded_torrents_note' => "(至少5个做种者)",
|
||||
'text_worst_seeded_torrents' => "供种率(做种/下载)最小种子",
|
||||
'text_worst_seeded_torrents_note' => "(至少有1个下载者, 不包括完成数为0的种子)",
|
||||
|
||||
'text_most_donated_USD' => "美元捐赠者",
|
||||
'text_most_donated_CNY' => "人民币捐赠者",
|
||||
'col_donated_usd' => "捐赠($)",
|
||||
'col_donated_cny' => "捐赠(¥)",
|
||||
|
||||
'text_most_supplied' => "最大资源提供者<font class=\"small\">(不包括被删除的种子)</font>",
|
||||
'text_most_snatched' => " 最大资源完成者<font class=\"small\">(不包括被删除的种子)</font>",
|
||||
'col_torrent_uploaded' => "# 上传",
|
||||
'col_torrent_downloaded' => "# 完成",
|
||||
|
||||
'text_most_topic' => " 论坛主题发起者<font class=\"small\">(不包括被删除的主题)</font>",
|
||||
'text_most_post' => " 论坛发帖者<font class=\"small\">(不包括被删除的帖子)</font>",
|
||||
'col_topics' => "主题",
|
||||
'col_posts' => "帖子",
|
||||
|
||||
|
||||
'text_biggest_topics' => "最热主题<font class=\"small\">(不计特权论坛内的主题)</font>",
|
||||
'col_subject' => "主题",
|
||||
|
||||
'col_number' => "数量",
|
||||
'text_most_browser' => "浏览器",
|
||||
'text_most_client' => "BT客户端<font class=\"small\">(按最近访问服务器的客户端)</font>",
|
||||
|
||||
'col_comments' => "评论",
|
||||
'text_most_commenter' => "种子评论者<font class=\"small\">(不包括被删除的评论)</font>",
|
||||
|
||||
'col_reviews' => "点评",
|
||||
'text_most_reviewer' => "电影点评者<font class=\"small\">(不包括被删除的点评)</font>",
|
||||
|
||||
'col_location' => "位置",
|
||||
'text_most_locations' => "同伴位置",
|
||||
|
||||
'col_keyword' => "关键字",
|
||||
'col_times' => "次数",
|
||||
'col_datetime' => "时间",
|
||||
'text_latest_search' => "最近搜索",
|
||||
'text_current_month_search' => "本月搜索",
|
||||
'text_last_month_search' => "上月搜索",
|
||||
'text_current_year_search' => "今年搜索",
|
||||
|
||||
'text_most_bonuses' => "魔力值",
|
||||
'col_bonus' => "魔力值",
|
||||
'text_countries_users' => "用户数",
|
||||
'col_users' => "用户数",
|
||||
'text_countries_uploaded' => "总上传量",
|
||||
'col_uploaded' => "上传量",
|
||||
'text_countries_per_user' => "用户平均上传量<font class=\"small\"> (总上传量达到1TB且用户数超过100)</font>",
|
||||
'col_average' => "平均",
|
||||
'text_countries_ratio' => "分享率<font class=\"small\"> (总上传量达到1TB且用户数超过100)</font>",
|
||||
'text_ago' => "以前",
|
||||
'text_inf' => "无限",
|
||||
'head_top_ten' => "排行榜",
|
||||
'text_most_stylesheet' => "界面风格",
|
||||
'text_most_language' => "用户语言",
|
||||
'text_top' => "Top ",
|
||||
'text_one_hundred' => "Top 100",
|
||||
'text_top_250' => "Top 250",
|
||||
'col_clicks' => "点击数",
|
||||
'text_most_clicks' => "宣传链接",
|
||||
'text_charity_giver' => "慈善家",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,63 @@
|
||||
<?php
|
||||
|
||||
$lang_torrents = array
|
||||
(
|
||||
'head_search_results_for' => "搜索结果 - ",
|
||||
'text_search_box' => "搜索箱",
|
||||
'text_category' => "类型:",
|
||||
'text_source' => "来源:",
|
||||
'text_codec' => "编码:",
|
||||
'text_standard' => "分辨率:",
|
||||
'text_processing' => "处理:",
|
||||
'text_show_dead_active' => "显示断种/活种?",
|
||||
'select_including_dead' => "包括断种",
|
||||
'select_active' => "活种",
|
||||
'select_dead' => "断种",
|
||||
'text_show_special_torrents' => "显示促销种子?",
|
||||
'select_all' => "全部",
|
||||
'select_normal' => "普通",
|
||||
'select_free' => "免费",
|
||||
'select_two_times_up' => "2x上传",
|
||||
'select_free_two_times_up' => "免费&2x上传",
|
||||
'select_half_down' => "50%下载",
|
||||
'text_search' => "搜索关键字:",
|
||||
'submit_go' => "给我搜",
|
||||
'std_search_results_for' => "搜索结果 \"",
|
||||
'std_try_again' => "没有种子。请用准确的关键字重试。\n",
|
||||
'std_nothing_found' => "没有结果!",
|
||||
'std_no_active_torrents' => "没有种子:(\n",
|
||||
'input_check_all' => "全选",
|
||||
'input_uncheck_all' => "全不选",
|
||||
'text_download_client' => "下载指定客户端",
|
||||
'select_title' => "标题",
|
||||
'select_description' => "简介",
|
||||
'select_small_description' => "副标题",
|
||||
'select_uploader' => "发布者",
|
||||
'select_imdb_url' => "IMDb链接",
|
||||
'select_and' => "与",
|
||||
'select_or' => "或",
|
||||
'select_exact' => "准确",
|
||||
'select_parsed' => "语法",
|
||||
'text_in' => " 范围:",
|
||||
'text_with' => " 匹配模式:",
|
||||
'text_mode' => "",
|
||||
'text_show_bookmarked' => "显示收藏?",
|
||||
'select_bookmarked' => "仅收藏",
|
||||
'select_bookmarked_exclude' => "仅未收藏",
|
||||
'text_s_bookmarked_torrent' => "收藏的种子",
|
||||
'text_s_not_bookmarked_torrent' => "未收藏的种子",
|
||||
'head_torrents' => "种子",
|
||||
'head_music' => "音乐",
|
||||
'text_movies_and_tvs' => "电影 & 电视:",
|
||||
'text_games_and_appz' => "游戏 & 程序:",
|
||||
'text_others' => "其它:",
|
||||
'text_medium' => "媒介:",
|
||||
'text_team' => "制作组:",
|
||||
'text_audio_codec' => "音频编码:",
|
||||
'text_video' => "视频:",
|
||||
'text_tv' => "电视:",
|
||||
'text_music' => "音乐:",
|
||||
'text_software' => "软件:",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
$lang_upload = array
|
||||
(
|
||||
'head_upload' => "发布",
|
||||
'std_sorry' => "对不起...",
|
||||
'std_unauthorized_to_upload' => "你没有发布种子的权限。请阅读(<a class=\"faqlink\" href=\"messages.php\">收件箱</a>)",
|
||||
'std_please_offer' => "你没有发布种子的权限。如果你是普通会员,请到<a class=\"faqlink\" href=\"offers.php\">候选区</a>提交你的发布请求(请查看常见问题中的<a class=\"faqlink\" href=\"faq.php#id36\"><b>“发布”</b></a>)部分<br />",
|
||||
'text_red_star_required' => "红星号(<font color=\"red\">*</font>)标记的区域必须填写",
|
||||
'text_tracker_url' => "Tracker服务器的URL是",
|
||||
'row_torrent_file' => "种子文件",
|
||||
'row_torrent_name' => "标题",
|
||||
'text_torrent_name_note' => "(若不填将使用种子文件名。<b>要求规范填写</b>,如<i>银翼杀手 Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR</i>)\n",
|
||||
'row_small_description' => "副标题",
|
||||
'text_small_description_note' => "(将在种子页面种子标题下显示。如<i>720p @ 4615 kbps - DTS 5.1 @ 1536 kbps</i>)",
|
||||
'row_nfo_file' => "NFO文件",
|
||||
'text_only_viewed_by' => "(不允许",
|
||||
'text_or_above' => "以下用户查看。请上传<b>.nfo</b>文件)\n",
|
||||
'row_description' => "简介",
|
||||
'select_choose_one' => "请选择",
|
||||
'row_type' => "类型",
|
||||
'row_quality' => "质量",
|
||||
'text_source' => "来源:",
|
||||
'text_codec' => "编码:",
|
||||
'text_standard' => "分辨率:",
|
||||
'text_processing' => "处理:",
|
||||
'row_your_offer' => "你的候选",
|
||||
'text_please_select_offer' => " 如果发布的是通过候选的资源,请选择该候选项目。投票用户会收到通知。",
|
||||
'row_show_uploader' => "匿名发布",
|
||||
'checkbox_hide_uploader_note' => "不要在发布者项目中显示我的用户名",
|
||||
'text_read_rules' => "我已经阅读过规则",
|
||||
'submit_upload' => "发布",
|
||||
'text_to_browse_section' => "发布至<b>种子</b>区 ",
|
||||
'text_to_special_section' => "或<b>音乐</b>区 ",
|
||||
'text_type_note' => " <font class=\"small\"><b>只选</b>两者之一</font>",
|
||||
'text_medium' => "媒介:",
|
||||
'text_team' => "制作组:",
|
||||
'text_audio_codec' => "音频编码:",
|
||||
'row_content' => "内容",
|
||||
'text_chinese_title' => "中文名:",
|
||||
'text_english_title' => "英文名:",
|
||||
'text_titles_note' => "(如果英文名不存在,使用拼音或不填写)",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
$lang_uploaders = array
|
||||
(
|
||||
'text_no_uploaders_yet' => "没有找到发布员!",
|
||||
'head_uploaders' => "发布员",
|
||||
'text_uploaders' => "发布员",
|
||||
'col_username' => "用户名",
|
||||
'col_torrents_size' => "种子大小",
|
||||
'col_torrents_num' => "种子数",
|
||||
'col_last_upload_time' => "最近发布时间",
|
||||
'col_last_upload' => "最近发布种子",
|
||||
'text_not_available' => "无",
|
||||
'submit_go' => "查找",
|
||||
'text_select_month' => "选择月份:",
|
||||
'text_order_by' => "排序",
|
||||
'text_username' => "用户名",
|
||||
'text_torrent_size' => "种子大小",
|
||||
'text_torrent_num' => "种子数",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,248 @@
|
||||
<?php
|
||||
|
||||
$lang_usercp = array
|
||||
(
|
||||
'std_sorry' => "对不起...",
|
||||
'text_user_cp_home' => " 设 定 首 页 ",
|
||||
'text_personal_settings' => " 个 人 设 定 ",
|
||||
'text_tracker_settings' => " 网 站 设 定 ",
|
||||
'text_forum_settings' => " 论 坛 设 定 ",
|
||||
'text_security_settings' => " 安 全 设 定 ",
|
||||
'row_save_settings' => "保存设定",
|
||||
'submit_save_settings' => "保存设定! (只需点击一次)",
|
||||
'std_error' => "错误",
|
||||
'head_control_panel' => "控制面板",
|
||||
'head_personal_settings' => " - 个人设定",
|
||||
'std_invalid_action' => "无效的行为",
|
||||
'text_saved' => "已保存!",
|
||||
'row_account_parked' => "封存账号",
|
||||
'checkbox_pack_my_account' => "我将长期不使用账号。",
|
||||
'text_account_pack_note' => "<b>注意:</b>封存账号可避免因长期(如假期)不活动而被删除账号。封存后账号处于受限状态,此时不能下载种子或浏览某些页面。",
|
||||
'row_pms' => "短讯",
|
||||
'row_recommended_movies' => "推荐资源",
|
||||
'checkbox_show_hot' => "在首页显示推荐热门",
|
||||
'checkbox_show_classic' => "在首页显示推荐经典",
|
||||
'text_accept_pms' => "接受以下短讯:",
|
||||
'radio_all_except_blocks' => "所有(除了黑名单)",
|
||||
'radio_friends_only' => "仅好友",
|
||||
'radio_staff_only' => "管理组成员",
|
||||
'checkbox_delete_pms' => "回复后删除短讯",
|
||||
'checkbox_save_pms' => "保存短讯至发件箱",
|
||||
'checkbox_pm_on_comments' => "我发布的种子有新评论时通知我",
|
||||
'row_gender' => "性别",
|
||||
'radio_not_available' => "未知",
|
||||
'radio_male' => "男",
|
||||
'radio_female' => "女",
|
||||
'row_country' => "国家/地区",
|
||||
'row_download_speed' => "下载带宽",
|
||||
'row_upload_speed' => "上传带宽",
|
||||
'row_bt_client' => "BT客户端",
|
||||
'row_avatar_url' => "头像URL",
|
||||
'select_choose_avatar' => "选择头像",
|
||||
'select_nothing' => "默认头像",
|
||||
'text_avatar_note' => "最大宽度为150像素(必要的时候会被缩放)。",
|
||||
'text_bitbucket_note' => "如果你需要上传头像,请使用<a class=faqlink href=bitbucket-upload.php>上传器</a>。",
|
||||
'row_info' => "个人说明",
|
||||
'text_info_note' => "显示在你的个人信息页面。允许使用<a class=faqlink href=tags.php target=_new>BBCode代码</a>。",
|
||||
'head_tracker_settings' => " - 网站设定",
|
||||
'row_email_notification' => "邮件提示",
|
||||
'checkbox_notification_received_pm' => "收到短讯的时候提醒我。",
|
||||
'checkbox_notification_default_categories' => "当默认分类中有新种子的时候通知我。\n",
|
||||
'row_browse_default_categories' => "默认<br />分类",
|
||||
'row_stylesheet' => "界面风格",
|
||||
'row_site_language' => "站点语言",
|
||||
'row_torrent_page' => "每页种子数",
|
||||
'text_zero_equals_default' => "(0=使用默认,最大=100)",
|
||||
'head_forum_settings' => " - 论坛设定",
|
||||
'row_topics_per_page' => "每页主题数",
|
||||
'row_posts_per_page' => "每页帖子数",
|
||||
'row_view_avatars' => "查看头像",
|
||||
'checkbox_low_bandwidth_note' => "(窄带用户可能需要关闭此项)",
|
||||
'row_view_signatures' => "查看签名档",
|
||||
'row_forum_signature' => "我的签名档",
|
||||
'head_security_settings' => " - 安全设定",
|
||||
'row_security_check' => "安全确认",
|
||||
'text_security_check_note' => "<b>注意:</b>你必须输入当前密码才能改变安全设定项目!",
|
||||
'std_enter_old_password' => "请先输入你的密码!",
|
||||
'std_wrong_password_note' => "你输入的密码错误!",
|
||||
'std_password_equals_username' => "对不起,用户名和密码不能相同。",
|
||||
'std_password_too_long' => "对不起,密码过长(至多40个字符)",
|
||||
'std_password_too_short' => "对不起,密码过短(至少6个字符)",
|
||||
'std_passwords_unmatched' => "两次输入的密码不一致!请重试。",
|
||||
'std_email_address_banned' => "该邮箱地址被禁用!",
|
||||
'std_wrong_email_address_domains' => "不允许使用该邮箱地址!请使用以下邮箱:",
|
||||
'std_wrong_email_address_format' => "你输入的不像是有效的邮箱地址。",
|
||||
'std_email_in_use' => "这个邮箱地址已经被使用。",
|
||||
'std_confirmation_email_sent' => "(确认邮件已经发送!)",
|
||||
'std_passkey_reset' => " (密钥已成功更新!)",
|
||||
'std_password_changed' => " (你的密码已成功修改!)",
|
||||
'std_privacy_level_updated' => " (你的隐私级别已成功更新!)",
|
||||
'row_reset_passkey' => "重置密钥",
|
||||
'checkbox_reset_my_passkey' => "我想重置密钥。",
|
||||
'text_reset_passkey_note' => "<b>注意:</b>当密钥被重置后,你必须重新下载相关的种子文件才能继续下载或做种。",
|
||||
'row_email_address' => "邮箱地址",
|
||||
'text_email_address_note' => "<b>注意:</b>改变邮箱地址后,你将在新地址收到验证邮件。你必须重新验证。",
|
||||
'row_change_password' => "修改密码",
|
||||
'row_type_password_again' => "确认新密码",
|
||||
'row_privacy_level' => "隐私等级",
|
||||
'radio_normal' => "普通",
|
||||
'radio_low' => "低(邮箱地址公开)",
|
||||
'radio_strong' => "强(个人信息全部隐藏)",
|
||||
'head_home' => " - 首页",
|
||||
'row_join_date' => "加入日期",
|
||||
'row_avatar' => "头像",
|
||||
'row_passkey' => "密钥",
|
||||
'row_invitations' => "邀请",
|
||||
'link_send_invitation' => "进入邀请系统",
|
||||
'row_karma_points' => "魔力值",
|
||||
'link_use_karma_points' => "使用魔力值",
|
||||
'row_ratings_submitted' => "评分数",
|
||||
'row_written_comments' => "评论数",
|
||||
'link_view_comments' => "查看评论",
|
||||
'row_forum_posts' => "论坛帖子数",
|
||||
'link_view_posts' => "查看帖子",
|
||||
'text_posts_per_day' => "帖子/天",
|
||||
'text_of_total_posts' => "总贴",
|
||||
'text_recently_read_topics' => "最近阅读主题",
|
||||
'col_topic_title' => "主题",
|
||||
'col_replies' => "回复",
|
||||
'col_topic_starter' => "发布者",
|
||||
'col_views' => "查看",
|
||||
'col_last_post' => "最后回复",
|
||||
'text_by' => "作者:",
|
||||
'select_none_selected' => "未选",
|
||||
'text_ago' => "以前",
|
||||
'mail_here' => "这里",
|
||||
'mail_change_email_one' => "你请求将你在".$SITENAME."站点的帐户(用户名",
|
||||
'mail_change_email_two' => ")改用此邮箱地址",
|
||||
'mail_change_email_three' => "作为联系地址。",
|
||||
'mail_change_email_four' => "如果你没有发过该请求,请忽视本邮件。输入你邮箱地址的用户的IP地址是",
|
||||
'mail_change_email_five' => "。请勿回复本邮件。",
|
||||
'mail_change_email_six' => "如果你的确发送过更改帐户信息的请求,请点击",
|
||||
'mail_change_email_six_1' => "来确认。",
|
||||
'mail_change_email_seven' => "你的新邮箱地址将显示在你的个人资料页面。注意:你的个人资料只有在点击以上地址后才会改变。",
|
||||
'mail_change_email_eight' => "",
|
||||
'mail_change_email_nine' => $SITENAME."网站",
|
||||
'mail_profile_change_confirmation' => "修改个人资料验证",
|
||||
'text_go_back' => "返回",
|
||||
'text_category' => "类型",
|
||||
'text_source' => "来源",
|
||||
'text_codec' => "编码",
|
||||
'text_standard' => "分辨率",
|
||||
'text_processing' => "处理",
|
||||
'text_show_dead_active' => "显示断种/活种?",
|
||||
'select_including_dead' => "包括断种",
|
||||
'select_active' => "活种",
|
||||
'select_dead' => "断种",
|
||||
'text_show_special_torrents' => "显示促销种子?",
|
||||
'select_all' => "全部",
|
||||
'select_normal' => "普通",
|
||||
'select_free' => "免费",
|
||||
'select_two_times_up' => "2x上传",
|
||||
'select_free_two_times_up' => "免费&2x上传",
|
||||
'text_show_bookmarked' => "显示收藏?",
|
||||
'select_bookmarked' => "仅收藏",
|
||||
'select_bookmarked_exclude' => "仅未收藏",
|
||||
'select_with' => "且",
|
||||
'select_without' => "但不",
|
||||
'text_review' => "显示点评",
|
||||
'row_pm_boxes' => "短讯箱",
|
||||
'text_show' => "每页显示",
|
||||
'text_pms_per_page' => "条短讯(最大=100)",
|
||||
'row_shoutbox' => "群聊区",
|
||||
'text_show_last' => "显示最新",
|
||||
'text_messages_at_shoutbox' => "条聊天记录(0=使用默认, 最小=10, 最大=500)",
|
||||
'text_refresh_shoutbox_every' => "每隔",
|
||||
'text_seconds' => "秒刷新群聊区(0=使用默认设置, 最小=10, 最大=3600)",
|
||||
'text_hide_helpbox_messages' => "不显示求助区的留言",
|
||||
'row_torrent_detail' => "种子详情页面",
|
||||
'text_show_description' => "显示简介",
|
||||
'text_show_nfo' => "显示NFO文件内容",
|
||||
'text_show_imdb_info' => "显示IMDb信息",
|
||||
'text_show_douban_info' => "显示豆瓣信息",
|
||||
'text_show_lastfm_info' => "显示Last.fm信息",
|
||||
'text_show_reviews' => "显示点评",
|
||||
'text_show_comments' => "显示评论",
|
||||
'row_browse_page' => "种子页面",
|
||||
'text_browse_setting_warning' => "<font class='striking'><b>警告:</b></font>开启大量功能可能会降低你的浏览速度。",
|
||||
'text_torrents_per_page' => "个种子",
|
||||
'text_tooltip_type' => "种子标题上悬浮提示类型",
|
||||
'text_last_review' => "最新点评",
|
||||
'text_minor_imdb_info' => "简单IMDb信息 (片名 + 年代 + IMDb评分 + 国家 + 类别 + 导演 + 主演 + 标语)",
|
||||
'text_median_imdb_info' => "中型IMDb信息 (图片 + 片名 + 年代 + IMDb评分 + 片长 + 国家 + 对白语言 + 导演 + 类别 + 主演 + 英语剧情概要)",
|
||||
'text_douban_info' => "豆瓣信息 (图片 + 片名 + 年代 + 豆瓣评分 + 对白语言 + 导演 + 地区 + 主演 + 中文剧情概要)",
|
||||
'text_off' => "关闭悬浮提示",
|
||||
'text_show_lastfm_tooltip' => "悬浮提示Last.fm信息",
|
||||
'row_time_type' => "时间显示类型",
|
||||
'text_time_added' => "发生时间",
|
||||
'text_time_elapsed' => "已去时间",
|
||||
'text_append_words_to_torrents' => "特殊种子",
|
||||
'text_append_sticky' => "给固定于顶部的种子添加置顶图标 <img class=\"sticky\" src=\"pic/trans.gif\" alt=\"sticky\" />",
|
||||
'text_append_new' => "给新种子添加'新'",
|
||||
'text_append_picked' => "给批评家推荐的资源添加标记,如'经典'",
|
||||
'text_show_action_icons' => "显示行为图标",
|
||||
'text_show_nfo_icon' => "查看NFO图标",
|
||||
'text_show_download_icon' => "下载图标",
|
||||
'text_show_edit_icon' => "编辑图标",
|
||||
'text_if_owner' => " (如果是发种者)",
|
||||
'text_show_bookmark_icon' => "收藏图标",
|
||||
'text_comments_reviews' => "评论",
|
||||
'text_show_comment_number' => "显示评论数",
|
||||
'text_last_comment_on_tooltip' => "悬浮提示最新评论内容",
|
||||
'text_show_review_number' => "显示点评数",
|
||||
'row_school' => "学校",
|
||||
'row_discuss' => "讨论",
|
||||
'row_funbox' => "趣味盒",
|
||||
'text_show_funbox' => "在首页显示趣味盒",
|
||||
'text_send' => "发送",
|
||||
'text_use' => "使用",
|
||||
'text_view' => "查看",
|
||||
'row_ip_location' => "IP/地点",
|
||||
'text_translation_note' => "你的语言不在列表中?看看你能不能",
|
||||
'text_translation_link' => "帮助我们翻译添加新语言",
|
||||
'text_movies_and_tvs' => "电影 & 电视:",
|
||||
'text_games_and_appz' => "游戏 & 程序:",
|
||||
'text_others' => "其它:",
|
||||
'text_at_browse_page' => "种子区",
|
||||
'text_at_special_page' => "音乐区",
|
||||
'text_additional_selection' => "补充设定",
|
||||
'text_stylesheet_note' => "更多界面风格?想自己设计?",
|
||||
'text_stylesheet_link' => "点击这里",
|
||||
'row_font_size' => "字体大小",
|
||||
'select_small' => "小",
|
||||
'select_large' => "大",
|
||||
'text_medium' => "媒介",
|
||||
'text_torrents_on_promotion' => "促销种子:",
|
||||
'text_highlight' => "高亮显示",
|
||||
'text_append_words' => "添加标记,如'2X免费'",
|
||||
'text_append_icon' => "添加图标,如<img class=\"pro_free\" src=\"pic/trans.gif\" alt=\"free\" />",
|
||||
'text_no_mark' => "无标记",
|
||||
'text_signature_note' => "允许使用<a class=faqlink href=tags.php target=_new>BBCode代码</a>。最大图片尺寸为500*200,只有第一张图片会显示。",
|
||||
'row_click_on_topic' => "点击主题时",
|
||||
'text_go_to_first_page' => "查看第一页",
|
||||
'text_go_to_last_page' => "查看最后页",
|
||||
'select_half_down' => "50%下载",
|
||||
'row_category_icons' => "分类图标",
|
||||
'text_team' => "制作组",
|
||||
'text_audio_codec' => "音频编码",
|
||||
'text_sub_category' => "次分类",
|
||||
'select_medium' => "中",
|
||||
'row_tooltip_last_post' => "悬浮提示最新帖子",
|
||||
'checkbox_last_post_note' => "(如果不喜欢悬浮提示,可关闭此项)",
|
||||
'row_network_bandwidth' => "网络带宽",
|
||||
'text_downstream_rate' => "下行带宽",
|
||||
'text_upstream_rate' => "上行带宽",
|
||||
'text_isp' => "互联网服务提供商",
|
||||
'text_show_title' => "显示标题",
|
||||
'text_show_small_description' => "显示副标题",
|
||||
'row_show_advertisements' => "显示广告",
|
||||
'text_can_turn_off_advertisement' => "及以上等级用户可选择不显示广告",
|
||||
'text_buy_no_advertisement' => "及以上等级用户可用魔力值兑换一定期限内不显示广告的权限,点击",
|
||||
'text_bonus_center' => "这里",
|
||||
'text_show_advertisement_note' => "我想看到广告",
|
||||
'row_promotion_link' => "宣传链接",
|
||||
'text_update_promotion_link' => "更新宣传链接",
|
||||
'text_read_more' => "了解更多"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,145 @@
|
||||
<?php
|
||||
|
||||
$lang_userdetails = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_no_such_user' => "不存在该ID的用户!",
|
||||
'head_details_for' => "用户详情 - ",
|
||||
'text_account_disabled_note' => "该账号已被禁用!",
|
||||
'text_remove_from_friends' => "从好友列表中删除",
|
||||
'text_remove_from_blocks' => "从黑名单中删除",
|
||||
'text_add_to_friends' => "加入好友列表",
|
||||
'text_add_to_blocks' => "加入黑名单",
|
||||
'text_flush_ghost_torrents' => "清除冗余种子,点击",
|
||||
'text_here' => "这里",
|
||||
'row_invitation' => "邀请",
|
||||
'text_no_invitation' => "没有邀请资格",
|
||||
'link_send_invitation' => "发送邀请",
|
||||
'row_invited_by' => "邀请人",
|
||||
'row_join_date' => "加入日期",
|
||||
'row_last_seen' => "最近动向",
|
||||
'row_last_seen_location' => "最近动向(地点)",
|
||||
'row_email' => "邮箱",
|
||||
'row_users_ips' => "IP记录",
|
||||
'row_ip_history' => "IP历史",
|
||||
'text_user_earlier_used' => "该用户在以前使用了",
|
||||
'text_different_ips' => "个不同的IP地址",
|
||||
'row_ip_address' => "当前IP",
|
||||
'row_bt_client' => "BT客户端",
|
||||
'row_uploaded' => "上传量",
|
||||
'row_downloaded' => "下载量",
|
||||
'row_share_ratio' => "分享率",
|
||||
'row_internet_speed' => "网络带宽",
|
||||
'row_gender' => "性别",
|
||||
'row_donated' => "捐赠",
|
||||
'row_avatar' => "头像",
|
||||
'row_class' => "等级",
|
||||
'row_torrent_comment' => "种子评论",
|
||||
'link_view_comments' => "查看评论",
|
||||
'row_forum_posts' => "论坛帖子",
|
||||
'link_view_posts' => "查看帖子",
|
||||
'row_karma_points' => "魔力值",
|
||||
'row_uploaded_torrents' => "发布种子",
|
||||
'text_show_or_hide' => "[显示/隐藏]",
|
||||
'row_current_seeding' => "当前做种",
|
||||
'row_current_leeching' => "当前下载",
|
||||
'row_completed_torrents' => "完成种子",
|
||||
'row_incomplete_torrents' => "未完成种子",
|
||||
'text_public_access_denied' => "对不起,访问被用户",
|
||||
'text_user_wants_privacy' => "拒绝。用户想要保护其隐私。",
|
||||
'text_edit_user' => "编辑用户",
|
||||
'row_title' => "头衔",
|
||||
'row_privacy_level' => "隐私级别",
|
||||
'radio_low' => "低",
|
||||
'radio_normal' => "普通",
|
||||
'radio_strong' => "高",
|
||||
'row_avatar_url' => "头像URL",
|
||||
'row_signature' => "签名",
|
||||
'row_donor_status' => "捐赠状态",
|
||||
'row_donor' => "捐赠",
|
||||
'radio_yes' => "是",
|
||||
'radio_no' => "否",
|
||||
'row_support' => "支持员",
|
||||
'row_support_language' => "支持语言",
|
||||
'row_support_for' => "支持内容",
|
||||
'row_comment' => "备注",
|
||||
'row_seeding_karma' => "魔力值",
|
||||
'row_warning_system' => "警告系统<br /><br />(不良行为)",
|
||||
'text_not_warned' => "未警告.",
|
||||
'text_arbitrary_duration' => "(Arbitrary duration)",
|
||||
'text_until' => "直到 ",
|
||||
'text_to_go' => "剩余时间",
|
||||
'text_warn_for' => "警告时间",
|
||||
'text_week' => "周",
|
||||
'text_weeks' => "周",
|
||||
'text_unlimited' => "无限制",
|
||||
'text_reason_of_warning' => "警告原因",
|
||||
'text_times_warned' => "警告次数",
|
||||
'text_last_warning' => "最近一次警告",
|
||||
'text_not_warned_note' => "该用户没有被警告",
|
||||
'row_auto_warning' => "自动警告",
|
||||
'text_low_ratio' => "低分享率",
|
||||
'text_leech_warned' => "吸血",
|
||||
'text_for_unlimited_time' => "无期...",
|
||||
'row_movie_picker' => "批评家",
|
||||
'row_enabled' => "有效",
|
||||
'row_forum_post_possible' => "允许论坛发帖?",
|
||||
'row_upload_possible' => "允许上传?",
|
||||
'row_download_possible' => "允许下载?",
|
||||
'row_change_username' => "改变用户名",
|
||||
'row_change_email' => "改变邮箱地址",
|
||||
'row_change_password' => "改变密码",
|
||||
'row_repeat_password' => "确认密码",
|
||||
'row_amount_uploaded' => "上传量",
|
||||
'row_amount_downloaded' => "下载量",
|
||||
'row_passkey' => "秘钥",
|
||||
'checkbox_reset_passkey' => "重置秘钥",
|
||||
'submit_okay' => "确定",
|
||||
'text_delete_user' => "删除用户",
|
||||
'submit_delete' => "删除",
|
||||
'text_ago' => "以前",
|
||||
'title_show_or_hide' => "显示/隐藏",
|
||||
'title_download' => "下载:",
|
||||
'title_upload' => "上传:",
|
||||
'title_male' => "男生",
|
||||
'title_female' => "女生",
|
||||
'title_not_available' => "未知",
|
||||
'title_send_pm' => "发送短讯",
|
||||
'title_report_user' => "举报用户",
|
||||
'text_free' => "免费",
|
||||
'text_two_times_up' => "2X",
|
||||
'text_free_two_times_up' => "2X免费",
|
||||
'text_half_down' => "50%",
|
||||
'text_by' => "警告者:",
|
||||
'text_by_system' => "警告者:系统",
|
||||
'text_transaction_memo' => "交易备忘:",
|
||||
'row_pick_for' => "选片",
|
||||
'row_staff_duties' => "管理员职责/贵宾资格原因",
|
||||
'row_transfer' => "传输",
|
||||
'row_sltime' => "BT时间",
|
||||
'text_seeding_leeching_time_ratio' => "做种/下载时间比率",
|
||||
'text_seeding_time' => "做种时间",
|
||||
'text_leeching_time' => "下载时间",
|
||||
'text_since' => "自",
|
||||
'row_compatibility' => "趣味相投度",
|
||||
'text_unknown' => "未知",
|
||||
'text_super' => "超级",
|
||||
'text_very_high' => "很高",
|
||||
'text_high' => "较高",
|
||||
'text_medium' => "普通",
|
||||
'text_low' => "较低",
|
||||
'text_very_low' => "很低",
|
||||
'row_invites' => "邀请",
|
||||
'js_delete_user_note' => "如果确信的话,你现在可以删除该用户。",
|
||||
'std_sorry' => "对不起",
|
||||
'std_user_not_confirmed' => "该用户还未通过验证!",
|
||||
'text_not_available' => "N/A",
|
||||
'row_vip_by_bonus' => "贵宾资格为通过魔力值获得",
|
||||
'text_vip_by_bonus_note' => "该贵宾资格是否为通过魔力值换取。",
|
||||
'row_vip_until' => "贵宾资格结束时间",
|
||||
'text_vip_until_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒'。贵宾资格结束的时间。'贵宾资格为通过魔力值获得'必须设为'是'此规则才能生效。",
|
||||
'row_show_ad' => "显示广告",
|
||||
'row_no_ad_until' => "不显示广告直到",
|
||||
'text_no_ad_until_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒'。无广告待遇结束的时间。",
|
||||
);
|
||||
?>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
$lang_userhistory = array
|
||||
(
|
||||
'std_error' => "错误",
|
||||
'std_permission_denied' => "你没有该权限",
|
||||
'std_no_posts_found' => "没有找到该帖子",
|
||||
'head_posts_history' => "帖子历史",
|
||||
'text_posts_history_for' => "用户帖子历史-",
|
||||
'text_forum' => "<b>论坛: </b>",
|
||||
'text_topic' => "<b>主题: </b>",
|
||||
'text_post' => "<b>帖子: </b>",
|
||||
'text_new' => "新!",
|
||||
'text_last_edited' => "最后被",
|
||||
'text_at' => "编辑于",
|
||||
'std_no_comments_found' => "没有找到评论",
|
||||
'head_comments_history' => "评论历史",
|
||||
'text_comments_history_for' => "用户评论历史-",
|
||||
'text_torrent' => "<b>种子: </b>",
|
||||
'text_comment' => "<b>评论: ",
|
||||
'std_history_error' => "错误",
|
||||
'std_unkown_action' => "未知行为",
|
||||
'std_invalid_or_no_query' => "无效或没有该项。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
$lang_users = array
|
||||
(
|
||||
'head_users' => "用户",
|
||||
'text_users' => "<h1>用户</h1>\n",
|
||||
'text_search' => "搜索:",
|
||||
'select_any_class' => "(任何等级)",
|
||||
'submit_okay' => "给我搜",
|
||||
'text_prev' => "上一页",
|
||||
'text_next' => "下一页",
|
||||
'col_user_name' => "用户名",
|
||||
'col_registered' => "注册",
|
||||
'col_last_access' => "最后访问",
|
||||
'col_class' => "等级",
|
||||
'col_country' => "国家/地区",
|
||||
'select_any_country'=> "(任何国家/地区)",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$lang_viewfilelist = array
|
||||
(
|
||||
'col_path' => "路径",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
$lang_viewnfo = array
|
||||
(
|
||||
'std_puke' => "奧哦",
|
||||
'head_view_nfo' => "查看NFO文件",
|
||||
'text_nfo_for' => "NFO文件:",
|
||||
'title_dos_vy' => "查看DOS样式",
|
||||
'text_dos_vy' => "DOS样式",
|
||||
'title_windows_vy' => "查看Windows样式",
|
||||
'text_windows_vy' => "Windows样式"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
$lang_viewpeerlist = array
|
||||
(
|
||||
'col_user_ip' => "用户",
|
||||
'col_location' => "地点",
|
||||
'col_connectable' => "可连接",
|
||||
'col_uploaded' => "上传",
|
||||
'col_rate' => "即时速度",
|
||||
'col_av_rate' => "平均速度",
|
||||
'col_downloaded' => "下载",
|
||||
'col_ratio' => "分享率",
|
||||
'col_complete' => "完成",
|
||||
'col_connected' => "连接时间",
|
||||
'col_idle' => "最近汇报",
|
||||
'col_client' => "客户端",
|
||||
'text_anonymous' => "匿名",
|
||||
'text_unknown' => "(未知)",
|
||||
'text_seeders' => "做种者",
|
||||
'text_leechers' => "下载者",
|
||||
'row_seeders' => "做种者",
|
||||
'row_leechers' => "下载者",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'text_inf' => "无限"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
$lang_viewsnatches = array
|
||||
(
|
||||
'head_snatch_detail' => "完成详情",
|
||||
'text_snatch_detail_for' => "种子完成详情 - ",
|
||||
'text_users_top_finished_recently' => "顶部的用户最后完成下载",
|
||||
'col_username' => "用户名",
|
||||
'col_uploaded' => "上传",
|
||||
'col_downloaded' => "下载",
|
||||
'col_ratio' => "分享率",
|
||||
'col_when_completed' => "完成",
|
||||
'col_last_action' => "最近动向",
|
||||
'col_se_time' => "做种时间",
|
||||
'col_le_time' => "下载时间",
|
||||
'col_seeding' => "做种",
|
||||
'col_pm_user' => "短讯",
|
||||
'col_report_user' => "举报",
|
||||
'col_on_or_off' => "在线",
|
||||
'text_global' => "全局",
|
||||
'text_torrent' => "本种",
|
||||
'text_yes' => "是",
|
||||
'text_no'=> "否",
|
||||
'title_report' => "举报",
|
||||
'col_ip' => "IP",
|
||||
'text_per_second' => "/秒",
|
||||
'text_anonymous' => "匿名",
|
||||
'text_inf' => "无限",
|
||||
'std_sorry' => "对不起",
|
||||
'text_no_snatched_users' => "还没有用户完成该种子。",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
$lang_aboutnexus = array
|
||||
(
|
||||
'text_version' => "版本",
|
||||
'text_version_note' => "本站".$SITENAME."使用的代碼來自".PROJECTNAME."。以下是版本詳情。",
|
||||
'text_main_version' => "主版本",
|
||||
'text_sub_version' => "次版本",
|
||||
'text_release_date' => "發布時間",
|
||||
'text_authorize_to' => "被授權者",
|
||||
'text_authorization_type' => "授權類型",
|
||||
'text_commercial' => "商業授權",
|
||||
'text_free' => "免費授權",
|
||||
'text_nexus' => "關于",
|
||||
'text_nexus_note' => "由來自浙江大學的Nexus團隊發起并開發完成。它的目標是代替TBSource項目,提供一個完整的、有序的、重視用戶信譽和知識的資源分享社區的解決方案。 <br /><br />
|
||||
".PROJECTNAME."第一階段的版本是基于TBSource開發的。我們在后者的基礎上添加或完善了大量功能,同時極大地提高了代碼效率。除TBSource外,我們還吸取了一些其它private tracker的想法或代碼,如Bit-HDTV,What.cd和SceneTorrents。",
|
||||
'text_authorization' => "關于授權",
|
||||
'text_authorization_note' => "如果你有意使用".PROJECTNAME."來架設你的分享網站,請<a href=\"#contact\" class=\"faqlink\">聯系我們</a>。",
|
||||
'text_translation' => "關于翻譯",
|
||||
'text_translation_note' => "支持用戶端的多語言切換。我們的主要語言為英語。<br /><br />如果你的語言當前未被支持(unavailable),而且你有意幫助我們翻譯,請在閱讀過<a href=\"faq.php#id71\" class=\"faqlink\">翻譯說明</a>后<a href=\"#contact\" class=\"faqlink\">聯系我們</a>。我們永遠歡迎新的翻譯。另外,已有的翻譯經常需要維護,特別是以下被標記為過期(outdate),不完整(incomplete)或需要新翻譯(need-new)的語言。",
|
||||
'text_flag' => "旗",
|
||||
'text_language' => "語言",
|
||||
'text_state' => "狀態",
|
||||
'text_stylesheet' => "關于界面風格",
|
||||
'text_stylesheet_note' => PROJECTNAME."的頁面布局完全基于CSS設計,這使得用戶自定義網站外觀和添加新的界面風格都變得簡單。<br /><br />以下為本站".$SITENAME."中擁有的界面風格列表。如果你想要獲得更多界面風格或自己設計,請<a href=\"#contact\" class=\"faqlink\">聯系我們</a>。",
|
||||
'text_name' => "名字",
|
||||
'text_designer' => "設計者",
|
||||
'text_comment' => "說明",
|
||||
'text_contact' => "聯系",
|
||||
'text_contact_note' => "有意加入?有建議?找到代碼的Bug?洽談業務?請通過以下任一方式聯系我們。",
|
||||
'text_web_site' => "網站",
|
||||
'text_email' => "郵箱",
|
||||
'text_msn' => "MSN",
|
||||
'text_qq' => "QQ",
|
||||
'text_telephone' => "電話",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,103 @@
|
||||
<?php
|
||||
|
||||
$lang_admanage = array
|
||||
(
|
||||
'head_ad_management' => "管理廣告",
|
||||
'text_ad_management' => "管理廣告",
|
||||
'text_add_ad' => "添加廣告",
|
||||
'text_header' => "頁頭",
|
||||
'text_footer' => "頁尾",
|
||||
'text_below_navigation' => "導航欄下面",
|
||||
'text_below_searchbox' => "搜索箱下面",
|
||||
'text_torrent_detail' => "種子詳情頁面",
|
||||
'text_comment_page' => "評論頁面",
|
||||
'text_inter_overforums' => "論壇割區間",
|
||||
'text_forum_post_page' => "論壇帖子間",
|
||||
'text_popup' => "即現廣告",
|
||||
'text_no_ads_yet' => "暫無廣告!",
|
||||
'col_enabled' => "啟用",
|
||||
'col_name' => "名字",
|
||||
'col_position' => "位置",
|
||||
'col_order' => "排序",
|
||||
'col_type' => "展現方式",
|
||||
'col_start_time' => "起始時間",
|
||||
'col_end_time' => "終止時間",
|
||||
'col_action' => "行為",
|
||||
'text_yes' => "是",
|
||||
'text_no' => "否",
|
||||
'text_bbcodes' => "BBCode程式碼",
|
||||
'text_xhtml' => "XHTML程式碼",
|
||||
'text_text' => "文字",
|
||||
'text_image' => "圖片",
|
||||
'text_flash' => "Flash",
|
||||
'text_delete' => "移除",
|
||||
'text_edit' => "編輯",
|
||||
'js_sure_to_delete_ad' => "你確定要移除此廣告嗎?",
|
||||
'std_error' => "錯誤",
|
||||
'std_invalid_id' => "無效ID",
|
||||
'std_invalid_position' => "廣告位置無效",
|
||||
'head_add_ad' => "添加廣告",
|
||||
'head_edit_ad' => "編輯廣告",
|
||||
'text_note' => "注意",
|
||||
'text_ad_detail' => "廣告詳情",
|
||||
'row_name' => "名字",
|
||||
'row_start_time' => "起始時間",
|
||||
'row_end_time' => "終止時間",
|
||||
'row_enabled' => "啟用",
|
||||
'row_order' => "排序",
|
||||
'row_type' => "展現方式",
|
||||
'row_image_url' => "圖片URL",
|
||||
'row_image_link' => "廣告鏈結",
|
||||
'row_image_width' => "圖片寬度",
|
||||
'row_image_height' => "圖片高度",
|
||||
'row_image_tooltip' => "鏈結懸浮輔助說明文字",
|
||||
'row_text_content' => "文字內容",
|
||||
'row_text_link' => "廣告鏈結",
|
||||
'row_text_size' => "文字大小",
|
||||
'row_bbcodes_code' => "BBCode程式碼",
|
||||
'row_xhtml_code' => "XHTML程式碼",
|
||||
'row_flash_url' => "Flash URL",
|
||||
'row_flash_width' => "Flash寬度",
|
||||
'row_flash_height' => "Flash高度",
|
||||
'submit_submit' => "提交",
|
||||
'text_ad' => "廣告",
|
||||
'text_header_note' => "察看在所有頁面的右上方。建議使用大小在580x90內的圖片或Flash。只察看優先級最高的一個廣告。",
|
||||
'text_footer_note' => "察看在所有頁面的最底部。建議廣告大小在728x160內。只察看優先級最高的一個廣告。",
|
||||
'text_below_navigation_note' => "察看在所有頁面導航欄的下面。建議廣告大小為728x90。只察看優先級最高的一個廣告。",
|
||||
'text_below_searchbox_note' => "察看在種子頁面搜索箱的下面。建議廣告大小為728x90。只察看優先級最高的一個廣告。",
|
||||
'text_torrent_detail_note' => "察看在種子詳情頁面的種子介紹中。建議廣告大小為600x160。只察看優先級最高的一個廣告。",
|
||||
'text_comment_page_note' => "察看在種子和候選的評論間。建議廣告大小為600x160。可同時察看多個廣告。",
|
||||
'text_inter_overforums_note' => "察看在論壇首頁論壇割區間。建議廣告大小為728x90。可同時察看多個廣告。",
|
||||
'text_forum_post_page_note' => "察看在論壇主題詳情頁面的帖子間。建議廣告大小為600x160。可同時察看多個廣告。",
|
||||
'text_popup_note' => "在所有頁面談促。極具侵擾性,請慎用。建議廣告大小為468x90。",
|
||||
'text_name_note' => "給廣告命名,便于識別。",
|
||||
'text_start_time_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒',如'2007-12-24 21:00:00'。廣告起始生效的時間。<br />如留空則廣告將馬上生效。",
|
||||
'text_end_time_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒',如'2008-01-24 21:00:00'。廣告結束的時間。<br />如留空則廣告永不結束,直到添加了新的廣告。",
|
||||
'text_order_note' => "廣告的察看優先級。數值'0'具有最高的優先級。<br />當某個廣告位置具有多個有效廣告:如果該位置只允許一個廣告,將察看優先級最高的廣告;如果該位置允許多個廣告,將按照優先級從高到低順序察看多個廣告。如多個廣告具有相同的優先級,最近添加的廣告將具有高優先權。",
|
||||
'text_enabled_note' => "只有啟用的廣告才會察看。",
|
||||
'text_type_note' => "選取廣告的展現方式。",
|
||||
'text_image_url_note' => "廣告圖片檔案的URL。<br />可使用相對位址(如'pic/ad.jpg')或絕對位址(如'http://www.nexusphp.com/ad.jpg')。",
|
||||
'text_image_link_note' => "廣告指向的鏈結。如'http://www.nexusphp.com/ad.html'。",
|
||||
'text_image_width_note' => "單位為像素。圖片察看的寬度。",
|
||||
'text_image_height_note' => "單位為像素。圖片察看的高度。",
|
||||
'text_image_tooltip_note' => "廣告鏈結懸浮輔助說明文字資訊。",
|
||||
'text_text_content_note' => "文字廣告的察看內容",
|
||||
'text_text_link_note' => "廣告指向的鏈結。如'http://www.nexusphp.com/ad.html'。",
|
||||
'text_text_size_note' => "廣告文字的字型大小。可使用pt、px、em為單位,如'30pt'。如留空,則使用'30pt'。",
|
||||
'text_bbcodes_code_note' => "什么是BBCode程式碼?見",
|
||||
'text_here' => "這裡",
|
||||
'text_xhmtl_code_note' => "通常情況下,你應該儘量避免直接使用XHTML展現廣告,因為這樣做不但容易因程式碼錯誤導致整體頁面混亂,而且<b>具有安全隱患</b>。如果一定要用,請確保XHTML程式碼是安全和正確的。<br /><b>注意</b>:請按XHTML 1.0 Transitional規格填寫程式碼,而不是HTML 4.01規格。",
|
||||
'text_flash_url_note' => "Flash檔案的URL。<br />可使用相對位址(如'pic/flash.demo.swf')或絕對位址(如'http://www.nexusphp.com/flash.demo.swf')。",
|
||||
'text_flash_width_note' => "單位為像素。Flash察看的寬度。",
|
||||
'text_flash_height_note' => "單位為像素。Flash察看的高度。",
|
||||
'std_missing_form_data' => "有必填項目未寫。",
|
||||
'std_invalid_type' => "展現方式無效。",
|
||||
'std_success' => "成功",
|
||||
'std_edit_success' => "廣告編輯成功。",
|
||||
'std_add_success' => "廣告添加成功。",
|
||||
'text_unlimited' => "無限制",
|
||||
'std_go_back' => "傳回廣告清單",
|
||||
'col_clicks' => "點擊數"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_adredir = array
|
||||
(
|
||||
'std_error' => "錯誤",
|
||||
'std_ad_system_disabled' => "廣告系統關閉中。",
|
||||
'std_invalid_ad_id' => "無效的廣告ID",
|
||||
'std_no_redirect_url' => "無跳轉鏈結。"
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
$lang_attachment = array
|
||||
(
|
||||
'text_nothing_received' => "失敗!沒有收到檔案!",
|
||||
'text_file_number_limit_reached' => "失敗!你暫時無法上傳更多屬裝置!請等待些時間。",
|
||||
'text_file_size_too_big' => "失敗!檔案過大。",
|
||||
'text_file_extension_not_allowed' => "失敗!不允許該檔案副檔名。",
|
||||
'text_invalid_image_file' => "失敗!圖片檔案無效。",
|
||||
'text_cannot_move_file' => "失敗!無法移動上傳的檔案。",
|
||||
'submit_upload' => "上傳",
|
||||
'text_left' => "今日剩餘:",
|
||||
'text_of' => "/",
|
||||
'text_size_limit' => "大小限制:",
|
||||
'text_file_extensions' => "允許副檔名:",
|
||||
'text_mouse_over_here' => "滑鼠移至此",
|
||||
'text_small_thumbnail' => "小縮略圖",
|
||||
);
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,36 @@
|
||||
<?php
|
||||
|
||||
$lang_bitbucketupload = array
|
||||
(
|
||||
'std_upload_failed' => "上傳失敗",
|
||||
'std_nothing_received' => "沒有接收到文件!",
|
||||
'std_file_too_large' => "對不起,文件過大無法上傳。",
|
||||
'std_bad_file_name' => "文件名錯誤。",
|
||||
'std_file_with_the_name' => "對不起,該文件<b>",
|
||||
'std_already_exists' => "</b>已經存在。",
|
||||
'std_error' => "錯誤",
|
||||
'std_invalid_image_format' => "擴展名無效:<b>只允許gif,jpg或png</b>!",
|
||||
'std_image_processing_failed' => "圖片處理失敗",
|
||||
'std_sorry_the_uploaded' => "對不起,上傳的文件",
|
||||
'std_failed_processing' => "處理失敗。請用圖片編輯軟體處理後再上傳。謝謝!",
|
||||
'std_success' => "成功",
|
||||
'std_use_following_url' => "使用以下URL訪問檔案:",
|
||||
'std_upload_another_file' => "上傳其他文件",
|
||||
'std_image' => "圖片",
|
||||
'std_need_not_rescaling' => "不需要縮小",
|
||||
'std_rescaled_from' => "從",
|
||||
'std_to' => "縮小到",
|
||||
'std_profile_updated' => "<br />注意:你的頭像已經被更新!",
|
||||
'head_avatar_upload' => "頭像上傳",
|
||||
'text_avatar_upload' => "頭像上傳",
|
||||
'text_upload_directory_unwritable' => "注意:上傳路徑不可寫。請將該情況報告給管理員!",
|
||||
'text_disclaimer' => "<b>聲明</b><br />不要上傳未授權或非法的圖片。<br />上傳的圖片被認為是公開的圖片,因此不要上傳你不想讓陌生人觀看的圖片。<br />若圖片高度超過",
|
||||
'text_disclaimer_two' => "象素或寬度超過",
|
||||
'text_disclaimer_three' => "象素則會被按寬高比縮小。<br />檔案大小不能超過",
|
||||
'text_disclaimer_four' => " Bytes。",
|
||||
'row_file' => "文件",
|
||||
'checkbox_avatar_shared' => "共用頭像(其他用戶可以選擇使用我的頭像)。",
|
||||
'submit_upload' => "上傳",
|
||||
);
|
||||
|
||||
?>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user