site-accueil-insa/matomo/plugins/Diagnostics/lang/zh-tw.json

17 lines
No EOL
1.5 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

{
"Diagnostics": {
"ConfigFileTitle": "設定檔",
"MysqlTemporaryTablesWarning": "Matomo 需要 MySQL CREATE TEMPORARY TABLES 權限以正常運作。",
"MysqlMaxPacketSize": "最大封包大小",
"MysqlMaxPacketSizeWarning": "推薦將 MySQL 資料庫中的「max_allowed_packet」值至少設定為 %1$s。目前的設定為 %2$s。",
"HideUnchanged": "如果你只想看有變更過值的設定,你可以%1$s隱藏未修改的值%2$s。",
"Sections": "分區",
"CronArchivingLastRunCheck": "上次成功彙整報表的時間",
"CronArchivingHasNotRun": "報表尚未成功彙整過。",
"CronArchivingHasNotRunInAWhile": "上次於 %1$s 時成功彙整了報表 ( %2$s 之前 )",
"CronArchivingRunDetails": "請你檢查是否已經設定了 crontab 工作排程指令 %1$s且已設定了 %2$s 以便在報表彙整失敗時可以收到信件。你也能試著執行此指令來手動彙整報表:%3$s。%4$s了解更多。%5$s",
"CronArchivingRanSuccessfullyXAgo": "報表彙整程序於 %1$s 前執行成功。",
"BrowserTriggeredArchivingEnabled": "為使 Matomo 能最佳化,我們強烈建議你設定 crontab 工作排程來自動彙整你的報告,且在 Matomo 一般設定內關閉瀏覽器的自動觸發彙整。%1$s 了解更多。%2$s",
"NoDataForReportArchivingNotRun": "你最近尚未執行彙整報表,%1$s 了解如何產生你的報表。%2$s"
}
}