rhymix/modules/admin/lang/zh-TW.php
2021-05-03 21:44:23 +09:00

76 lines
3.9 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->admin_info = '管理員資訊';
$lang->admin_index = '管理頁面';
$lang->control_panel = '控制介面';
$lang->about_start_module = '可將所選擇的模組作為預設首頁。';
$lang->module_category_title['service'] = '服務設定';
$lang->module_category_title['member'] = '會員管理';
$lang->module_category_title['content'] = '內容管理';
$lang->module_category_title['statistics'] = '統計資料';
$lang->module_category_title['construction'] = '界面設定';
$lang->module_category_title['utility'] = '擴充功能';
$lang->module_category_title['interlock'] = '連動設定';
$lang->module_category_title['accessory'] = '附加功能';
$lang->module_category_title['migration'] = '資料轉換';
$lang->module_category_title['system'] = '系統管理';
$lang->newest_news = '最新消息';
$lang->env_setup = '系統設置';
$lang->default_url = '預設網址';
$lang->env_information = '系統資訊';
$lang->current_version = '安裝版本';
$lang->current_path = '安裝路徑';
$lang->released_version = '最新版本';
$lang->about_download_link = '官方網站已發佈最新版本。請按[下載]下載最新版本。';
$lang->item_addon = '元件列表';
$lang->item_widget = 'Widget列表';
$lang->item_layout = '版面列表';
$lang->module_name = '模組名稱';
$lang->addon_name = '元件名稱';
$lang->version = '版本';
$lang->table_count = '表格數';
$lang->installed_path = '安裝路徑';
$lang->cmd_shortcut_management = '編輯選單';
$lang->msg_is_not_administrator = '只有管理員才可以檢視';
$lang->msg_manage_module_cannot_delete = '模組附加元件版面設計Widget的快速選單是無法刪除的。';
$lang->msg_default_act_is_null = '沒有指定預設管理員的動作,是無法新增到快速選單的。';
$lang->welcome_to_xe = 'Rhymix管理頁面';
$lang->about_lang_env = '請選擇預設語言。選擇完畢後,請按[儲存]按鈕。';
$lang->xe_license = 'Rhymix遵循 GPL協議';
$lang->yesterday = '昨天';
$lang->today = '今天';
$lang->ssl_options['none'] = '關閉';
$lang->ssl_options['always'] = '始終(推薦)';
$lang->about_use_ssl = '請小心在安裝SSL證書之前您可能無法訪問該網站。';
$lang->server_ports = '主機埠口';
$lang->about_server_ports = 'HTTP、HTTPS預設埠口分別是『80』、『443』 如果想使用其他的埠口的話,請自行設定。';
$lang->use_db_session = 'DB session認證';
$lang->about_db_session = '使用 PHP session進行 DB認證。 關閉此功能對於負荷較低的網站可提高效率。 使用此功能會無法統計線上人數。';
$lang->sftp = '使用 SFTP';
$lang->ftp_get_list = '取得列表';
$lang->ftp_remove_info = '移除 FTP 資料';
$lang->msg_ftp_invalid_path = '指定的 FTP 路徑讀取失敗。';
$lang->msg_self_restart_cache_engine = '請重新啟動 Memcached/cache daemon快取程式。';
$lang->autoinstall = '自動安裝';
$lang->last_week = '上週';
$lang->this_week = '本週';
$lang->thumbnail_type = '縮圖建立方式';
$lang->thumbnail_crop = '裁切';
$lang->thumbnail_ratio = '比例';
$lang->trash = '垃圾';
$lang->timezone = '時區';
$lang->about_use_sso = '此功能可讓用戶只需登入一次即可訪問多個網站。 使用虛擬網站,這將會是很重要的功能。';
$lang->move = '搬移';
$lang->modify = '修改';
$lang->restore = '復原';
$lang->ftp_form_title = '輸入 FTP 資訊';
$lang->ftp = 'FTP';
$lang->ftp_host = 'FTP 主機名稱';
$lang->ftp_port = 'FTP 埠口';
$lang->about_ftp_password = '不會儲存 FTP 密碼';
$lang->cmd_check_ftp_connect = '檢查 FTP 連線';
$lang->msg_ftp_mkdir_fail = '新增資料夾失敗。請確認 FTP 主機設置。';
$lang->msg_ftp_chmod_fail = '修改資料夾權限失敗。請確認 FTP 主機設置。';
$lang->msg_ftp_connect_success = 'FTP連線成功。';
$lang->ftp_path_title = '請輸入 FTP 路經';
$lang->ftp_installed_realpath = 'Rhymix絕對路經';
$lang->msg_ftp_installed_ftp_realpath = 'Rhymix的 FTP 絕對路經';