⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 templates.lang.php

📁 Discuz! 论坛软件系统 big5
💻 PHP
📖 第 1 页 / 共 4 页
字号:
	'order_lastpost' => 'last post time',
	'order_starttime' => 'start time',
	'order_replies' => 'number of replies',
	'order_views' => 'number of views',	
	'order_desc' => 'in descent order',
	'order_asc' => 'in ascend order',

	'thread_moved' => 'Moved',
	'thread_digest' => 'Digest',
	'thread_sticky' => 'Sticky',
	'thread_poll' => 'Poll',
	'thread_newposts' => 'New posts',
	'thread_nonewpost' => 'No new posts',
	'thread_more_replies' => 'More than $hottopic replies',
	'thread_closed' => 'Closed threads',
	'thread_mod_by' => 'This thread has been $thread[modaction] by <a href="viewpro.php?uid=$thread[moduid]" target="_blank">$thread[modusername]</a> at $thread[moddateline].',
	'thread_blog' => 'This thread has beed added to the blog of author\'s.',
	'thread_rate' => 'Rate this Post',
	'thread_printable' => 'Printable Version',
	'thread_email_friend' => 'Email to Friend',
	'thread_subscribe' => 'Subscription',
	'thread_favorite' => 'Favorites',
	'thread_print' => 'Print This Page',

	'readperm' => 'Reading Access',
	'readperm_thread' => 'Reading required access level',

	'price' => 'Price',
	'price_thread' => 'Reading cost',

	'post_subject_toolang' => 'Your subject length is more than 80 bytes',
	'post_type_isnull' => 'You have not chosen a type for the thread',
	'post_subject_and_message_isnull' => 'Please complete subject or message fields',
	'post_subject_or_message_isnull' => 'Please complete subject and message fields',
	'post_message_length_invalid' => 'Your message length is invalid',
	'post_curlength' => 'Current length',
	'post_fastpost' => 'Fast Post',
	'post_fastreply' => 'Fast Reply',
	'post_fastreply_author' => 'Reply #$post[number] $post[authoras]\\\'s post',
	'post_readperm_comment' => '0 is unlimited',
	'post_price_refunded' => 'This thread has been refunded',
	'post_price_free' => 'This thread has been over the period of charge since being posted',
	'post_price_comment' => 'max $maxprice is {$extcredits[$creditstrans][unit]}',
	'post_price_income_comment' => ', max author income per thread is $maxincperthread {$extcredits[$creditstrans][unit]}',
	'post_price_charge_comment' => ', longest charging time $maxchargespan hours',
	'post_parseurl' => 'parsing URL',
	'post_html' => 'Html',
	'post_smilies' => 'Smilies',
	'post_smilies_more' => 'More Smilies',
	'post_discuzcode' => 'Discuz! Code',
	'post_discuzcode_normal_mode' => 'Normal Mode',
	'post_discuzcode_normal_mode_comment' => 'Popups will bring you step by step through the process of inserting Discuz! Code',
	'post_discuzcode_help_mode' => 'Help Mode',
	'post_discuzcode_help_mode_comment' => 'Click on any of the formatting buttons for a description and instructions',
	'post_discuzcode_adv_mode' => 'Advanced Mode',
	'post_discuzcode_adv_mode_comment' => 'The Discuz! Code will be inserted without options as soon as you hit the button',
	'post_discuzcode_extra_font' => '',
	'post_discuzcode_fontsize' => 'Sets the text size',
	'post_discuzcode_fontsize_comment' => 'Possible values are 1 to 6.\n1 being the smallest and 6 the largest.\nUsage: [size=3]This is size 3 text[/size]',
	'post_discuzcode_fontsize_normal' => 'Please enter the text to be in specified size.',
	'post_discuzcode_font' => 'Font Tag',
	'post_discuzcode_font_comment' => 'Sets the font face for the enclosed text.\nUsage: [font=Tahoma]The font of this text is Tahoma[/font]',
	'post_discuzcode_font_normal' => 'Please enter the text to be in spcified font.',
	'post_discuzcode_color' => 'Color Tag',
	'post_discuzcode_color_comment' => 'Sets the text color.  Any named color can be used.\nUsage: [color=red]The color of this text is red[/color]',
	'post_discuzcode_color_normal' => 'Please enter the text that should be specified color.',
	'post_discuzcode_bold' => 'Bold Tag',
	'post_discuzcode_bold_comment' => 'Makes the enlosed text bold.\nUsage: [b]This is bold text[/b]',
	'post_discuzcode_bold_normal' => 'Please enter the text that should be bolded.',
	'post_discuzcode_italicize' => 'Italicize Tag',
	'post_discuzcode_italicize_comment' => 'Makes the enlosed text italicized.\nUsage: [i]This is italic text[/i]',
	'post_discuzcode_italicize_normal' => 'Please enter the text that should be italicized.',
	'post_discuzcode_underline' => 'Underline Tag',
	'post_discuzcode_underline_comment' => 'Underlines the enclosed text.\nUsage: [u]This text is underlined[/u]',
	'post_discuzcode_underline_normal' => 'Please enter the text that should be underlined.',
	'post_discuzcode_center' => 'Centered tag',
	'post_discuzcode_center_comment' => 'Centers the enclosed text.\nUsage: [align=center]This text is centered[/align]',
	'post_discuzcode_center_normal' => 'Please enter the text that should be centered.',
	'post_discuzcode_hyperlink' => 'Hyperlink Tag',
	'post_discuzcode_hyperlink_comment' => 'Turns an url into a hyperlink.\nUsage: \n[url]http://www.mydomain.com[/url]\n[url=http://www.mydomain.com]My Website[/url]',
	'post_discuzcode_hyperlink_normal' => 'What name should be shown?\nIf this Field is blank the URL would be visible.',
	'post_discuzcode_hyperlink_normal_input' => 'Please enter the url for the hyperlink.',
	'post_discuzcode_email' => 'Email Tag',
	'post_discuzcode_email_comment' => 'Turns an email address into a mailto hyperlink.\nUsage: [email]myname@mydomain.com[/email]\n[email=myname@mydomain.com]My Name[/email]',
	'post_discuzcode_email_normal' => 'What name should be shown\nIf this field is empty the email address will be visible',
	'post_discuzcode_email_normal_input' => 'Please enter an email address.',
	'post_discuzcode_image' => 'Image Tag',
	'post_discuzcode_image_comment' => 'Inserts an image into the post.\nUsage: [img]{$boardurl}images/logo.gif[/img]',
	'post_discuzcode_image_normal' => 'Please enter the URL to the image you wish to insert.',
	'post_discuzcode_flash' => 'Flash Tag',
	'post_discuzcode_flash_comment' => 'Inserts an image into the post.\nUsage: [swf]{$boardurl}images/banner.swf[/swf]',
	'post_discuzcode_flash_normal' => 'Please enter the URL to the SWF you wish to insert.',
	'post_discuzcode_code' => 'Code Tag',
	'post_discuzcode_code_comment' => 'Blockquotes the text you reference and preserves the formatting.\nUsefull for posting code.\nUsage: [code]echo \"This is our Discuz! board\";[/code]',
	'post_discuzcode_code_normal' => 'Please enter the text you wanted blockquoted.',
	'post_discuzcode_quote' => 'Quote Tag',
	'post_discuzcode_quote_comment' => 'Quotes the enclosed text to reference something specific that someone has posted.\nUsage: [quote]Discuz! Board is a bulletin board system developed by Comsenz Technology Ltd[/quote]',
	'post_discuzcode_quote_normal' => 'Please enter the text you want quoted.',
	'post_discuzcode_list' => 'List Tag',
	'post_discuzcode_list_comment' => 'Builds a bulleted, numbered, or alphabetical list.\nUsage: [list]\n[*]item1\n[*]item2\n[*]item3\n[/list]',
	'post_discuzcode_list_normal' => 'Please select your list type\n(\"A\" for aplhabetic, \"1\" for nummeric) You can leave this field blank.',
	'post_discuzcode_list_normal_error' => 'ERROR!\nThe only possible values for type of list are blank \"A\" and \"1\"',
	'post_discuzcode_list_normal_input' => 'List Item:\nLeave it blank to End the List',
	'post_discuzcode_alipay' => 'Create Payment Button',
	'post_discuzcode_alipay_normal_account' => 'Please enter your account of www.alipay.com(required), if you do not have a www.alipay.com account, please input your email address instead.',
	'post_discuzcode_alipay_normal_account_error' => 'ERROR!\nYour www.alipay.com account or a valid email address is required.',
	'post_discuzcode_alipay_normal_merchandise' => 'Please enter the item/service name(optional), max 60 bytes.',
	'post_discuzcode_alipay_normal_gross' => 'Please enter the total price of item/service you want to sell in RMB(optional).',
	'post_discuzcode_alipay_normal_description' => 'Please enter the item/service description(optional), max 400 bytes.',
	'post_discuzcode_alipay_normal_homepage' => 'Please enter the successful payment URL(optional), e.g. \\"http://www.discuz.com/software.htm\\".',
	'post_discuzcode_alipay_normal_type' => 'Please enter the item/service type: \\"1\\" for item; \\"2\\" for service; \\"3\\" for auction; \\"4\\" for donation.',
	'post_discuzcode_insert_font' => '- Font -',
	'post_discuzcode_insert_size' => '- Size -',
	'post_discuzcode_insert_color' => '- Color -',
	'post_attachment_comment' => '<span class="bold">Tips:</span> You could use tags like "[attach]aid[/attach]" to reference an attachment directly in a post, instead of the default style of attachments display',
	'post_imgcode' => '[img] Code',
	'post_show_sig' => 'Use Signature',
	'post_email_notify' => 'Email Notification',
	'post_topicsubmit' => 'Submit Post',
	'post_previewpost' => 'Preview Post',
	'post_topicreset' => 'Reset Post',
	'post_thread_review' => 'Topic Preview',
	'post_replies_toolong' => 'Topic replies too lang, please <a href="viewthread.php?fid=$fid&tid=$tid">click here</a> to preview.',
	'post_submit_hotkey' => '[ ALT+S for shortcut to submit ]',
	'post_newthread' => 'Post New Thread',
	'post_newreply' => 'Post New Reply',
	'post_editpost' => 'Edit Post',
	'post_poll_options' => 'Poll options',
	'post_poll_comment' => 'Each row for one option<br>Max options:',
	'post_poll_allowmultiple' => 'Allow multiple choice',
	'post_trade_seller' => 'My Alipay.com Account',
	'post_trade_name' => 'Item/Service Name',
	'post_trade_price' => 'Item/Service Price',
	'post_trade_quality' => 'Item Quality',
	'post_trade_locus' => 'Item Locus',
	'post_trade_transport' => 'Mail Fee Choices',
	'post_trade_transport_seller' => 'Mail fee afforded by the seller',
	'post_trade_transport_buyer' => 'Mail fee afforded by the buyer',
	'post_trade_transport_comment' => 'If buyer afford the mail fee, please choose the available mailing method(s) and its(their) fee(s).',
	'post_trade_transport_mail' => 'Ordinary Mail',
	'post_trade_transport_mail_unit' => 'RMB YUAN (Keeping blank if no ordinary mail service provided)',
	'post_trade_transport_express' => 'Express Mail',
	'post_trade_transport_express_unit' => 'RMB YUAN (Keeping blank if no express mail service provided)',
	'post_trade_description' => 'Item/Service Description',

	'post_check_length' => 'Check Length',
	'post_delpost' => '!Delete this Post',
	'post_stick_thread' => 'Stick this Thread',
	'post_digest_thread' => 'Add to digest',
	'post_blog_thread' =>'Add to blog',

	'getpassword' => 'Reset Password',
	'lostpassword' => 'Lost Password',

	'index_status' => 'Status',
	'index_threads' => 'threads',
	'index_posts' => 'posts',
	'index_todayposts' => 'today',
	'index_activeusers' => 'Online Users',
	'index_members' => 'members',
	'index_invisibles' => 'invisibles',
	'index_guests' => 'guests',
	'index_mostonlines' => 'Most users ever online was ',
	'index_users' => 'visitors',
	'show_newthreads' => 'New Posts',
	'show_mytopics' => 'My Topics',
	'mark_read' => 'Mark Read',
	'welcome_newmember' => 'Welcome',
	'index_announcements' => 'Announcements',
	'index_noannouncement' => 'There is no announcement up to now.',
	'forum_name' => 'Forum',
	'forum_threads' => 'Threads',
	'forum_posts' => 'Posts',
	'forum_todayposts' => 'Today',
	'forum_lastpost' => 'Last Post',
	'forum_lastpost_in' => 'In',
	'forum_lastpost_by' => 'By',
	'forum_moderators' => 'Moderators',
	'forum_subforums' => 'Sub Forums',
	'forum_newposts' => 'New posts',
	'forum_nonewpost' => 'No new posts',
	'board_links' => 'Board Links',
	'private_forum' => 'Private',

	'member_login' => 'Member Login',
	'member_logout' => 'log out',

	'credits_policy' => 'Credits Policy',
	'credits_policy_view' => 'View credits policy',
	'credits_policy_post' => 'New thread',
	'credits_policy_forum_post' => 'New thread in this forum',
	'credits_policy_reply' => 'New reply',
	'credits_policy_forum_reply' => 'New reply in this forum',
	'credits_policy_digest' => 'Add to digest',
	'credits_policy_postattach' => 'Post attachment',
	'credits_policy_getattach' => 'Download attachment',
	'credits_policy_pm' => 'Send P.M.',
	'credits_policy_search' => 'Fulltext search',
	'credits_policy_lowerlimit' => 'Lower limit',
	'credits_policy_lowerlimit_comment' => 'You will not be able to perform the action who charges the credit when your balance of specified credits is lower than the lower limit',
	'credits_policy_formula' => 'Credits Formula',

	'login_permanent' => 'Permanent',
	'login_one_month' => 'One month',
	'login_one_day' => 'One day',
	'login_one_hour' => 'One hour',
	'login_this_task' => 'None',
	'login_related_faq' => 'Related FAQs',
	'login_invisible' => 'Invisible Login',
	'login_normal_mode' => 'Normal Mode',
	'login_invisible_mode' => 'Invisible Mode',
	'login_cookie_time' => 'Cookie life time',
	'login_secques' => 'You have enabled security question, please fill following fields before logging in.',
	'login_secques_comment' => 'If you have enabled security question, please fill the right question and answer here',
	'login_timeoffset' => 'ATTENTION!\n\nThe discrepance between your local time and board system time is\ngreater than 24 hours, this may hamper your logging in, please check\nthe time of your local computer.\n\nThe board time now is $thetimenow\nIf you disagree with the time above, please contact the administrator.',

	'security_question' => 'Security Question',
	'security_answer' => 'Answer',
	'security_question_0' => 'Have NOT enabled security login',
	'security_question_1' => 'Mother\'s name',
	'security_question_2' => 'Grandpa\'s name',
	'security_question_3' => 'Father\'s city of birth',
	'security_question_4' => 'One of your teachers\' name',
	'security_question_5' => 'Model of your computer',
	'security_question_6' => 'Your favorite restaurant',

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -