mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4632 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
92c39db6f4
commit
269bef9ab6
6 changed files with 22 additions and 22 deletions
|
|
@ -13,15 +13,15 @@
|
|||
$lang->module_action = "動作";
|
||||
$lang->module_maker = "模組作者";
|
||||
$lang->module_license = '版權';
|
||||
$lang->module_history = "更新事項 ";
|
||||
$lang->module_history = "更新事項";
|
||||
$lang->category_title = "分類名稱";
|
||||
$lang->header_text = '頂端內容';
|
||||
$lang->footer_text = '底端內容';
|
||||
$lang->use_category = '使用分類';
|
||||
$lang->category_title = '分類名稱';
|
||||
$lang->checked_count = '所選擇的主題數';
|
||||
$lang->skin_default_info = '面版預設資料';
|
||||
$lang->skin_author = '面版作者';
|
||||
$lang->skin_default_info = '面板預設資料';
|
||||
$lang->skin_author = '面板作者';
|
||||
$lang->skin_license = '版權';
|
||||
$lang->skin_history = '更新事項';
|
||||
$lang->module_copy = "複製模組";
|
||||
|
|
@ -34,14 +34,14 @@
|
|||
$lang->cmd_update = "升級";
|
||||
$lang->cmd_manage_category = '分類管理';
|
||||
$lang->cmd_manage_grant = '權限管理';
|
||||
$lang->cmd_manage_skin = '面版管理';
|
||||
$lang->cmd_manage_skin = '面板管理';
|
||||
$lang->cmd_manage_document = '主題管理';
|
||||
|
||||
$lang->msg_new_module = "模組建立";
|
||||
$lang->msg_update_module = "模組修改";
|
||||
$lang->msg_module_name_exists = "已存在的模組名稱。請輸入其他名稱。";
|
||||
$lang->msg_category_is_null = '沒有登錄的分類';
|
||||
$lang->msg_grant_is_null = '沒有登錄的權限對像';
|
||||
$lang->msg_grant_is_null = '沒有權限';
|
||||
$lang->msg_no_checked_document = '沒有被選擇的主題';
|
||||
$lang->msg_move_failed = '移動失敗!';
|
||||
$lang->msg_cannot_delete_for_child = '不能刪除有子分類的分類!';
|
||||
|
|
@ -54,11 +54,11 @@
|
|||
$lang->about_default = '用沒有mid值的網址訪問網站時,將會顯示預設。';
|
||||
$lang->about_header_text = '顯示在模組頂部的內容。(可以使用HTML)';
|
||||
$lang->about_footer_text = '顯示在模組底部的內容。(可以使用HTML)';
|
||||
$lang->about_skin = '可以選擇模組面版。';
|
||||
$lang->about_skin = '可以選擇模組面板。';
|
||||
$lang->about_use_category = '選擇此項可以使用分類功能。';
|
||||
$lang->about_list_count = '可以指定每頁顯示的主題數。(預設為20個)';
|
||||
$lang->about_search_list_count = '可以指定搜尋或選擇分類時每頁要顯示的文章數(預設為20個)。';
|
||||
$lang->about_page_count = '可以指定顯示在目錄下方的頁面數(預設為10個)。 ';
|
||||
$lang->about_search_list_count = '可以指定搜尋或選擇分類時,每頁要顯示的文章數(預設為20個)。';
|
||||
$lang->about_page_count = '可以指定顯示在清單下方的頁面數(預設為10個)。 ';
|
||||
$lang->about_admin_id = '可以對該模組指定最高管理權限。<br />有多名管理員時,可以用,(逗號)來分隔(無法訪問管理頁面)。 ';
|
||||
$lang->about_grant = '全部解除特定權限的對象時,沒有登錄的會員也將具有相關權限。';
|
||||
$lang->about_module = "除基本library以外Zeroboard XE全部由模組組成。\n模組管理中列出所有已安裝的模組,因此易於管理。";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue