|
Select default theme:
|
選擇默認主題:
|
|
PHP - Recommendations (%s)
|
PHP - 推薦
|
|
PHP - Module Support (Required)
|
PHP - 模塊支持(必填)
|
|
PHP - Module Support (Optional)
|
PHP - 模塊支持(可選)
|
|
MySQL - TimeZone Support
|
MySQL - TimeZone支持
|
|
MySQL - Settings
|
MySQL - 設置
|
|
Upgrade from <strong>%s</strong> to <strong>%s</strong>
|
從<strong>%s</strong>升級到<strong>%s</strong>
|
|
Downgrade from <strong>%s</strong> to <strong>%s</strong>
|
從<strong>%s</strong>降級到<strong>%s</strong>
|
|
Database: <b>%s</b>
|
數據庫: <b>%s</b>
|
|
Database User: <b>%s</b>
|
數據庫用戶: <b>%s</b>
|
|
Database Hostname: <b>%s</b>
|
數據庫主機名: <b>%s</b>
|
|
Port: <b>%s</b>
|
端口: <b>%s</b>
|
|
Server Operating System Type: <b>%s</b>
|
服務器操作系統類型: <b>%s</b>
|
|
The user '%s' should have MODIFY permission to enable read/write.
|
用戶'%s'應具有MODIFY權限以啟用讀/寫。
|
|
An example of how to set folder permissions is shown here, though you may need to adjust this depending on your operating system, user accounts and desired permissions.
|
此處顯示瞭如何設置文件夾權限的示例,但您可能需要根據操作系統,用戶帳戶和所需權限進行調整
|
|
Your server collation does NOT appear to be fully UTF8 compliant.
|
您的服務器排序規則似乎不完全符合UTF8標準。
|
|
Your database default collation does NOT appear to be full UTF8 compliant.
|
您的數據庫默認排序規則似乎不符合UTF8標準。
|
|
Any tables created by plugins may have issues linked against Cacti Core tables if the collation is not matched. Please ensure your database is changed to 'utf8mb4_unicode_ci' by running the following:
|
如果排序規則不匹配,則插件創建的任何表都可能存在與Cacti Core錶鍊接的問題。請運行以下命令,確保將數據庫更改為“utf8mb4_unicode_ci”:
|
|
You have more tables than your PHP configuration will allow us to display/convert. Please modify the max_input_vars setting in php.ini to a value above %s
|
您的表數量超出了PHP配置所允許的顯示/轉換數量。請修改php.ini中的max_input_vars設置為%s以上的值
|
|
One or more tables are too large to convert during the installation. You should use the cli/convert_tables.php script to perform the conversion, then refresh this page. For example:
|
一個或多個表太大而無法在安裝期間進行轉換。您應該使用cli / convert_tables.php腳本來執行轉換,然後刷新此頁面。例如:
|