mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
104 lines
5.9 KiB
PHP
104 lines
5.9 KiB
PHP
<?php
|
||
|
||
$lang_admanage = array
|
||
(
|
||
'head_ad_management' => "管理广告",
|
||
'text_ad_management' => "管理广告",
|
||
'text_add_ad' => "添加广告",
|
||
'text_header' => "页头",
|
||
'text_footer' => "页尾",
|
||
'text_below_navigation' => "导航栏下面",
|
||
'text_below_searchbox' => "搜索箱下面",
|
||
'text_torrent_detail' => "种子详情页面",
|
||
'text_comment_page' => "评论页面",
|
||
'text_inter_overforums' => "论坛分区间",
|
||
'text_forum_post_page' => "论坛帖子间",
|
||
'text_popup' => "弹出广告",
|
||
'text_no_ads_yet' => "暂无广告!",
|
||
'col_enabled' => "启用",
|
||
'col_name' => "名字",
|
||
'col_position' => "位置",
|
||
'col_order' => "排序",
|
||
'col_type' => "展现方式",
|
||
'col_start_time' => "起始时间",
|
||
'col_end_time' => "终止时间",
|
||
'col_action' => "行为",
|
||
'text_yes' => "是",
|
||
'text_no' => "否",
|
||
'text_bbcodes' => "BBCode代码",
|
||
'text_xhtml' => "XHTML代码",
|
||
'text_text' => "文字",
|
||
'text_image' => "图片",
|
||
'text_flash' => "Flash",
|
||
'text_delete' => "删除",
|
||
'text_edit' => "编辑",
|
||
'js_sure_to_delete_ad' => "你确定要删除此广告吗?",
|
||
'std_error' => "错误",
|
||
'std_invalid_id' => "无效ID",
|
||
'std_invalid_position' => "广告位置无效",
|
||
'head_add_ad' => "添加广告",
|
||
'head_edit_ad' => "编辑广告",
|
||
'text_note' => "注意",
|
||
'text_ad_detail' => "广告详情",
|
||
'row_name' => "名字",
|
||
'row_start_time' => "起始时间",
|
||
'row_end_time' => "终止时间",
|
||
'row_enabled' => "启用",
|
||
'row_order' => "排序",
|
||
'row_type' => "展现方式",
|
||
'row_image_url' => "图片URL",
|
||
'row_image_link' => "广告链接",
|
||
'row_image_width' => "图片宽度",
|
||
'row_image_height' => "图片高度",
|
||
'row_image_tooltip' => "链接悬浮提示文字",
|
||
'row_text_content' => "文字内容",
|
||
'row_text_link' => "广告链接",
|
||
'row_text_size' => "文字大小",
|
||
'row_bbcodes_code' => "BBCode代码",
|
||
'row_xhtml_code' => "XHTML代码",
|
||
'row_flash_url' => "Flash URL",
|
||
'row_flash_width' => "Flash宽度",
|
||
'row_flash_height' => "Flash高度",
|
||
'submit_submit' => "提交",
|
||
'text_ad' => "广告",
|
||
'text_header_note' => "显示在所有页面的右上方。建议使用尺寸在580x90内的图片或Flash。只显示优先级最高的一个广告。",
|
||
'text_footer_note' => "显示在所有页面的最底部。建议广告尺寸在728x160内。只显示优先级最高的一个广告。",
|
||
'text_below_navigation_note' => "显示在所有页面导航栏的下面。建议广告尺寸为728x90。只显示优先级最高的一个广告。",
|
||
'text_below_searchbox_note' => "显示在种子页面搜索箱的下面。建议广告尺寸为728x90。只显示优先级最高的一个广告。",
|
||
'text_torrent_detail_note' => "显示在种子详情页面的种子介绍中。建议广告尺寸为600x160。只显示优先级最高的一个广告。",
|
||
'text_comment_page_note' => "显示在种子和候选的评论间。建议广告尺寸为600x160。可同时显示多个广告。",
|
||
'text_inter_overforums_note' => "显示在论坛首页论坛分区间。建议广告尺寸为728x90。可同时显示多个广告。",
|
||
'text_forum_post_page_note' => "显示在论坛主题详情页面的帖子间。建议广告尺寸为600x160。可同时显示多个广告。",
|
||
'text_popup_note' => "在所有页面谈促。极具侵扰性,请慎用。建议广告尺寸为468x90。",
|
||
'text_name_note' => "给广告命名,便于识别。",
|
||
'text_start_time_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒',如'2007-12-24 21:00:00'。广告起始生效的时间。",
|
||
'text_end_time_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒',如'2008-01-24 21:00:00'。广告结束的时间。",
|
||
'text_order_note' => "广告的显示优先级。数值'0'具有最高的优先级。<br />当某个广告位置具有多个有效广告:如果该位置只允许一个广告,将显示优先级最高的广告;如果该位置允许多个广告,将按照优先级从高到低顺序显示多个广告。如多个广告具有相同的优先级,最近添加的广告将具有高优先权。",
|
||
'text_enabled_note' => "只有启用的广告才会显示。",
|
||
'text_type_note' => "选择广告的展现方式。",
|
||
'text_image_url_note' => "广告图片文件的URL。<br />可使用相对地址(如'pic/ad.jpg')或绝对地址(如'https://nexusphp.org/ad.jpg')。",
|
||
'text_image_link_note' => "广告指向的链接。如'https://nexusphp.org/ad.html'。",
|
||
'text_image_width_note' => "单位为像素。图片显示的宽度。",
|
||
'text_image_height_note' => "单位为像素。图片显示的高度。",
|
||
'text_image_tooltip_note' => "广告链接悬浮提示文字信息。",
|
||
'text_text_content_note' => "文字广告的显示内容",
|
||
'text_text_link_note' => "广告指向的链接。如'https://nexusphp.org/ad.html'。",
|
||
'text_text_size_note' => "广告文字的字体大小。可使用pt、px、em为单位,如'30pt'。如留空,则使用'30pt'。",
|
||
'text_bbcodes_code_note' => "什么是BBCode代码?见",
|
||
'text_here' => "这里",
|
||
'text_xhmtl_code_note' => "通常情况下,你应该尽量避免直接使用XHTML展现广告,因为这样做不但容易因代码错误导致整体页面混乱,而且<b>具有安全隐患</b>。如果一定要用,请确保XHTML代码是安全和正确的。<br /><b>注意</b>:请按XHTML 1.0 Transitional规范填写代码,而不是HTML 4.01规范。",
|
||
'text_flash_url_note' => "Flash文件的URL。<br />可使用相对地址(如'pic/flash.demo.swf')或绝对地址(如'https://nexusphp.org/flash.demo.swf')。",
|
||
'text_flash_width_note' => "单位为像素。Flash显示的宽度。",
|
||
'text_flash_height_note' => "单位为像素。Flash显示的高度。",
|
||
'std_missing_form_data' => "有必填项目未写。",
|
||
'std_invalid_type' => "展现方式无效。",
|
||
'std_success' => "成功",
|
||
'std_edit_success' => "广告编辑成功。",
|
||
'std_add_success' => "广告添加成功。",
|
||
'text_unlimited' => "无限制",
|
||
'std_go_back' => "返回广告列表",
|
||
'col_clicks' => "点击数"
|
||
);
|
||
|
||
?>
|