Files
nexusphp/lang/chs/lang_catmanage.php
2022-09-02 19:49:41 +08:00

87 lines
5.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_catmanage = array
(
'head_category_management' => "分类管理",
'text_category_management' => "分类管理",
'text_manage' => "管理",
'text_searchbox' => "种子分类模式",
'text_category_icons' => "分类图标",
'text_second_icons' => "第二图标",
'text_categories' => "分类",
'text_sources' => "来源",
'text_media' => "媒介",
'text_codecs' => "编码",
'text_standards' => "分辨率",
'text_processings' => "处理",
'text_teams' => "制作组",
'text_audio_codecs' => "音频编码",
'std_error' => "错误",
'std_invalid_type' => "无效的类型。",
'text_add' => "添加",
'text_no_record_yet' => "暂无记录!",
'col_id' => "ID",
'col_name' => "名字",
'col_order' => "排序",
'col_action' => "行为",
'text_delete' => "删除",
'text_edit' => "编辑",
'js_sure_to_delete_this' => "你确信要删除此项目吗?",
'col_sub_category' => "次分类",
'text_per_row' => "每行项目数",
'text_padding' => "间隔",
'text_enabled' => "显示",
'text_disabled' => "不显示",
'col_folder' => "图标文件夹",
'text_multi_language' => "多语言",
'text_second_icon' => "第二图标",
'text_css_file' => "CSS文件",
'text_none' => "",
'text_css_file_note' => "为此分类图标指定CSS文件。填写完整路径如'styles/scenetorrents.css'。若无请留空。<br />允许的字符:[a-z](小写),[0-9][_./]。",
'text_designer' => "设计者",
'text_comment' => "说明",
'text_yes' => "",
'text_no' => "",
'col_image' => "图片文件名",
'text_class_name' => "class属性值",
'col_mode' => "模式",
'std_invalid_id' => "无效的id",
'submit_submit' => "提交",
'text_subcategory_name_note' => "不要使用过长的名字。建议在10个字母内。",
'text_order_note' => "递增排序,即'0'排在最前。",
'row_searchbox_name' => "分类模式名字",
'text_searchbox_name_note' => "允许的字符:[a-z](小写),[0-9][_./]。",
'row_show_sub_category' => "显示次分类",
'text_show_sub_category_note' => "勾选你想启用的次分类。",
'row_items_per_row' => "每行项目数",
'text_items_per_row_note' => "设置在搜索箱中每行显示的项目数,如'8'。",
'row_padding_between_items' => "项目间距",
'text_padding_between_items_note' => "单位为像素。搜索箱中项目的水平间隔距离,如'3'。",
'text_category_icon_name_note' => "允许的字符:[a-z](小写),[0-9][_./]。",
'text_folder_note' => "分类图标所在的文件夹名。允许的字符:[a-z](小写),[0-9][_./]。<br /><b>必须</b>在末尾添加斜杠(/),如'mycaticon/'",
'text_multi_language_note' => "是否为不同语言使用不同的分类图标。如果设为'是',将多份图标分别放入命名如'en''chs'等的文件夹中。",
'text_second_icon_note' => "是否使用第二图标显示补充信息。如果设为'是',将第二图标放入普通图标目录下命名为'additional'的文件夹中。",
'text_designer_note' => "此图标集的设计者。",
'text_comment_note' => "此图标集的说明。",
'text_icon_directory_note' => "你必须将图标文件放入服务器正确的目录才能使得以下设定起作用。将普通的分类图标放入'pic/category/<i>分类模式名字</i>/<i>图标文件夹</i>[<i>语言缩写</i>/]',将第二图标放入'pic/category/<i>分类模式名字</i>/<i>图标文件夹</i>[<i>语言缩写</i>/]additional/'. <br />不明白?参考下面的例子:<ul><li>当<ul><li><b>分类模式名字</b>='nhd'</li><li><b>图标文件夹</b>='scenetorrents/'</li><li><b>多语言</b>='是'</li><li><b>第二图标</b>='否'</li></ul>你应该将一个英语的电影类型的图标(如'movies.png')文件放入'pic/category/nhd/scenetorrents/en/'。</li><li>当<ul><li><b>分类模式名字</b>='chd'</li><li><b>图标文件夹</b>='nanosofts/'</li><li><b>多语言</b>='否'</li><li><b>第二图标</b>='是'</li></ul>你应该将一个电影类型的图标(如'movies.png')文件放入'pic/category/chd/nanosofts/',将一个第二图标(如'bdh264.png')放入'pic/category/chd/nanosofts/additional/'。</li></ul>",
'text_second_icon_name_note' => "不要使用过长的名字。建议在10个字母内。",
'text_image_note' => "图片文件的名字。允许的字符:[a-z](小写),[0-9][_./]。",
'row_selections' => "选择",
'text_selections_note' => "如果某个选择未指定,其所有选项都符合此规则。必须至少指定一个选择。",
'row_category_name' => "分类名",
'text_category_name_note' => "不要使用过长的名字。建议在10个字母内。",
'row_mode' => "模式",
'text_class_name_note' => "为图片指定class属性值。若无请留空。允许的字符: [a-z](小写),[0-9][_],第一个字符必须是字母。",
'std_missing_form_data' => "有必填项目未填写。",
'std_invalid_character_in_filename' => "此文件名包含不合法字符:",
'std_must_define_one_selection' => "你必须至少指定一个选择!",
'std_invalid_mode_id' => "无效的模式id。",
'row_enable_custom_field' => '启用自字义字段',
'row_custom_field_display_name' => '自定义字段展示名称',
'row_custom_field_display' => '自定义字段展示',
'row_custom_field_display_help' => '使用特殊的标签代表字段的名称和值,如某字段其 Name 为 artist则它的名称为<%artist.label%>,它的值为:<%artist.value%>',
'row_searchbox_extras' => '其他',
);
?>