Files
nexusphp/lang/cht/lang_catmanage.php

82 lines
5.0 KiB
PHP
Raw Normal View History

2020-12-26 01:42:23 +08:00
<?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' => "你必須至少指定一個選取!",
2021-01-25 01:23:28 +08:00
'std_invalid_mode_id' => "無效的型態id。",
2020-12-26 01:42:23 +08:00
);
?>