mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
264 lines
14 KiB
PHP
264 lines
14 KiB
PHP
<?php
|
|
|
|
$lang_usercp = array
|
|
(
|
|
'std_sorry' => "Sorry...",
|
|
'text_user_cp_home' => "User CP Home",
|
|
'text_personal_settings' => "Personal Settings",
|
|
'text_tracker_settings' => "Tracker Settings",
|
|
'text_forum_settings' => "Forum Settings",
|
|
'text_security_settings' => "Security Settings",
|
|
'row_save_settings' => "Save Settings",
|
|
'submit_save_settings' => "Save Settings! (PRESS ONLY ONCE)",
|
|
'std_error' => "Error",
|
|
'head_control_panel' => "Control Panel ",
|
|
'head_personal_settings' => " - Personal Settings",
|
|
'std_invalid_action' => "Invalid Action",
|
|
'text_saved' => "Saved!",
|
|
'row_account_parked' => "Account parked",
|
|
'checkbox_pack_my_account' => "I will be away for a long time.",
|
|
'text_account_pack_note' => "<b>Note</b>:You can park your account to prevent it from being deleted because of inactivity if you go away on for example a vacation. When the account has been parked limits are put on the account, for example you cannot use the tracker and browse some of the pages.",
|
|
'row_pms' => "PMs",
|
|
'row_recommended_movies' => "Recommended Resources",
|
|
'checkbox_show_hot' => "Show HOT at home page",
|
|
'checkbox_show_classic' => "Show CLASSIC at home page",
|
|
'text_accept_pms' => "Accept PMs from ",
|
|
'radio_all_except_blocks' => "All (except blocks)",
|
|
'radio_friends_only' => "Friends only",
|
|
'radio_staff_only' => "Staff only",
|
|
'checkbox_delete_pms' => "Delete PMs on reply",
|
|
'checkbox_save_pms' => "Save PMs to Sentbox",
|
|
'checkbox_pm_on_comments' => "Notify me when someone comments on my torrents",
|
|
'row_gender' => "Gender",
|
|
'radio_not_available' => "N/A",
|
|
'radio_male' => "Male",
|
|
'radio_female' => "Female",
|
|
'row_country' => "Country",
|
|
'row_download_speed' => "Download Speed",
|
|
'row_upload_speed' => "Upload Speed",
|
|
'row_bt_client' => "BT Client",
|
|
'row_avatar_url' => "Avatar URL",
|
|
'select_choose_avatar' => "Choose an avatar",
|
|
'select_nothing' => "Nothing",
|
|
'text_avatar_note' => "Width should be 150 pixels (will be resized if necessary). ",
|
|
'text_bitbucket_note' => "If you need a host for the picture, try the <a class=faqlink href=bitbucket-upload.php>bitbucket</a>.",
|
|
'row_info' => "Info",
|
|
'text_info_note' => "Displayed on your public page. May contain <a class=faqlink href=tags.php target=_new>BB codes</a>.",
|
|
'head_tracker_settings' => " - Tracker Settings",
|
|
'row_email_notification' => "Email notification",
|
|
'checkbox_notification_received_pm' => "Notify me when I have received a PM.",
|
|
'checkbox_notification_default_categories' => "Notify me when a torrent is uploaded in one of my default browsing categories.\n",
|
|
'row_browse_default_categories' => "Default<br />categories",
|
|
'row_stylesheet' => "Stylesheet",
|
|
'row_site_language' => "Site Language",
|
|
'row_torrent_page' => "Torrents per page",
|
|
'text_zero_equals_default' => "(0=use default setting, max=100)",
|
|
'head_forum_settings' => " - Forum Settings",
|
|
'row_topics_per_page' => "Topics per page",
|
|
'row_posts_per_page' => "Posts per page",
|
|
'row_view_avatars' => "View avatars",
|
|
'checkbox_low_bandwidth_note' => "(Low bandwidth users might want to turn this off)",
|
|
'row_view_signatures' => "View Signatures",
|
|
'row_forum_signature' => "Forum-Signature",
|
|
'head_security_settings' => " - Security Settings",
|
|
'row_security_check' => "Security Check",
|
|
'text_security_check_note' => "<b>Note:</b> In order to change your security settings, you must enter your current password!",
|
|
'std_enter_old_password' => "Please enter your password first!",
|
|
'std_wrong_password_note' => "You have entered a wrong password!",
|
|
'std_password_equals_username' => "Sorry, password cannot be same as user name",
|
|
'std_password_too_long' => "Sorry, password is too long (max is 40 chars)",
|
|
'std_password_too_short' => "Sorry, password is too short (min is 6 chars)",
|
|
'std_passwords_unmatched' => "The passwords didn't match. Try again.",
|
|
'std_email_address_banned' => "This email address is banned!",
|
|
'std_wrong_email_address_domains' => "This email address is not allowed! You could only use email from those domains: ",
|
|
'std_wrong_email_address_format' => "That doesn't look like a valid email address.",
|
|
'std_email_in_use' => "The e-mail address is already in use",
|
|
'std_confirmation_email_sent' => " (Confirmation email has been sent!)",
|
|
'std_passkey_reset' => " (The passkey has been updated!)",
|
|
'std_password_changed' => " (Your password has been changed!)",
|
|
'std_privacy_level_updated' => " (Your privacy level has been updated!)",
|
|
'row_reset_passkey' => "Reset passkey",
|
|
'checkbox_reset_my_passkey' => "I want to reset my passkey.",
|
|
'text_reset_passkey_note' => "<b>Note:</b> In order to reset your current passkey, any torrent download link(such as rss list) must be retrieved again to download torrent file.",
|
|
'row_reset_authkey' => "Reset authkey",
|
|
'checkbox_reset_my_authkey' => "I want to reset my authkey.",
|
|
'text_reset_authkey_note' => "<b>Note:</b> In order to reset your current authkey, any active torrents must be downloaded again to continue leeching/seeding.",
|
|
'row_email_address' => "Email address",
|
|
'text_email_address_note' => "<b>Note:</b> In order to change your email address, you will receive another confirmation email to your new address.",
|
|
'row_change_password' => "Change password",
|
|
'row_type_password_again' => "Type password again",
|
|
'row_privacy_level' => "Privacy level",
|
|
'radio_normal' => "Normal",
|
|
'radio_low' => "Low (email address will be shown)",
|
|
'radio_strong' => "Strong (no info will be made available)",
|
|
'head_home' => " - Home",
|
|
'row_join_date' => "Join date",
|
|
'row_avatar' => "Avatar",
|
|
'row_passkey' => "Passkey",
|
|
'row_invitations' => "Invitations",
|
|
'link_send_invitation' => "Go to Invitation System",
|
|
'row_karma_points' => "Karma Points",
|
|
'link_use_karma_points' => "Use Karma Points",
|
|
'row_ratings_submitted' => "Ratings submitted",
|
|
'row_written_comments' => "Written comments",
|
|
'link_view_comments' => "View Comments",
|
|
'row_forum_posts' => "Forum Posts",
|
|
'link_view_posts' => "View Posts",
|
|
'text_posts_per_day' => " posts per day ",
|
|
'text_of_total_posts' => " of total forum posts",
|
|
'text_recently_read_topics' => "Recently Read Topics",
|
|
'col_topic_title' => "Topic Title",
|
|
'col_replies' => "Replies",
|
|
'col_topic_starter' => "Topic Starter",
|
|
'col_views' => "Views",
|
|
'col_last_post' => "Last Post",
|
|
'text_by' => "by ",
|
|
'select_none_selected' => "None selected",
|
|
'text_ago' => " ago",
|
|
'mail_here' => "HERE",
|
|
'mail_change_email_one' => "You have requested that your user profile (username ",
|
|
'mail_change_email_two' => ") on %s should be updated with this email address ",
|
|
'mail_change_email_three' => " as user contact.",
|
|
'mail_change_email_four' => "If you did not do this, please ignore this email. The person who entered your email address had the IP address ",
|
|
'mail_change_email_five' => ". Please do not reply.",
|
|
'mail_change_email_six' => "To complete the update of your user profile, please click ",
|
|
'mail_change_email_six_1' => " to confirm",
|
|
'mail_change_email_seven' => "Your new email address will appear in your profile after you do this. Otherwise your profile will remain unchanged.",
|
|
'mail_change_email_eight' => "<br />Yours,",
|
|
'mail_change_email_nine' => "The %s Team.",
|
|
'mail_profile_change_confirmation' => " profile change confirmation",
|
|
'text_go_back' => "go back",
|
|
'text_category' => "Category",
|
|
'text_source' => "Source",
|
|
'text_codec' => "Codec",
|
|
'text_standard' => "Standard",
|
|
'text_processing' => "Processing",
|
|
'text_show_dead_active' => "Show Dead/Active?",
|
|
'select_including_dead' => "including dead",
|
|
'select_active' => "active",
|
|
'select_dead' => "dead",
|
|
'text_show_special_torrents' => "Show Promotion?",
|
|
'select_all' => "all",
|
|
'select_normal' => "normal",
|
|
'select_free' => "free",
|
|
'select_two_times_up' => "2x up",
|
|
'select_free_two_times_up' => "free and 2x up",
|
|
'text_show_bookmarked' => "Show Bookmarked?",
|
|
'select_bookmarked' => "Bookmarked",
|
|
'select_bookmarked_exclude' => "Not Bookmarked",
|
|
'select_with' => "with",
|
|
'select_without' => "without",
|
|
'text_review' => " review",
|
|
'row_pm_boxes' => "PM Boxes",
|
|
'text_show' => "Show ",
|
|
'text_pms_per_page' => " pms per page (max=100)",
|
|
'row_shoutbox' => "Shoutbox",
|
|
'text_show_last' => "Show last ",
|
|
'text_messages_at_shoutbox' => " messages at shoutbox (0=use default setting, min=10, max=500)",
|
|
'text_refresh_shoutbox_every' => "Refresh shoutbox every ",
|
|
'text_seconds' => " seconds (0=use default setting, min=10, max=3600)",
|
|
'text_hide_helpbox_messages' => "Hide messages from helpbox",
|
|
'row_torrent_detail' => "Torrent Detail Page",
|
|
'text_show_description' => "Show Description",
|
|
'text_show_nfo' => "Show NFO",
|
|
'text_show_imdb_info' => "Show IMDb Information",
|
|
'text_show_douban_info' => "Shou Douban Information",
|
|
'text_show_lastfm_info' => "Show Last.fm Information",
|
|
'text_show_reviews' => "Show reviews",
|
|
'text_show_comments' => "Show comments",
|
|
'row_browse_page' => "Torrents Page",
|
|
'text_browse_setting_warning' => "<font class='striking'><b>WARNING: </b></font>Turning on lots of features may slow down your browsing speed.",
|
|
'text_torrents_per_page' => " torrents per page ",
|
|
'text_tooltip_type' => "Tooltip type on torrent name",
|
|
'text_last_review' => "Last review",
|
|
'text_minor_imdb_info' => "Minor IMDb Info (Title + Year + IMDb Rating + Country + Genre + Director + Main Cast + Tagline)",
|
|
'text_median_imdb_info' => "Median IMDb Info (Picture + Title + Year + IMDb Rating + Runtime + Country + Language + Director + Genre + Main Cast + Plot Outline in English)",
|
|
'text_douban_info' => "Douban Info (Picture + Title + Year + Douban Rating + Language + Director + Region + Main Cast + Plot Outline in Chinese)",
|
|
'text_off' => "Off",
|
|
'text_show_lastfm_tooltip' => "Show Last.fm Info on tooltip",
|
|
'row_time_type' => "Time Type",
|
|
'text_time_added' => "Time Added",
|
|
'text_time_elapsed' => "Time Elasped",
|
|
'text_append_words_to_torrents' => "Special torrents",
|
|
'text_append_sticky' => "Add sticky icon <img class=\"sticky\" src=\"pic/trans.gif\" alt=\"sticky\" /> to torrents sticked at top",
|
|
'text_append_new' => "Append 'New' to new torrents",
|
|
'text_append_picked' => "Append words, e.g. 'Classic', to torrents picked by critics",
|
|
'text_show_action_icons' => "Show action icons",
|
|
'text_show_nfo_icon' => "NFO icon",
|
|
'text_show_download_icon' => "Download icon",
|
|
'text_show_edit_icon' => "Edit icon",
|
|
'text_if_owner' => " (if owner of torrents)",
|
|
'text_show_bookmark_icon' => "Bookmark icon",
|
|
'text_comments_reviews' => "Comments",
|
|
'text_show_comment_number' => "Show number of comments ",
|
|
'text_last_comment_on_tooltip' => " last comment on tooltip",
|
|
'text_show_review_number' => "Show number of reviews ",
|
|
'row_school' => "School",
|
|
'row_discuss' => "Discuss",
|
|
'row_funbox' => "Funbox",
|
|
'text_show_funbox' => "Show funbox at home page",
|
|
'text_send' => "Send",
|
|
'text_use' => "Use",
|
|
'text_view' => "View",
|
|
'row_ip_location' => "Location",
|
|
'text_translation_note' => "Your language not in the list? See what you can do to ",
|
|
'text_translation_link' => "HELP THE TRANSLATION",
|
|
'text_movies_and_tvs' => "Movies & TVs:",
|
|
'text_games_and_appz' => "Games & Appz:",
|
|
'text_others' => "Others:",
|
|
'text_at_browse_page' => "Torrents section",
|
|
'text_at_special_page' => "Special section",
|
|
'text_additional_selection' => "Additional selections",
|
|
'text_stylesheet_note' => "More stylesheets? Wanna design your own? ",
|
|
'text_stylesheet_link' => "CLICK HERE",
|
|
'row_font_size' => "Font Size",
|
|
'select_small' => "Small",
|
|
'select_large' => "Large",
|
|
'text_medium' => "Medium",
|
|
'text_torrents_on_promotion' => "Torrents on promotion: ",
|
|
'text_highlight' => "Highlight",
|
|
'text_append_words' => "Append words, e.g. '2X Free'",
|
|
'text_append_icon' => "Append icon, e.g. <img class=\"pro_free\" src=\"pic/trans.gif\" alt=\"free\" />",
|
|
'text_no_mark' => "Off",
|
|
'text_signature_note' => "May contain <a class=\"faqlink\" href=\"tags.php\" target=\"_new\">BB codes</a>. Max image size is 500*200 and only the first image would be displayed.",
|
|
'row_click_on_topic' => "Click on topic",
|
|
'text_go_to_first_page' => "go to first page",
|
|
'text_go_to_last_page' => "go to last page",
|
|
'select_half_down' => "50% down",
|
|
'row_category_icons' => "Category Icons",
|
|
'text_team' => "Group",
|
|
'text_audio_codec' => "Audio Codec",
|
|
'text_sub_category' => "Subcategories",
|
|
'select_medium' => "Medium",
|
|
'row_tooltip_last_post' => "Show tooltip of last post",
|
|
'checkbox_last_post_note' => "(If it disturbs you, turn it off)",
|
|
'row_network_bandwidth' => "Network Bandwidth",
|
|
'text_downstream_rate' => "Downstream Rate",
|
|
'text_upstream_rate' => "Upstream Rate",
|
|
'text_isp' => "ISP",
|
|
'text_show_title' => "Show title",
|
|
'text_show_small_description' => "Small description",
|
|
'row_show_advertisements' => "Show Advertisements",
|
|
'text_can_turn_off_advertisement' => " or above can choose to see no advertisements",
|
|
'text_buy_no_advertisement' => " or above can use bonus to buy some time without advertisements at ",
|
|
'text_bonus_center' => " bonus center",
|
|
'text_show_advertisement_note' => "I'd like to see the advertisements",
|
|
'row_promotion_link' => "Promotion Link",
|
|
'text_update_promotion_link' => "Update Promotion Link",
|
|
'text_read_more' => "Read More",
|
|
'row_two_step_secret' => 'Two step authentication',
|
|
'text_two_step_secret_bind_by_qrdoe_note' => 'You can use Google Authenticator or Authy to scan the QR code on the left<br/><br/>If the QR code on the left does not load successfully, you can try to open this link to load: ',
|
|
'text_two_step_secret_bind_manually_note' => 'Or manually enter the following key in the APP: ',
|
|
'text_two_step_secret_bind_complete_note' => 'Enter code to complete the two-step authentication',
|
|
'text_two_step_secret_unbind_note' => 'Enter code to cancel two-step authentication',
|
|
'row_passkey_login_url' => 'Passkey login URL',
|
|
'row_seed_box' => 'SeedBox',
|
|
'add_seed_box_btn' => 'Register',
|
|
'checkbox_pm_on_topic_reply' => 'Notify me when there are new replies to forum posts',
|
|
'checkbox_pm_on_hr_reached' => 'Notify me when H&R reaches target',
|
|
'row_tracker_url' => 'Tracker URL',
|
|
'row_tracker_url_help' => '<b>Note:</b> Once selected, announce can only be sent to the selected link. By default, announce can only be sent to the first default link in the list.',
|
|
);
|
|
|
|
?>
|