📄 templates.lang.php
字号:
'post_discuzcode_extra_font' => '<option value="宋体">宋体</option><option value="黑体">黑体</option>',
'post_discuzcode_fontsize' => '设置字号',
'post_discuzcode_fontsize_comment' => '将标签所包围的文字设置成指定字号。\n例如:[size=3]文字大小为 3[/size]',
'post_discuzcode_fontsize_normal' => '请输入要设置为指定字号的文字。',
'post_discuzcode_font' => '设定字体',
'post_discuzcode_font_comment' => '将标签所包围的文字设置成指定字体。\n例如:[font=仿宋]字体为仿宋[/font]',
'post_discuzcode_font_normal' => '请输入要设置成指定字体的文字。',
'post_discuzcode_color' => '定义文本颜色',
'post_discuzcode_color_comment' => '将标签所包围的文本变为制定颜色。\n例如:[color=red]红颜色[/color]',
'post_discuzcode_color_normal' => '请输入要设置成指定颜色的文字。',
'post_discuzcode_bold' => '插入粗体文本',
'post_discuzcode_bold_comment' => '将标签所包围的文本变成粗体。\n例如:[b]Crossday 工作室[/b]',
'post_discuzcode_bold_normal' => '请输入要设置成粗体的文字。',
'post_discuzcode_italicize' => '插入斜体文本',
'post_discuzcode_italicize_comment' => '将标签所包围的文本变成斜体。\n例如:[i]Crossday 工作室[/i]',
'post_discuzcode_italicize_normal' => '请输入要设置成斜体的文字。',
'post_discuzcode_underline' => '插入下划线',
'post_discuzcode_underline_comment' => '给标签所包围的文本加上下划线。\n例如:[u]Crossday 工作室[/u]',
'post_discuzcode_underline_normal' => '请输入要加下划线的文字。',
'post_discuzcode_center' => '居中对齐',
'post_discuzcode_center_comment' => '将标签所包围的文本居中对齐显示。\n例如:[align=center]内容居中[/align]',
'post_discuzcode_center_normal' => '请输入要居中对齐的文字。',
'post_discuzcode_crfont' => '插入彩虹字体',
'post_discuzcode_crfont_comment' => '插入彩虹字体,文本具有七色彩虹效果。\n例如:[crfont]彩虹字体[/crfont]',
'post_discuzcode_crfont_normal' => '请输入需要加色彩的文字',
'post_discuzcode_typewriter' => '插入打字机字体',
'post_discuzcode_typewriter_comment' => '在文本中插入打字机字体,文本具有打字效果。\n例如:[typewriter]打字机字体[/typewriter]',
'post_discuzcode_typewriter_normal' => '请输入需要打字机字体的信息',
'post_discuzcode_hyperlink' => '插入超级链接',
'post_discuzcode_hyperlink_comment' => '插入一个超级连接。\n例如:\n[url]http://www.crossday.com[/url]\n[url=http://www.crossday.com]Crossday 工作室[/url]',
'post_discuzcode_hyperlink_normal' => '请输入链接显示的文字,如果留空则直接显示链接。',
'post_discuzcode_hyperlink_normal_input' => '请输入 URL。',
'post_discuzcode_email' => '插入邮件地址',
'post_discuzcode_email_comment' => '插入邮件地址连接。\n例如:\n[email]support@crossday.com[/email]\n[email=support@crossday.com]Dai Zhikang[/email]',
'post_discuzcode_email_normal' => '请输入链接显示的文字,如果留空则直接显示邮件地址。',
'post_discuzcode_email_normal_input' => '请输入邮件地址。',
'post_discuzcode_image' => '插入图像',
'post_discuzcode_image_comment' => '在文本中插入一幅图像。\n例如:[img]http://www.crossday.com/cdb/images/logo.gif[/img]',
'post_discuzcode_image_normal' => '请输入图像的 URL。',
'post_discuzcode_flash' => '插入 flash',
'post_discuzcode_flash_comment' => '在文本中插入 flash 动画。\n例如:[swf]http://www.crossday.com/cdb/images/banner.swf[/swf]',
'post_discuzcode_flash_normal' => '请输入 flash 动画的 URL。',
'post_discuzcode_code' => '插入代码',
'post_discuzcode_code_comment' => '插入程序或脚本原始代码。\n例如:[code]echo\"这里是我们的论坛\";[/code]',
'post_discuzcode_code_normal' => '请输入要插入的代码。',
'post_discuzcode_quote' => '插入引用',
'post_discuzcode_quote_comment' => '将标签所包围的文本作为引用特殊显示。\n例如:[quote]Discuz! 版权所有 - Crossday Studio[/quote]',
'post_discuzcode_quote_normal' => '请输入要作为引用显示的文字。',
'post_discuzcode_list' => '插入列表',
'post_discuzcode_list_comment' => '插入可由浏览器显示来的规则列表项。\n例如:\n[list]\n[*];列表项 #1\n[*];列表项 #2\n[*];列表项 #3\n[/list]',
'post_discuzcode_list_normal' => '请选择列表格式:字母式列表输入 \"A\";数字式列表输入 \"1\"。此处也可留空。',
'post_discuzcode_list_normal_error' => '错误:列表格式只能选择输入 \\"A\\" 或 \\"1\\"。',
'post_discuzcode_list_normal_input' => '请输入列表项目内容,如果留空表示项目结束。',
'post_discuzcode_postpay' => '买卖贴',
'post_discuzcode_postpay_comment' => '在文本中插入要出售的信息,付钱后才能查看。\n例如:[ sell=10 ]出售的信息,售价为10个金币[ /sell ]',
'post_discuzcode_postpay_normal' => '请输入需要出售的信息',
'post_discuzcode_postpay_normal_input' => '请输入售价,必须输入整数。',
'post_imgcode' => '[img] 代码',
'post_show_sig' => '使用个人签名',
'post_email_notify' => '接收新回复邮件通知',
'post_topicsubmit' => '发表帖子',
'post_previewpost' => '预览帖子',
'post_topicreset' => '清空内容',
'post_thread_review' => '主题回顾',
'post_replies_toolong' => '本主题回复较多,请 <a href="viewthread.php?fid=$fid&tid=$tid">点击这里</a> 查看。',
'post_submit_hotkey' => '[完成后可按 Ctrl+Enter 发布]',
'post_newthread' => '发新话题',
'post_newreply' => '发表回复',
'post_editpost' => '编辑帖子',
'post_poll_options' => '投票选项',
'post_poll_comment' => '每个选项一行,最多十行',
'post_poll_allowmultiple' => '多选投票',
'post_check_length' => '字数检查',
'post_delpost' => '!删除本贴',
'post_top_thread' => '主题置顶',
'post_digest_thread' => '精华帖子',
//版主评阅 Added by DyNE
'post_modreply' => '提交评语',
'modreply_post' => '版主评阅',
//End
'getpassword' => '忘记密码',
'index_your' => '您的',
'index_status' => '头衔',
'index_threads' => '篇主题',
'index_posts' => '篇帖子',
'index_activemembers' => '在线用户',
'index_members' => '位会员',
'index_guests' => '位游客',
'index_mostonlines' => '最高纪录是',
'index_users' => '人',
'show_newthreads' => '查看新帖',
'show_mytopics' => '我的话题',
'mark_read' => '标记已读',
'welcome_newmember' => '欢迎新会员',
'index_announcements' => '公告',
'index_noannouncement' => '到目前为止没有论坛公告。',
'forum_name' => '论坛',
'forum_threads' => '主题',
'forum_posts' => '贴数',
'forum_lastpost' => '最后发表',
'forum_moderators' => '版主',
'forum_newposts' => '有新贴的论坛',
'forum_nonewpost' => '无新贴的论坛',
'board_links' => '联盟论坛',
'index_showonlinedetails' => '打开在线列表',
'index_hideonlinedetails' => '关闭在线列表',
'private_forum' => '私密论坛',
'thread_rate' => '参与评分',
'thread_rating' => '评分',
'member_login' => '会员登录',
'member_logout' => '退出登录',
'security_question' => '安全提问',
'security_answer' => '回答',
'security_question_0' => '不使用安全提问',
'security_question_1' => '母亲的名字',
'security_question_2' => '爷爷的名字',
'security_question_3' => '父亲出生的城市',
'security_question_4' => '您其中一位老师的名字',
'security_question_5' => '您个人计算机的型号',
'security_question_6' => '您最喜欢的餐馆名称',
'security_question_7' => '驾驶执照的最后四位数字',
'cookie_time' => 'Cookie 时间',
'one_year' => '一年',
'one_month' => '一个月',
'one_day' => '一天',
'one_hour' => '一小时',
'this_task' => '浏览器进程',
'related_faq' => '相关帮助',
'member_list' => '会员列表',
'member_search' => '搜索用户',
'member_orderby' => '用户信息以...排序',
'memcp_welcome' => '您好 $discuz_userss ,欢迎进入控制面板,这里提供相关的资料设定与论坛快捷功能等。',
'memcp_home' => '控制面板首页',
'memcp_info' => '账号信息',
'memcp_buddylist' => '好友列表',
'memcp_buddylist_add' => '添加',
'memcp_buddylist_remove' => '删除该好友',
'memcp_last_5_pm' => '最近的五条短消息',
'memcp_nopm' => '目前收件箱中没有消息。',
'memcp_last_5_subs' => '最近被回复的五个订阅主题',
'memcp_nosubs' => '目前没有被订阅的主题。',
'memcp_nofavs' => '目前没有被收藏的主题。',
'memcp_avatar_list' => '论坛头像列表',
'memcp_profile' => '编辑个人资料',
'memcp_profile_security_keep' => '保持原有的安全提问和答案',
'memcp_profile_security_comment' => '如您设置新的安全提问,请在此输入答案',
'memcp_profile_passwd_comment' => '如不需要更改密码,此处请留空',
'memcp_profile_email_comment' => '!如更改地址,系统将修改您的密码并重新验证其有效性,请慎用',
'memcp_subscriptions' => '订阅列表',
'memcp_favorites' => '收藏夹',
// ========== 加上传头象 Start ==========
'memcp_avatar_upload'=>'头像上传',
'memcp_avatar_upload_note'=>'I. 注意事项',
'memcp_avatar_upload_location'=>'II. 上传位置',
'memcp_avatar_upload_tips'=>'1. 你可以从你的电脑主机中上传一个头像<br> 2. 上传的头像格式只限 <strong>.JPG</strong> 和 <strong>.GIF</strong>。<br> 3. 上传的文件大小不得超过 $upavatars_size_set_KB KB。<br>4. 上传的头像宽和高均不得超过 $maxavatarsize 像素。<br>5. 禁止包含色情不雅令人不安的照片,违者必删除。',
// ========== 加上传头象 End ==========
'reportpost' => '报告帖子',
'reportpost_suggestion' => '我的意见',
'reportpost_reason' => '我对这个帖子有异议,特向您报告',
'search_keywords' => '关键字',
'search_keywords_comment' => '关键字中可使用通配符 "*"<br><br>匹配多个关键字全部,可用空格或 "AND" 连接。如 win32 AND unix<br>匹配多个关键字其中部分,可用 "|" 或 "OR" 连接。如 win32 OR unix',
'search_username_comment' => '用户名中可使用通配符 "*",如 *user*',
'search_range' => '搜索范围',
'search_orderby' => '排序类型',
'search_all_forums' => '搜索所有开放的论坛',
'search_titleonly' => '只搜索标题',
'search_fulltext' => '搜索帖子内容',
'search_any_date' => '全部时间',
'1_days_ago' => '1 天前',
'2_days_ago' => '2 天前',
'7_days_ago' => '1 周前',
'30_days_ago' => '1 个月前',
'90_days_ago' => '3 个月前',
'180_days_ago' => '6 个月前',
'356_days_ago' => '1 年前',
'search_newer' => '之后',
'search_older' => '之前',
'search_lastpost' => '最后回复时间',
'search_views' => '被浏览次数',
'search_replies' => '被回复次数',
'search_navigation' => '页码导航',
'search_gradual' => '渐进链接',
'search_next_page' => '下 $tpp 条匹配结果',
'search_total_results' => '共 $total 个结果',
'search_nomatch' => '对不起,没有找到匹配结果。',
'message_forward' => '如果您的浏览器没有自动跳转,请点击这里',
'message_go_back' => '[ 点击这里返回上一页 ]',
'stats' => '论坛统计',
'stats_rank' => '排行榜',
'stats_main' => '基本概况',
'stats_week' => '星期流量',
'stats_hour' => '时段流量',
'stats_agent' => '客户软件',
'stats_threads' => '主题排行',
'stats_members' => '会员排行',
'stats_main_member' => '会员统计',
'stats_main_board' => '论坛统计',
'stats_main_members' => '注册会员',
'stats_main_admins' => '管理成员',
'stats_main_new' => '新会员',
'stats_main_topposter' => '今日论坛之星',
'stats_main_total_posted' => '发帖数',
'stats_main_posters' => '发贴会员',
'stats_main_nonposters' => '未发贴会员',
'stats_main_posters_percent' => '发帖会员占总数',
'stats_main_posts_avg' => '平均每人发帖数',
'stats_main_members_count' => '会员数',
'stats_main_forums_count' => '论坛数',
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -