mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
161 lines
6.4 KiB
PHP
161 lines
6.4 KiB
PHP
<?php
|
|
|
|
$lang_userdetails = array
|
|
(
|
|
'std_error' => "Error",
|
|
'std_no_such_user' => "No user with this ID!",
|
|
'head_details_for' => "Details for ",
|
|
'text_account_disabled_note' => "This account has been disabled!",
|
|
'text_remove_from_friends' => "remove from friends",
|
|
'text_remove_from_blocks' => "remove from blocks",
|
|
'text_add_to_friends' => "add to friends",
|
|
'text_add_to_blocks' => "add to blocks",
|
|
'text_flush_ghost_torrents' => "To flush your ghost torrents click ",
|
|
'text_here' => "here",
|
|
'row_invitation' => "Invitations",
|
|
'text_no_invitation' => "No Invitations Available",
|
|
'link_send_invitation' => "Send Invitation",
|
|
'row_invited_by' => "Invited By",
|
|
'row_join_date' => "Join date",
|
|
'row_last_seen' => "Last seen",
|
|
'row_last_seen_location' => "Last seen(Location)",
|
|
'row_email' => "Email",
|
|
'row_users_ips' => "User's IPs",
|
|
'row_ip_history' => "IP History",
|
|
'text_user_earlier_used' => "This user has earlier used ",
|
|
'text_different_ips' => " different IP address",
|
|
'row_ip_address' => "IP Address",
|
|
'row_bt_client' => "BT Client",
|
|
'row_uploaded' => "Uploaded",
|
|
'row_downloaded' => "Downloaded",
|
|
'row_share_ratio' => "Share Ratio",
|
|
'row_real_uploaded' => "Actual Uploaded",
|
|
'row_real_downloaded' => "Actual Downloaded",
|
|
'row_real_share_ratio' => "Actual Share Ratio",
|
|
'row_real_ps' => "Actual Uploaded/Actual Downloaded (For record purposes only, not for share rate calculation)",
|
|
'row_internet_speed' => "Network Bandwidth",
|
|
'row_gender' => "Gender",
|
|
'row_donated' => "Donated",
|
|
'row_avatar' => "Avatar",
|
|
'row_class' => "Class",
|
|
'row_torrent_comment' => "Torrent comments",
|
|
'link_view_comments' => "View Comments",
|
|
'row_forum_posts' => "Forum posts",
|
|
'link_view_posts' => "View Posts",
|
|
'row_karma_points' => "Karma Points",
|
|
'row_uploaded_torrents' => "Uploaded Torrents",
|
|
'text_show_or_hide' => "[Show/Hide]",
|
|
'row_current_seeding' => "Current Seeding",
|
|
'row_current_leeching' => "Current Leeching",
|
|
'row_completed_torrents' => "Completed Torrents",
|
|
'row_incomplete_torrents' => "Incomplete Torrents",
|
|
'text_public_access_denied' => "Sorry, public access denied by ",
|
|
'text_user_wants_privacy' => ". He(She) wants to protect personal details.",
|
|
'text_edit_user' => "Edit User",
|
|
'row_title' => "Title",
|
|
'row_privacy_level' => "Privacy Level",
|
|
'radio_low' => "Low",
|
|
'radio_normal' => "Normal",
|
|
'radio_strong' => "Strong",
|
|
'row_avatar_url' => "Avatar URL",
|
|
'row_signature' => "Signature",
|
|
'row_donor_status' => "Donor Status",
|
|
'row_donor' => "Donor",
|
|
'radio_yes' => "Yes",
|
|
'radio_no' => "No",
|
|
'row_support' => "Support",
|
|
'row_support_language' => "Support Language",
|
|
'row_support_for' => "Support for",
|
|
'row_comment' => "Comment",
|
|
'row_seeding_karma' => "Bonus",
|
|
'row_warning_system' => "Warning System<br /><br />(Bad behavior)",
|
|
'text_not_warned' => "Not warned.",
|
|
'text_arbitrary_duration' => "(Arbitrary duration)",
|
|
'text_until' => "Until ",
|
|
'text_to_go' => " to go",
|
|
'text_warn_for' => "Warn for ",
|
|
'text_week' => "Week",
|
|
'text_weeks' => "Weeks",
|
|
'text_unlimited' => "Unlimited",
|
|
'text_reason_of_warning' => "Reason of warning",
|
|
'text_times_warned' => "Times Warned",
|
|
'text_last_warning' => "Last Warning",
|
|
'text_not_warned_note' => "This user hasn't been warned yet",
|
|
'row_auto_warning' => "Auto-Warning",
|
|
'text_low_ratio' => "Low Ratio",
|
|
'text_leech_warned' => "Leech Warned!",
|
|
'text_for_unlimited_time' => "For UNLIMITED time...",
|
|
'row_movie_picker' => "Picker",
|
|
'row_enabled' => "Enabled",
|
|
'row_forum_post_possible' => "Forum Post possible?",
|
|
'row_upload_possible' => "Upload possible?",
|
|
'row_download_possible' => "Download possible?",
|
|
'row_change_username' => "Change Username",
|
|
'row_change_email' => "Change E-mail",
|
|
'row_change_password' => "Change Password",
|
|
'row_repeat_password' => "Repeat Password",
|
|
'row_amount_uploaded' => "Amount Uploaded",
|
|
'row_amount_downloaded' => "Amount Downloaded",
|
|
'row_passkey' => "Passkey",
|
|
'checkbox_reset_passkey' => " Reset passkey",
|
|
'submit_okay' => "Okay",
|
|
'text_delete_user' => "Delete User",
|
|
'submit_delete' => "Delete",
|
|
'text_ago' => " ago",
|
|
'title_show_or_hide' => "Show/Hide",
|
|
'title_download' => "Download: ",
|
|
'title_upload' => "Upload: ",
|
|
'title_male' => "Male",
|
|
'title_female' => "Female",
|
|
'title_not_available' => "N/A",
|
|
'title_send_pm' => "Send PM",
|
|
'title_report_user' => "Report User",
|
|
'text_free' => "Free",
|
|
'text_two_times_up' => "2X",
|
|
'text_free_two_times_up' => "2X Free",
|
|
'text_half_down' => "50%",
|
|
'text_by' => "by ",
|
|
'text_by_system' => "by System",
|
|
'text_transaction_memo' => "Transaction Memo:",
|
|
'row_pick_for' => "Pick..",
|
|
'row_staff_duties' => "Staff Duties/VIP Reason",
|
|
'row_transfer' => "Transfers",
|
|
'row_sltime' => "Torrenting Time",
|
|
'text_seeding_leeching_time_ratio' => "Se./Le. Time Ratio",
|
|
'text_seeding_time' => "Seeding Time",
|
|
'text_leeching_time' => "Leeching Time",
|
|
'text_since' => "Since: ",
|
|
'row_compatibility' => "Taste Compatibility",
|
|
'text_unknown' => "Unknown",
|
|
'text_super' => "Super",
|
|
'text_very_high' => "Very High",
|
|
'text_high' => "High",
|
|
'text_medium' => "Medium",
|
|
'text_low' => "Low",
|
|
'text_very_low' => "Very Low",
|
|
'row_invites' => "Invites",
|
|
'js_delete_user_note' => "You can now delete this users account, be VERY VERY sure.",
|
|
'std_sorry' => "Sorry",
|
|
'std_user_not_confirmed' => "The user has not been confirmed yet!",
|
|
'text_not_available' => "N/A",
|
|
'row_vip_by_bonus' => "VIP auto expires",
|
|
'text_vip_by_bonus_note' => "Whether the VIP status is gained by using bonus",
|
|
'row_vip_until' => "VIP until",
|
|
'text_vip_until_note' => "Time format is YYYY-MM-DD hh:mm:ss. The time until when the VIP status is valid. For this to work, 'VIP auto expires' must be set to 'yes'.",
|
|
'row_show_ad' => "Show Ad",
|
|
'row_no_ad_until' => "No Ad Until",
|
|
'text_no_ad_until_note' => "Time format is YYYY-MM-DD hh:mm:ss. The time until when the user can turn ads off.",
|
|
'disable_user_migrated' => 'Enable or disable use please go to the new management system.',
|
|
'text_user_id'=> "User ID",
|
|
'row_medal' => 'Medal',
|
|
'row_donoruntil' => 'Donated until',
|
|
'text_donoruntil_note' => "Time format is YYYY-MM-DD hh:mm:ss. Leave blank permanently.",
|
|
'change_field_value_migrated' => 'Modification please go to the %s.',
|
|
'sure_to_remove_leech_warn' => 'Are you sure to remove this leech warn ?',
|
|
'row_user_props' => 'Props',
|
|
'meta_key_change_username_username' => 'New username',
|
|
'consume' => 'Use',
|
|
'text_bonus_table' => 'Bonus per hour',
|
|
);
|
|
?>
|