2020-12-26 01:42:23 +08:00
<? php
$lang_forums = array
(
'text_no_active_users' => "There is no active user in forum now." ,
'text_stats' => "Stats" ,
'text_our_members_have' => "Our members have made " ,
'text_posts_in_topics' => " posts in " ,
'text_in_topics' => " topics. " ,
'text_there' => "There " ,
'text_online_user' => " online user" ,
'text_in_forum_now' => " in forum now. " ,
'std_no_post_found' => "No post found" ,
'text_quick_jump' => "Quick jump: " ,
'submit_go' => "Go!" ,
'std_bad_forum_id' => "Bad forum id" ,
'text_new_topic_in' => "New topic in" ,
'text_forum' => "forum" ,
'std_forum_error' => "Forum error" ,
'std_topic_not_found' => "Topic not found." ,
'text_reply_to_topic' => "Reply to topic: " ,
'text_compose' => "Compose" ,
'std_error' => "Error" ,
'std_no_post_id' => "No post with this ID" ,
'submit_submit' => "Submit" ,
'submit_preview' => "Preview" ,
'text_tags' => "Tags" ,
'text_smilies' => "Smilies" ,
'text_ten_last_posts' => "10 last posts, in reverse order" ,
'text_by' => "by " ,
'text_at' => "at " ,
'head_edit_forum' => "Edit forum" ,
'text_edit_forum' => "Edit Forum" ,
'row_forum_name' => "Forum Name" ,
'row_description' => "Description" ,
'row_permission' => "Permission" ,
'text_minimum' => "Minimum " ,
'select_minimum_class_view' => "Class required to View<br /> Minimum" ,
'select_minimum_class_post' => "Class required to Post<br /> Minimum" ,
'select_minimum_class_topic' => "Class required to Create Topics" ,
'std_no_forum_id' => "Forum ID not found." ,
'std_must_specify_forum_name' => "You must specify a name for the forum." ,
'std_must_provide_forum_description' => "You must provide a description for the forum." ,
'head_delete_forum' => "Delete forum" ,
'text_warning' => "** WARNING! **" ,
'text_deleting_forum_id' => "Deleting forum ID " ,
'text_will_also_delete' => " will also delete " ,
'text_posts_in' => "posts in " ,
'text_topics' => " topics. " ,
'text_accept' => "ACCEPT" ,
'text_cancel' => "CANCEL" ,
'std_unauthorised_performing_action' => "You are not authorised to perform this action!" ,
'head_new_topic' => "New topic" ,
'std_must_enter_subject' => "You must enter a subject." ,
'std_subject_limited' => "Subject is limited. Please shorten your subject" ,
'std_bad_topic_id' => "Bad topic ID" ,
'std_sorry' => "Sorry..." ,
'std_unauthorized_to_post' => "You are not authorized to Post. Read (<a href= \" messages.php \" >Inbox</a>)" ,
'std_permission_denied' => "Permission denied." ,
'std_no_body_text' => "No body text." ,
'std_post_flooding' => "Post Flooding Not Allowed. Please wait " ,
'std_seconds_before_making' => " seconds before making another post." ,
'std_no_topic_id_returned' => "No topic ID returned" ,
'std_topic_locked' => "This topic is locked." ,
'std_post_id_not_available' => "Post id n/a" ,
'std_unpermitted_viewing_topic' => "You are not permitted to view this topic." ,
'text_prev' => "Prev" ,
'text_next' => "Next" ,
'head_view_topic' => "View topic" ,
'text_forums' => " Forums" ,
'text_ago' => " ago" ,
'text_quote' => "Quote" ,
'text_last_edited_by' => "Last edited by " ,
'text_last_edit_at' => " at " ,
'text_posts' => "Posts: " ,
'text_ul' => "UL: " ,
'text_dl' => "DL: " ,
'text_ratio' => "Ratio: " ,
'text_class' => "Class:" ,
'text_back_to_top' => "Back to top" ,
'title_sticky' => "Sticky" ,
'submit_sticky' => "Sticky" ,
'submit_unsticky' => "Unsticky" ,
'submit_unlock' => "Unlock Topic" ,
'submit_lock' => "Lock Topic" ,
'submit_delete_topic' => "Delete Topic" ,
'text_rename_topic' => "Rename topic:" ,
'submit_okay' => "Okay" ,
'text_move_thread_to' => "Move this thread to:" ,
'submit_move' => "Move" ,
'text_topic_locked_new_denied' => "<p>This topic is locked; no new posts are allowed.</p>" ,
'text_unpermitted_posting_here' => "<p><i>You are not permitted to post in this forum.</i></p>" ,
'head_post_reply' => "Post reply" ,
'std_forum_not_found' => "Forum not found." ,
'std_cannot_get_posts_count' => "Couldn't get posts count." ,
'std_delete_topic' => "Delete topic" ,
'std_delete_topic_note' => "Sanity check: You are about to delete a topic. Click " ,
'std_here_if_sure' => "here</a> if you are sure." ,
'std_no_topic_for_post' => "No topic associated with this post ID" ,
'std_denied' => "Denied!" ,
'std_body_empty' => "Body cannot be empty!" ,
'std_subject_empty' => "Subject cannot be empty!" ,
'std_success' => "Success" ,
'std_post_edited_successfully' => "Post was edited successfully." ,
'text_edit_post' => "Edit Post" ,
'std_how_could_this_happen' => "how could this happen?!" ,
'std_post_not_found' => "Post not found" ,
'std_cannot_delete_post' => "Can't delete post; it is the first post of the topic. You should " ,
'std_delete_topic_instead' => "delete the topic</a> instead." ,
'std_delete_post' => "Delete post" ,
'std_delete_post_note' => "Sanity check: You are about to delete a post. Click " ,
'std_must_enter_new_title' => "You must enter a new title!" ,
'std_not_permitted' => "Not permitted" ,
'std_sql_error' => "SQL Error" ,
'head_forum' => "Forum" ,
'col_topic' => "Topic" ,
'col_replies' => "Replies" ,
'col_views' => "Views" ,
'col_author' => "Author" ,
'col_last_post' => "Last post" ,
'text_no_topics_found' => "No topics found" ,
'text_new_posts' => "New posts" ,
'text_locked_topic' => "Locked topic" ,
'text_unpermitted_starting_new_topics' => "You are not permitted to start new topics in this forum." ,
'submit_view_unread' => "View unread" ,
'submit_new_topic' => "New topic" ,
'text_topics_with_unread_posts' => "Topics with unread posts" ,
'col_forum' => "Forum" ,
'text_more_than' => "More than " ,
'text_items_found_displaying_first' => " items found, displaying first " ,
'text_catch_up' => "Catch up" ,
'text_nothing_found' => "Nothing found" ,
'head_forum_search' => "Forum Search" ,
'col_post' => "Post" ,
'col_posted_by' => "Posted by" ,
'text_found' => "Found " ,
'text_num_posts' => " posts" ,
'text_search_on_forum' => "Search on Forums" ,
'text_by_keyword' => "by keyword" ,
'head_forums' => "Forums" ,
'col_forums' => "Forums" ,
'col_topics' => "Topics" ,
'col_posts' => "Posts" ,
'std_bad_forum_last_post' => "Bad forum last post" ,
'text_in' => "in " ,
'text_edit' => "Edit" ,
'text_delete' => "Delete" ,
'std_unknown_action' => "Unknown action" ,
'text_search' => "Search" ,
'text_view_unread' => "View unread" ,
'text_forum_manager' => "Forum manager" ,
'title_reply_with_quote' => "Reply with Quote" ,
'title_reply_directly' => "Reply directly to this post" ,
'title_delete_post' => "Delete Post" ,
'title_edit_post' => "Edit Post" ,
'text_quick_reply' => "Quick Reply" ,
'submit_add_reply' => "Add Reply" ,
'text_add_reply' => "Add Reply" ,
'title_online' => "Online" ,
'title_offline' => "Offline" ,
'title_send_message_to' => "Send message to " ,
'title_report_this_post' => "Report this post" ,
'title_new_topic' => "New Topic" ,
'col_moderator' => "Moderator" ,
'text_apply_now' => "N/A" ,
'text_locked' => "Locked" ,
'text_number' => "#" ,
'text_lou' => "" ,
'there_is' => "" ,
'hits_on_this_topic' => " views on this thread" ,
'title_read' => "Read" ,
'title_unread' => "Unread" ,
'title_locked' => "Locked" ,
'title_locked_new' => "Locked & unread" ,
'text_highlight_topic' => "Color topic in " ,
'select_color' => "None" ,
'submit_change' => "Go!" ,
'head_view_unread' => "View Unread" ,
'text_today' => "Today: " ,
'text_new_post' => " post" ,
'text_posts_today' => " today." ,
'text_at_time' => " at " ,
'text_blank' => " " ,
'text_last_posted_by' => "Last posted by " ,
'text_fast_search' => "Quick Search: " ,
'text_go' => "Go!" ,
'submit_show_more' => "Show More" ,
'text_view_all_posts' => "View all posts" ,
'text_view_this_author_only' => "View this author only" ,
'title_jump_to_unread' => "Jump to unread posts" ,
'text_new' => "new" ,
'title_order_topic_desc' => "Order by topic time descendant" ,
'title_order_topic_asc' => "Order by topic time ascendant" ,
'title_order_post_asc' => "Order by last post time ascendant" ,
'title_order_post_desc' => "Order by last post time descendant" ,
'text_order' => "Order By" ,
'text_topic_desc' => "Topic Time Descendant" ,
'text_topic_asc' => "Topic Time Ascendant" ,
'text_post_asc' => "Last Post Time Ascendant" ,
'text_post_desc' => "Last Post Time Descendant" ,
2022-11-24 20:34:13 +08:00
'text_post_protected' => "[size=3][b]--Privacy protection is enabled in this forum---[/b] \n Only topic poster,mods,admins and reply's author can read the content.[/size]" ,
2020-12-26 01:42:23 +08:00
);
?>