Files
nexusphp/lang/cht/lang_forums.php
Rey 83e8cd61e0 add settings of privacy protection forums (#135)
add settings of privacy protection forums

Co-authored-by: kongrui <me@rey.ink>
2022-11-24 20:34:13 +08:00

205 lines
8.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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' => "最近回覆降序",
'text_post_protected' => "[size=3][b]--本版為隱私保護版---[/b]\n當前帖子內容僅樓主、回復作者、本版版主、管理員以上等級可查看[/size]",
);
?>