D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
plib
/
modules
/
monitoring
/
resources
/
locales
/
Filename :
zh-TW.php
back
Copy
<?php // Copyright 1999-2023. Plesk International GmbH. All rights reserved. $messages = [ 'navigation' => [ 'title' => 'Monitoring', 'description' => '查看有關伺服器健康狀況的報告和更改 Monitoring 配置。', 'domainTitle' => 'Monitoring', 'domainDescription' => '查看訂閱所用的資源的報告。', 'domainStatus' => [ 'loading' => '載入中......', 'loadingError' => '載入錯誤', 'notConnected' => '未連接', 'notActivated' => '需要啟動', 'notConfigured' => '尚未監控網域名', 'onYourOwn' => '獨自', 'active' => '網域 dashboard', ], ], 'pages' => [ 'installation' => [ 'checkerError' => '無法檢查 Monitoring 安裝是否正確:%%message%%', 'dependencyError' => '並非所有的 Monitoring 依賴項都已安裝:%%message%%', 'pluginError' => '%%name%% 外掛程式未安裝。', 'fixerError' => '修復安裝時發生錯誤:%%message%%', 'dbIsBroken' => '擴展資料庫未找到或損壞。', 'dbAccessRightsAreIncorrect' => '擴展資料庫的存取權限不夠。', 'grafanaIsMissingNotification' => 'Monitoring 幾乎已經準備好收集必要的資料。剩下最後一步是安裝 Grafana 擴展以顯示資料。', 'grafanaInactiveError' => 'Grafana 已禁用。', 'grafanaServiceError' => 'Grafana 服務似乎破壞了。', 'serviceFixerError' => '啟動收集服務時出錯:%%message%%', 'grafanaFixerError' => '啟動 Grafana 服務時出錯:%%message%%', 'thresholdSettingsError' => '閾值設定未設定或不正確。', 'panelsPlacementSettingsError' => '面板排列設定不正確。', 'serverConfigError' => '未找到 System Health Monitor 組件。', 'serverConfigErrorAndAdvice' => '未找到 System Health Monitor 組件。請通過以下控制台命令重新安裝元件:`plesk sbin ai.exe remove --components health-monitoring && plesk sbin ai.exe add --components health-monitoring && plesk bin extension -i monitoring`' . '`plesk sbin ai.exe remove --components health-monitoring && plesk sbin ai.exe add --components health-monitoring && plesk bin extension -i monitoring`', 'serverConfigIsInvalid' => 'System Health Monitor 元件配置無效。', ], 'notifications' => [ 'thresholdAlert' => [ 'alertTitle' => '已超過資源使用閾值', 'okTitle' => '資源使用值回到正常', 'actionText' => '檢查伺服器健康狀況', 'messageAddon' => '當前的值為 %%value%%。', 'recommendation' => '此文章可能會幫助解決問題:%%link%%', ], 'cloudAlert' => [ 'alertTitle' => '監控代理檢測到一個問題', 'actionText' => '檢查伺服器健康狀況', 'alertMessageNoData' => '已觸發了“未收到資料”指標的警報。', 'alertMessageSnapshot' => '下面是當前使用的快照。', 'alertMessage' => '已觸發 %%metric%%指標的警報。當前值%%value%%不滿足以下條件:%%summary%%' ], ], ], 'ui' => [ 'button' => [ 'reload' => '重新載入', 'fix-installation' => '修復安裝', 'install-grafana' => '安裝 Grafana', 'install-monitoring' => '使用內置監控', 'install-monitoring-popup-proceed' => '是,使用內置監控', 'install-monitoring-popup-cancel' => '取消', 'how-360-monitoring-is-better' => '360 Monitoring 如何更好?', 'start-service' => '啟動服務', 'start-grafana' => '啟動服務', 'open-settings' => '設定', 'open-thresholds' => '閾值', 'share-feedback' => '分享您的回饋', 'restore-defaults' => '恢復預設值', 'panels-management' => '自訂', 'rearrange' => '重新排列', 'complete-the-arrangement' => '完成排列', 'detect-hardware-changes' => '檢測硬體更改', 'submit' => '確定', 'apply' => '應用', 'cancel' => '取消', 'no-panels-action' => '打開自訂設定', 'no-panels-link' => '自訂', 'subscriptions-monitoring' => '訂閱監控', 'components-installation-link' => '安裝 Cgroups Manager 組件', 'cgroups-manager-license-link' => '許可證', 'parameters' => '參數', 'tour-skip' => '跳過', 'tour-next' => '下一步', 'tour-previous' => '上一步', 'tour-finish' => '知道了!', 'cloud-connection-promo-sign-up' => '註冊', 'cloud-connection-promo-connect' => '連接', 'cloud-connection-promo-activate' => '啟動', 'cloud-connection-website-monitoring-promo-enable' => '啟用', 'cloud-connection-proceed' => '嘗試 360 監控', 'cloud-monitoring-view-prev' => '返回到內置監控', 'cloud-monitoring-view-prev-proceed' => '是,返回', 'cloud-agent-version-update' => '更新代理', 'cloud-agent-install' => '安裝代理', 'cloud-agent-launch' => '啟動代理', 'cloud-monitors-filter-all' => '所有已監控', 'cloud-monitors-filter-issues' => '帶有問題', 'cloud-monitors-select-websites' => '選擇要監控的網站', 'cloud-websites-filter-all' => '所有', 'cloud-websites-filter-monitored' => '已監控', 'cloud-websites-filter-not-monitored' => '未監控', 'cloud-license-buy-pro' => '升級許可證', 'cloud-license-keep-free' => '保留 Lite', 'cloud-statistics-refresh' => '刷新', 'cloud-open-external-monitoring' => '打開 360 Monitoring', ], 'switch' => [ 'site-monitoring-is-not-needed' => '感謝您,但我自己監控該網站' ], 'widget' => [ 'license' => [ 'header-trial' => '試用:剩下{days, plural, =1 {# 天} other {# 天}}', 'header-lite' => 'Lite 許可證', 'header-pro' => '付費許可證', 'button-buy-pro' => '升級許可證', 'button-adjust-limits' => '調整限制', 'menu-back-to-classic' => '返回到內置監控', 'menu-compare-licenses' => '對比許可證', 'popup-websites-used' => '您正監控 {serversUsed, plural, =1 {# 臺伺服器上} other {# 臺伺服器上}} {used, plural, =1 {# 個網站} other {# 個網站}} 。', 'popup-lite-websites-allowed' => '使用 Lite 許可證,您最多可以監控 {allowed, plural, =1 {# 個網站} other {# 個網站}}。', 'popup-pro-websites-allowed' => '在當前許可證限制下,您最多可以監控 {allowed, plural, =1 {# 個網站} other {# 個網站}}。', 'popup-trial-websites-allowed' => '在試用期間,您可以監控無限數量的網站。', 'popup-servers-used' => '您正監控 {used, plural, =1 {# 臺伺服器} other {# 臺伺服器}}。', 'popup-lite-servers-allowed' => '您最多可監控 {allowed, plural, =1 {# 臺伺服器} other {# 臺伺服器}}。', 'popup-pro-servers-allowed' => '在當前許可證限制下,您最多可以監控 {allowed, plural, =1 {# 臺伺服器} other {# 臺伺服器}}。', 'popup-trial-servers-allowed' => '在試用期間,您可以監控無限數量的伺服器。', 'websites-used-allowed' => '網站:已使用 %%used%%(允許 %%allowed%%)', 'servers-used-allowed' => '伺服器:已使用 %%used%%(允許 %%allowed%%)', ], ], 'panel' => [ 'overviewTitle' => '概要', 'servicesTitle' => '服務', 'hddTitle' => '磁片', 'ramTitle' => '記憶體', 'cpuTitle' => 'CPU', 'networkTitle' => '網路', 'comparisonTitle' => '訂閱', 'cloudServerTitle' => '伺服器', 'cloudMonitorsTitle' => '網站', ], 'settings' => [ 'title' => '設定', 'thresholdsTitle' => '閾值', 'panelsManagementTitle' => '自訂', 'subscriptionsMonitoringTitle' => '訂閱資源監控', 'parametersMonitoringTitle' => '參數', 'cloudWebsitesTitle' => '選擇要監控的網站', ], 'text' => [ 'page-title' => 'Monitoring', 'loading' => '載入中......', 'installation-check-failed' => '無法獲取 Monitoring 的安裝狀態。', 'installation-fix-failed' => '無法修復 Monitoring。', 'statistics-loading-failed' => '無法載入統計。', 'placement-loading-failed' => '無法載入圖表排列。', 'notice-about-saving' => '您在這些 dashboard 中所做的任何更改都將不保存。', 'service-is-not-running-warning' => '將不收集新資料因為收集服務已停止。啟動服務?', 'service-is-not-running-subscription-warning' => '將不會收集新資料,因為收集服務已停止。請聯繫管理員。', 'service-fix-failed' => '無法啟動收集服務。', 'grafana-is-not-running-error' => '無法載入標籤內容因為 Grafana 服務已停止。啟動服務?', 'grafana-is-not-running-subscription-error' => '無法載入 dashboard 因為 Grafana 服務已停止。請聯繫管理員。', 'grafana-fix-failed' => '無法啟動 Grafana 服務。', 'page-not-found' => '無法找到頁面。', 'thresholds-have-been-updated' => '閾值已更新。', 'hint-percentage' => '%', 'thresholds-disclamer' => '選擇 Monitoring 將跟蹤的資源。設定閾值(如果適用)以在閾值被超過時接收通知。', 'open-thresholds-button-hint' => '為 Monitoring 跟蹤的資源設定閾值', 'field-is-required' => '此欄位為必填欄位。', 'field-too-many-values' => '此欄位包含太多值。', 'restore-defaults-hint' => '重設閾值為預設值。', 'restore-panels-default-placement-hint' => '重設圖表排列為初始狀態。', 'panels-management-hint' => '拖放以重新排列各圖表。', 'panels-management-button-hint' => '更改順序或顯示/隱藏指定的圖表', 'inactive-panels' => '不活動的圖表', 'panels-placement-has-been-updated' => '圖表佈局已更新。', 'no-contents' => '這裡似乎什麼也沒有。', 'panels-management-overview-add-to-hint' => '將圖表添加到概要標籤', 'panels-management-overview-remove-from-hint' => '從概要標籤移除圖表', 'panels-management-activate' => '在其默認標籤上顯示圖表', 'panels-management-deactivate' => '隱藏圖表', 'hardware-changes-were-found' => '硬體設定進行了更新。', 'hardware-changes-not-found' => '硬體設定進行了重新檢查:未找到更改。', 'hardware-changes-detection-failed' => '檢測硬體變更失敗。', 'hardware-changes-hint' => '最近一次檢查:%%when%%', 'interval-ago' => '%%interval%% 之前', 'just-now' => '剛剛', 'long-ago' => '很久以前', 'never' => '從不', 'seconds-short' => '秒', 'minutes-short' => '分鐘', 'hours-short' => '小時', 'days-short' => '天', 'no-panels-title' => '哎呀!', 'no-panels-description' => '您似乎已經停用了此頁面上的所有圖表。您可以在 \'自訂\' 頁面上將其添加回來。', 'panels-are-deactivated' => '此部分的所有面板都已停用。', 'panels-are-deactivated-hint' => '您可以在%%link%%頁面上將其添加回來。', 'subscriptions-monitoring-hint' => 'Monitoring 可以顯示訂閱消耗的 CPU、記憶體和磁片資源的圖表。如要啟用此功能,請配置 Monitoring 和 Cgroups Manager 之間的整合。', 'subscriptions-monitoring-button-hint' => '啟用或禁用訂閱的資料收集功能(通過 Cgroups Manager)', 'cgroups-manager-component-warning' => '您需要%%link%%。', 'cgroups-manager-license-warning' => '要繼續進行整合,您需要使用 Web Pro 或 Web Host 安裝 Plesk %%link%%。', 'cgroups-manager-integration-hint' => '已啟用的 Cgroups 是收集有關訂閱消耗的資源資料並將資料提交給 Monitoring 的工具。', 'customers-subscriptions-hint' => '向客戶以圖表形式顯示其訂閱的資源消耗情況。', 'subscriptions-comparison-hint' => '在獨立的標籤上對比不同訂閱的圖表並找出生成最高負載的網站。此標籤僅對 Plesk 管理員可用。', 'subscriptions-comparison-list-placeholder' => '選擇訂閱......', 'subscriptions-comparison-list-alert' => '若要使用此功能,請至少創建一個訂閱。', 'subscriptions-loading-failed' => '無法載入訂閱設定。', 'subscriptions-have-been-updated' => '監控設定已更新。', 'subscriptions-have-not-been-updated' => '已更新除 Cgroups Manager 整合之外的所有監控設定。資源控制器服務仍在啟動/停止。', 'parameters-loading-failed' => '無法載入參數。', 'parameters-have-been-updated' => '監控參數已更新。', 'monitoring-parameters-hint' => '您可在此更改基本的監控參數。', 'parameters-button-hint' => '更改基本的監控參數', 'detect-hardware-changes-button-hint' => '強制檢查硬體設定以查找任何可能影響擴展設定的更改', 'cloud-connection-promo-title' => '監控多個伺服器,並通過 360 Monitoring 獲得有價值的見解', 'cloud-connection-promo' => '通過具有 360 Monitoring 的單一 dashboard 管理和監控所有 Plesk 伺服器的可用性、運行狀況和性能,這是雲服務中的一項新功能 %%link%%。', 'cloud-connection-promo-link' => 'Plesk 360', 'cloud-connection-promo-monitoring-hint' => '選擇“使用內置監控”將自動安裝 Grafana 擴展。', 'cloud-connection-promo-site-monitoring-is-not-needed-disabled-hint' => '「監控」按鈕將不再出現於網域預覽中。您可以透過 %%navigationPane%% 啟動監控此網域的功能。若這麼做,將能恢復網域預覽的「監控」按鈕。', 'cloud-connection-promo-site-monitoring-is-not-needed-navigation-pane-link' => '導航面板', 'cloud-connection-promo-steps-title' => '免費試用 360 Monitoring', 'cloud-connection-promo-step-one' => '將伺服器連接到 Plesk 360。若您還沒有帳戶,請註冊 Plesk 360。此服務是免費的。', 'cloud-connection-promo-step-one-done' => '將您的伺服器連接到 Plesk 360。', 'cloud-connection-promo-step-two' => '啟動 360 Monitoring。', 'cloud-connection-promo-step-two-done' => '啟動 360 Monitoring。', 'cloud-connection-promo-step-three' => '對 %%site%% 啟用 360 Monitoring', 'cloud-connection-promo-settings-spot-hint' => '您任何時候都可以通過點按“試用 360 Monitoring”將此橫幅恢復回來', 'cloud-connection-proceed-button-hint' => '監控多個伺服器,並通過 360 Monitoring 獲得有價值的見解', 'cloud-connection-promo-v2-line1' => '集中式解決方案,跟蹤性能,防止停機。提供可配置的儀錶板、個性化警報、一分鐘檢查、網路歷史記錄等。', 'cloud-connection-promo-v2-line2' => '360 Monitoring Lite 一直是免費的。即刻啟動帳戶,還可享受免費 14天 的試用版,包括所有的高級功能。兩周後,您將自動切換回免費的 Lite 版本,除非您選擇升級!', 'cloud-connection-promo-built-in-monitoring-popup' => '如果您選擇了內置監控,那麼您將無法使用雲服務在外部監控多個伺服器。要繼續嗎?', 'cloud-connection-website-monitoring-promo' => '網站 <b>%%site%%</b> 未進行外部監控。如果網站宕機,您知道此情況會比較遲:宕機的消息可能來自無法存取網站的存取者。{br}{br}宕機意味著100%的損失以及人們無法找到關於您的業務資訊。{br}{br}為了及時監控到宕機時間,而不至於損失金錢和失去潛在客戶,我們建議您使用360 Monitoring從外部監控您的網站。360 Monitoring Lite 一直都是免費的。{br}{br}即刻啟動您的帳戶,您還將享受免費14天的Pro試用版,包括所有的高級功能。兩周後,您將自動切換回免費的Lite版本,除非您選擇繼續升級!', 'cloud-statistics-loading-failed' => '無法載入統計。', 'cloud-dashboard-url-loading-failed' => '無法加載 dashboard URL。', 'cloud-agent-version-loading-failed' => '無法載入代理版本。', 'cloud-monitors-loading-failed' => '無法載入有關監控器的資訊。', 'cloud-monitor-has-been-added' => '網站監控已添加。', 'cloud-monitor-has-been-removed' => '網站監控已移除。', 'cloud-monitor-update-failed' => '在監控器更新過程中出現了一些問題。', 'cloud-websites-loading-failed' => '無法載入有關網站的資訊。', 'cloud-monitoring-view-prev-dialog-title' => '返回到內置監控?', 'cloud-monitoring-view-prev-dialog-content' => '您將無法監控網站和伺服器的可用性或檢測網路問題。', 'cloud-monitoring-view-uninstall-cloud-agent-dialog-content' => '您還可以從伺服器中移除“agent360”元件。如果您這樣做,360 Monitoring 將停止從伺服器收集資料。如果在稍後切換回 360 Monitoring ,則在未安裝 "agent360" 元件期間的資料將不可用。', 'cloud-monitoring-view-uninstall-cloud-agent-checkbox-content' => '是的,卸載 agent360。', 'cloud-panel-websites-title' => '網站', 'cloud-panel-websites-set-monitoring-list' => '設定監控列表', 'cloud-panel-websites-not-monitoring' => '尚無網站被監控', 'cloud-panel-websites-no-issues' => '網站沒有問題', 'cloud-panel-websites-has-issues' => '%%number%% {number, plural, =1 {個網站有} other {個網站有}}問題', 'cloud-agent-version' => 'Monitoring 代理版本', 'cloud-panel-server-title' => '伺服器', 'cloud-panel-server-has-alerts' => '%%value%% 打開{value, plural, =1 {提示} other {提示}}', 'cloud-panel-server-no-alerts' => '無打開提示', 'cloud-monitors-list-column-website' => '網站', 'cloud-monitors-list-column-uptime' => '正常執行時間', 'cloud-monitors-list-column-state' => '狀態', 'cloud-monitors-list-item-inactive' => '未監控', 'cloud-monitors-list-item-inactive-hint' => '該網站不受監控,因為您已經達到了被監控網站的上限。要監控更多的網站,請升級到付費許可證,如果您已經升級,則增加其上限。', 'cloud-monitors-state-ok' => '安全無恙', 'cloud-monitors-state-pending' => '待處理', 'cloud-monitors-search-placeholder' => '找到網站...', 'cloud-monitors-list-statistics-header' => '%%html%% {number, plural, =1 {個網站} other {個網站}}被監控', 'cloud-monitors-list-statistics-number' => '%%number%%(共計 %%total%%)', 'cloud-monitors-list-statistics-header-filtered' => '%%html%% {number, plural, =1 {個網站} other {個網站}}', 'cloud-monitors-list-not-responding-empty-view-title' => '所有受監控的網站都在回應', 'cloud-monitors-list-not-responding-empty-view-description' => '不用擔心。我們將向您顯示檢測到的問題(如果有)。', 'cloud-websites-list-column-name' => '網站', 'cloud-websites-list-column-ip' => 'IP 地址', 'cloud-websites-list-statistics-header' => '%%html%% {number, plural, =1 {個網站} other {個網站}}(此伺服器上){number, plural, =1 {被} other {被}}監控', 'cloud-websites-list-statistics-number' => '%%number%%(共計 %%total%%)', 'cloud-websites-list-statistics-header-filtered' => '%%html%% {number, plural, =1 {個網站} other {個網站}}', 'cloud-websites-search-placeholder' => '找到網站', 'cloud-websites-list-not-responding-empty-view-title' => '所有受監控的網站都在回應', 'cloud-websites-list-not-responding-empty-view-description' => '不用擔心。我們將向您顯示檢測到的問題(如果有)。', 'cloud-websites-license-banner' => '使用您目前的許可證,在此伺服器上您可以選擇監控 %%websites%%。若要監控更多網站,請點擊此連結:%%link%%。', 'cloud-websites-license-banner-no-link' => '使用您目前的許可證,在此伺服器上您可以選擇監控 %%websites%%。', 'cloud-websites-license-number' => '額外 %%number%% {number, plural, =1 {個網站} other {個網站}}', 'cloud-websites-license-link' => '升級您的許可證', 'cloud-widget-title' => '監控概要', 'cloud-widget-status-label' => '代理狀態', 'cloud-widget-status-text-active' => '活動', 'cloud-widget-status-text-inactive' => '不活動', 'cloud-widget-status-text-not-installed' => '未安裝', 'cloud-widget-open-link-label' => '打開監控', 'cloud-widget-no-open-alerts' => '目前沒有打開警報。', 'cloud-widget-closed-alert' => '%%summary%% 的最後一個警報已在 %%ago%% 前關閉', 'cloud-widget-start-service-label' => '啟動服務', 'cloud-trial-period-has-expired-banner-title' => '您的 360 Monitoring 的試用期已到期', 'cloud-trial-period-has-expired-banner' => '通過 %%link_free%%,您可以繼續監控多達 %%max_number%% {max_number, plural, =1 {個網站} other {個網站}}。若要監控更多網站,獲取更多資源,享用高級功能,請%%link_pro%%', 'cloud-trial-period-has-expired-banner-link-free' => '"360 Monitoring Lite"', 'cloud-trial-period-has-expired-banner-link-pro' => '升級您的許可證', 'cloud-server-detached-banner-title' => '連接 Plesk 360?', 'cloud-server-detached-banner-description' => '要實現從一個帶有 360 Monitoring 的 dashboard 管理和監控所有 Plesk 伺服器的可用性、健康狀況和性能,您需要將 Plesk 連接到 "%%link%%" 雲服務。', 'cloud-server-detached-banner-description-link-360' => 'Plesk 360', 'cloud-server-detached-banner-description-link-marketing' => '360 Monitoring 如何更好?', 'cloud-server-detached-banner-button-connect' => '連接 Plesk 360', 'cloud-server-detached-banner-button-switch-to-classic' => '切換到內置監控', 'cloud-server-detached-banner-hint' => '通過按一下“連接 Plesk 360”,您可以授權該服務存取您的 Plesk。您將還需要註冊或登入到 Plesk 360。', 'cloud-license-limits-reached-message-trial' => '您已經達到了您可以監控的網站上限。要監控更多的網站,請調整 %%link%%。', 'cloud-license-limits-reached-message-lite' => '您已經達到了您可以監控的網站上限。要監控更多的網站,請 %%link%%。', 'cloud-license-limits-reached-message-trial-no-link' => '您已經達到了您可以監控的網站上限。', 'cloud-license-limits-reached-message-lite-no-link' => '您已經達到了您可以監控的網站上限。', 'cloud-license-limits-reached-adjust-link' => '許可證限制', 'cloud-license-limits-reached-buy-pro-link' => '升級您的許可證', 'cloud-license-servers-limit-reached-message' => 'Monitoring 不會收集選定要監控的所有伺服器的統計資訊,因為它們的數量超過了您的許可證限制。若要收集所有伺服器的統計資訊,請 %%link%%。', 'cloud-license-servers-limit-reached-adjust-link' => '調整您的許可證限制', 'cloud-server-monitoring-inactive-message' => 'Monitoring 不會收集伺服器的統計資訊,因為超過了許可證限制或標記為“存檔”。要監控伺服器,請 %%link%% 或轉到360 Monitoring並解除伺服器存檔。', 'cloud-server-monitoring-inactive-adjust-link' => '調整您的許可證限制', 'cloud-server-monitoring-inactive-no-link-message' => 'Monitoring 不會收集伺服器的統計資訊,因為超過了許可證限制或標記為“存檔”。', 'cloud-no-data-title' => '我們正在做一些技術方面的處理', 'cloud-no-data-connection-notice' => '您的 Plesk 伺服器已連接到 360 監控。', 'cloud-no-data-description' => '我們正在做一些技術方面的處理來準備一個 dashboard。請嘗試刷新頁面或在 10-30 分鐘內返回。', 'cloud-no-data-install-agent-description' => '沒有要顯示的資料。要收集資料,請點按“安裝代理”,安裝agent360。', 'cloud-no-data-start-agent-description' => '沒有要顯示的資料。要收集資料,請點按“啟動代理”,啟動 agent360。', 'cloud-data-loading-failed' => '無法加載數據的可用性。', 'cloud-start-service-failed' => '無法啟動 Monitoring 代理服務:%%message%%', 'powered-by' => '技術基於', 'website-is-not-monitored-externally' => '網站 <b>%%site%%</b> 未進行外部監控', ], 'site-monitoring-promo' => [ 'site-monitoring-promo-banner-title' => '最佳實踐方案:使用外部監控', 'site-monitoring-promo-banner-text' => '為了及時監控到宕機時間,而不至於損失金錢和失去潛在客戶,我們建議您使用360 Monitoring從外部監控您的網站。360 Monitoring Lite 一直都是免費的。', 'site-monitoring-promo-banner-link-text' => '瞭解更多', ], 'label' => [ 'operator-lt' => '<', 'operator-gt' => '>', 'target-any' => '任何度量標準', 'cgroups-manager-integration-switch' => '啟用資源控制器 (Cgroups)', 'customers-subscriptions-switch' => '啟用與客戶訂閱的整合', 'subscriptions-comparison-switch' => '啟用訂閱之間的對比(多達 10 個)', 'dashboard-default-interval' => '默認的時間範圍', 'dashboard-default-interval-hint' => '所有標籤上的圖表將顯示此時段的統計資料。', ], 'format' => [ 'percent' => '%', 'µs' => 'µs', 'ms' => '毫秒', 's' => '秒', 'min' => '分鐘', 'hour' => '小時', 'day' => '天', 'bytes' => '位元組', 'kib' => 'KiB', 'mib' => 'MiB', 'gib' => 'GiB', 'tasks' => '任務', 'ops-sec' => '操作/秒', 'pages-sec' => '頁/秒', 'packets-sec' => '套裝程式/秒', 'bytes-sec' => '位元組/秒', ], 'subscriptions-tour' => [ 'new-settings-option' => '“訂閱監控”選項目前已可以在“設定”中使用。', 'integration-switch' => '要開始監控訂閱,請啟用整合。', 'subscriptions-switch' => '允許客戶查看其訂閱的資源消耗情況。', 'comparison-switch' => '啟用新的標籤以對比訂閱之間的資源消耗情況。', ], ], 'grafana' => [ 'dashboard' => [ 'overviewTitle' => 'Monitoring - 概要', 'servicesTitle' => 'Monitoring - 服務', 'hddTitle' => 'Monitoring - 磁片', 'ramTitle' => 'Monitoring - 記憶體', 'cpuTitle' => 'Monitoring - CPU', 'networkTitle' => 'Monitoring - 網路', 'cgroupsTitle' => '監控 - %%domainName%%', 'comparisonTitle' => '監控 - 訂閱對比', 'windows' => [ 'services' => [ 'cpu' => [ 'webTitle' => 'IIS 的 CPU 使用率', 'webDescription' => 'web 服務的 CPU 使用率', 'webAlertTitle' => '已經超過了 IIS CPU 使用率的閾值', 'webOkTitle' => 'IIS CPU 使用率恢復正常', 'mailTitle' => '郵件伺服器的 CPU 使用率', 'mailDescription' => '郵件服務的 CPU 使用率', 'mailAlertTitle' => '已經超過了郵件伺服器 CPU 使用率的閾值', 'mailOkTitle' => '郵件伺服器 CPU 使用率恢復正常', 'mysqlTitle' => 'MySQL 的 CPU 使用率', 'mysqlDescription' => 'MySQL 服務的 CPU 的使用率', 'mysqlAlertTitle' => '已經超過了 MySQL CPU 使用率的閾值', 'mysqlOkTitle' => 'MySQL CPU 使用率恢復正常', 'panelTitle' => 'Plesk 的 CPU 使用率', 'panelDescription' => 'Plesk 的 CPU 使用率', 'panelAlertTitle' => '已經超過了 Plesk CPU 使用率的閾值', 'panelOkTitle' => 'Plesk CPU 使用率恢復正常', 'alertMessage' => 'CPU 使用狀態很嚴重!', ], 'memory' => [ 'webTitle' => 'IIS 的記憶體使用率', 'webDescription' => 'web 服務的記憶體使用率', 'webAlertTitle' => '已經超過了 IIS 記憶體使用率的閾值', 'webOkTitle' => 'IIS 記憶體使用率恢復正常', 'mailTitle' => '郵件伺服器的記憶體使用率', 'mailDescription' => '郵件服務的記憶體使用率', 'mailAlertTitle' => '已經超過了郵件伺服器記憶體使用率的閾值', 'mailOkTitle' => '郵件伺服器記憶體使用率恢復正常', 'mysqlTitle' => 'MySQL 記憶體的使用率', 'mysqlDescription' => 'MySQL 服務的記憶體使用率', 'mysqlAlertTitle' => '已經超過了 MySQL 記憶體使用率的閾值', 'mysqlOkTitle' => 'MySQL 記憶體使用率恢復正常', 'panelTitle' => 'Plesk 的記憶體使用率', 'panelDescription' => 'Plesk 的記憶體使用率', 'panelAlertTitle' => '已經超過了 Plesk 記憶體使用率的閾值', 'panelOkTitle' => 'Plesk 記憶體使用率恢復正常', 'alertMessage' => '記憶體使用狀態很嚴重!', ], ], 'hdd' => [ 'usage' => [ 'title' => '磁片 %%name%% 利用率', 'description' => '磁片 %%name%% 使用率', 'alertTitle' => '已經超過了磁片%%name%%利用率的閾值', 'okTitle' => '磁片%%name%%利用率恢復正常', 'alertMessage' => '磁碟空間幾乎已滿!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/360015474460', ], 'bandwidth' => [ 'title' => '磁片 %%name%% 資料傳輸', 'description' => '磁片 %%name%% 資料傳輸', 'alertTitle' => '已經超過了磁片%%name%%資料傳輸的閾值', 'okTitle' => '磁片%%name%%資料傳輸恢復正常', 'alertMessage' => '資料傳輸狀態很嚴重!', ], ], 'ram' => [ 'memory' => [ 'title' => '物理和虛擬記憶體使用率', 'description' => '記憶體使用率', 'alertTitle' => '已經超過了物理和虛擬記憶體使用率的閾值', 'okTitle' => '物理和虛擬記憶體使用率恢復正常', 'alertMessage' => '記憶體使用狀態很嚴重!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/12377018721943', ], 'swapIO' => [ 'title' => '交換輸送量', 'description' => '交換入/出', 'alertTitle' => '已經超過了交換吞吐量的閾值', 'okTitle' => '交換吞吐量恢復正常', 'alertMessage' => '交換吞吐狀態很嚴重!', ], ], 'cpu' => [ 'usage' => [ 'title' => '"%%name%%" 使用率', 'description' => '%%name%% 使用率', 'alertTitle' => '已經超過了“%%name%%”使用率的閾值', 'okTitle' => '"%%name%%"使用率恢復正常', 'alertMessage' => 'CPU 使用狀態很嚴重!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/12377018811671', ], 'processes' => [ 'title' => '進程', 'description' => '運行進程的數量', 'alertTitle' => '已經超過了運行進程的閾值', 'okTitle' => '運行進程的數量恢復正常', 'alertMessage' => '啟動了太多進程!', ], ], 'network' => [ 'bandwidth' => [ 'title' => '介面 "%%name%%" 頻寬利用率', 'description' => '網路介面 "%%name%%" 頻寬利用率', 'alertTitle' => '已經超過了介面"%%name%%"頻寬利用率的閾值', 'okTitle' => '介面"%%name%%"頻寬利用率恢復正常', 'alertMessage' => '頻寬利用狀態很嚴重!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/360015486559', ], ], ], 'unix' => [ 'services' => [ 'cpu' => [ 'webTitle' => 'Apache 與 PHP-FPM CPU 使用率', 'webDescription' => 'web 服務的 CPU 使用率', 'webAlertTitle' => '已經超過了 Apache & PHP-FPM CPU 使用率的閾值', 'webOkTitle' => 'Apache & PHP-FPM CPU 使用率恢復正常', 'webproxyTitle' => 'nginx 的 CPU 使用率', 'webproxyDescription' => 'web 代理服務的 CPU 使用率', 'webproxyAlertTitle' => '已經超過了 nginx CPU 使用率的閾值', 'webproxyOkTitle' => 'nginx CPU 使用率恢復正常', 'mailTitle' => '郵件伺服器的 CPU 使用率', 'mailDescription' => '郵件服務的 CPU 使用率', 'mailAlertTitle' => '已經超過了郵件伺服器 CPU 使用率的閾值', 'mailOkTitle' => '郵件伺服器 CPU 使用率恢復正常', 'mysqlTitle' => 'MySQL 的 CPU 使用率', 'mysqlDescription' => 'MySQL 服務的 CPU 的使用率', 'mysqlAlertTitle' => '已經超過了 MySQL CPU 使用率的閾值', 'mysqlOkTitle' => 'MySQL CPU 使用率恢復正常', 'panelTitle' => 'Plesk 的 CPU 使用率', 'panelDescription' => 'Plesk 的 CPU 使用率', 'panelAlertTitle' => '已經超過了 Plesk CPU 使用率的閾值', 'panelOkTitle' => 'Plesk CPU 使用率恢復正常', 'alertMessage' => 'CPU 使用狀態很嚴重!', ], 'memory' => [ 'webTitle' => 'Apache 與 PHP-FPM 的記憶體使用率', 'webDescription' => 'web 服務的記憶體使用率', 'webAlertTitle' => '已經超過了 Apache & PHP-FPM 記憶體使用率的閾值', 'webOkTitle' => 'Apache & PHP-FPM 記憶體使用率恢復正常', 'webproxyTitle' => 'nginx 的記憶體使用率', 'webproxyDescription' => 'web 代理服務的記憶體使用率', 'webproxyAlertTitle' => '已經超過了 nginx 記憶體使用率的閾值', 'webproxyOkTitle' => 'nginx 記憶體使用率恢復正常', 'mailTitle' => '郵件伺服器的記憶體使用率', 'mailDescription' => '郵件服務的記憶體使用率', 'mailAlertTitle' => '已經超過了郵件伺服器記憶體使用率的閾值', 'mailOkTitle' => '郵件伺服器記憶體使用率恢復正常', 'mysqlTitle' => 'MySQL 記憶體的使用率', 'mysqlDescription' => 'MySQL 服務的記憶體使用率', 'mysqlAlertTitle' => '已經超過了 MySQL 記憶體使用率的閾值', 'mysqlOkTitle' => 'MySQL 記憶體使用率恢復正常', 'panelTitle' => 'Plesk 的記憶體使用率', 'panelDescription' => 'Plesk 的記憶體使用率', 'panelAlertTitle' => '已經超過了 Plesk 記憶體使用率的閾值', 'panelOkTitle' => 'Plesk 記憶體使用率恢復正常', 'alertMessage' => '記憶體使用狀態很嚴重!', ], ], 'hdd' => [ 'usage' => [ 'title' => '分區 "%%name%%" 利用率', 'description' => '分區 "%%name%%" 使用率', 'alertTitle' => '已經超過了分區"%%name%%"利用率的閾值', 'okTitle' => '分區"%%name%%"利用率恢復正常', 'alertMessage' => '磁碟空間幾乎已滿!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/12387684020887', ], 'iops' => [ 'title' => '"%%name%%" 磁片的 IOPS', 'description' => '"%%name%%" 磁片每秒的輸入/輸出操作', 'alertTitle' => '已經超過了磁片“%%name%%” IOPS 的閾值', 'okTitle' => '磁片"%%name%%" IOPS 恢復正常', 'alertMessage' => '啟動了太多操作!', ], 'time' => [ 'title' => '"%%name%%" 磁片的時間/操作', 'description' => '完成一次 I/O 操作所花的 "%%name%%" 磁片平均時間', 'alertTitle' => '已經超過了磁片“%%name%%” 時間/操作的閾值', 'okTitle' => '磁片"%%name%%" 時間/操作恢復正常', 'alertMessage' => '磁片太慢!', ], 'bandwidth' => [ 'title' => '"%%name%%" 磁片的資料傳輸', 'description' => '"%%name%%" 磁片的資料傳輸', 'alertTitle' => '已經超過了磁片"%%name%%"資料傳輸的閾值', 'okTitle' => '磁片"%%name%%"資料傳輸恢復正常', 'alertMessage' => '資料傳輸狀態很嚴重!', ], ], 'ram' => [ 'memory' => [ 'title' => '實體記憶體使用率', 'description' => '記憶體使用率', 'alertTitle' => '已經超過了實體記憶體使用率的閾值', 'okTitle' => '實體記憶體使用率恢復正常', 'alertMessage' => '記憶體使用狀態很嚴重!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/360015475180', ], 'swap' => [ 'title' => '交換分區使用率', 'description' => '交換分區使用率', 'alertTitle' => '已超過交換使用率的閾值', 'okTitle' => '交換使用率恢復正常', 'alertMessage' => '交換使用狀態很嚴重!', ], 'swapIO' => [ 'title' => '交換輸送量', 'description' => '交換入/出', 'alertTitle' => '已超過交換吞吐量的閾值', 'okTitle' => '交換吞吐量恢復正常', 'alertMessage' => '交換吞吐狀態很嚴重!', ], ], 'cpu' => [ 'usage' => [ 'title' => 'CPU 總體使用率', 'description' => 'CPU 使用率', 'alertTitle' => '已經超過了 CPU 總體使用率的閾值', 'okTitle' => 'CPU 總體使用率恢復正常', 'alertMessage' => 'CPU 使用狀態很嚴重!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/360015446579', ], 'load' => [ 'title' => 'Load average (平均負載)', 'description' => 'Load average (平均負載)', 'alertTitle' => '已超過平均負載的閾值', 'okTitle' => '平均負載恢復正常', 'alertMessage' => '負載平均值太高了!許多進程正在使用 CPU 或等候使用。', ], 'processes' => [ 'title' => '進程', 'description' => '所有進程', 'alertTitle' => '已經超過了運行進程的閾值', 'okTitle' => '運行進程的數量恢復正常', 'alertMessage' => '啟動了太多進程!', ], ], 'network' => [ 'bandwidth' => [ 'title' => '介面 "%%name%%" 輸送量', 'description' => '網路介面 "%%name%%" 頻寬利用率', 'alertTitle' => '已經超過了介面"%%name%%"吞吐量的閾值', 'okTitle' => '介面"%%name%%"吞吐量恢復正常', 'alertMessage' => '頻寬利用狀態很嚴重!', 'recommendationLink' => 'https://support.plesk.com/hc/en-us/articles/360015486559', ], ], 'cgroups' => [ 'cpu' => [ 'usage' => [ 'title' => 'CPU 使用率', 'description' => 'CPU 使用率', 'alertTitle' => '已經超過了 CPU 使用率的閾值', 'okTitle' => 'CPU 使用率恢復正常', 'alertMessage' => 'CPU 使用狀態很嚴重!', ], ], 'memory' => [ 'usage' => [ 'title' => '物理和虛擬記憶體使用率', 'description' => '記憶體使用率', 'alertTitle' => '已經超過了物理和虛擬記憶體使用率的閾值', 'okTitle' => '物理和虛擬記憶體使用率恢復正常', 'alertMessage' => '記憶體使用狀態很嚴重!', ], ], 'hdd' => [ 'time' => [ 'title' => '"%%name%%" 磁片的時間/操作', 'description' => '完成一次 I/O 操作所花的 "%%name%%" 磁片平均時間', 'alertTitle' => '已經超過了磁片“%%name%%” 時間/操作的閾值', 'okTitle' => '磁片"%%name%%" 時間/操作恢復正常', 'alertMessage' => '磁片太慢!', ], 'bandwidth' => [ 'title' => '"%%name%%" 磁片的資料傳輸', 'description' => '"%%name%%" 磁片的資料傳輸', 'alertTitle' => '已經超過了磁片"%%name%%"資料傳輸的閾值', 'okTitle' => '磁片"%%name%%"資料傳輸恢復正常', 'alertMessage' => '資料傳輸狀態很嚴重!', ], ], ], ], ], ], 'cli' => [ 'usageTitle' => '使用:', 'commonArgumentsTitle' => '通用參數:', 'argumentsTitle' => '參數:', 'availableCommandsTitle' => '可用命令:', 'commands' => [ 'installation' => '獲取擴展安裝的結果狀態。', 'overview' => '獲取主要的資料清單。', 'thresholds' => '管理擴展的閾值。', 'arrangement' => '管理圖表排列。', 'cloud' => '管理 Plesk 360 資訊。', 'subscriptions' => '配置監控訂閱所消耗的資源。', 'cloud-website' => '顯示網站和它們是否已連接到360 Monitoring。為網站啟用和禁用 360 Monitoring。', 'help' => '顯示幫助頁面。', ], 'operations' => [ 'installation' => [ 'get-status' => '獲取擴展安裝的結果狀態。', 'fix' => '若發現任何問題,則修復安裝。', 'detect-hardware-changes' => '檢查硬體查找更改。', ], 'overview' => [ 'list-panel-ids' => '列出所有可用的面板 ID。', 'list-targets' => '列出所有的源目標。', 'list-sections' => '列出所有部分(在介面中以選項卡形式顯示)。', 'get-sources-map' => '獲取面板 ID、目標和各部分之間的依賴項表。', ], 'thresholds' => [ 'list' => '列出所有的閾值。', 'set' => '設定或更新閾值。', 'set-from-json' => '通過原始 JSON 更新所有閾值。', 'set-from-file' => '通過 JSON 檔更新所有閾值。', 'unset' => '刪除閾值。', 'restore-defaults' => '恢復默認的閾值。', ], 'arrangement' => [ 'list' => '顯示當前的面板排列。', 'set' => '更新一部分的面板排列。', 'set-from-json' => '通過原始 JSON 更新排列。', 'set-from-file' => '通過 JSON 檔更新排列。', 'restore-defaults' => '恢復默認的面板排列。', ], 'cloud' => [ 'set-parameters' => '設定 Plesk 360 monitoring 設定。', 'get-monitoring-status' => '檢查 360 Monitoring 狀態。', 'install-monitoring-agent' => '安裝360 Monitoring代理(必須先設定所有參數)。', ], 'subscriptions' => [ 'get-monitoring-status' => 'Shows the consolidated status of subscription monitoring.', 'resctrl' => '管理資源控制器(Cgroups) 的狀態。', 'integration' => '為客戶切換顯示圖表中的訂閱資源消耗。', 'comparison' => '切換顯示訂閱比較圖表的獨立標籤(僅限Plesk管理員)。', ], 'cloud-website' => [ 'list-statuses' => '顯示網站清單,以及它們是否已連接到360 Monitoring。', 'enable-monitoring' => '為指定網站啟用 360 Monitoring。', 'disable-monitoring' => '為指定網站禁用 360 Monitoring。', ], ], 'options' => [ 'format' => '以特定的格式輸出資料。預設情況下,所有資料都以表格格式顯示。支援的格式:表格、json、清單。', 'installation' => [ 'get-status' => [ 'verbose' => '顯示安裝狀態的詳細輸出。', ], 'fix' => [ 'verbose' => '顯示安裝修復的詳細結果。', ], 'detect-hardware-changes' => [ 'verbose' => '顯示更新的詳細結果。', ], ], 'thresholds' => [ 'set' => [ 'panel-id' => '閾值的面板 ID。例如:memory_usage。', 'target' => '與面板 ID 相關的目標。默認:任意。例如:memory:memory-used:value.', 'operator' => '比較運算子。支援的值:less_than、greater_than。默認的值:greater_than。', 'type' => '數值型別。支援的值:數字、百分比。默認的值:數字。', 'value' => '浮動的數字。', ], 'set-from-json' => [ 'json' => 'JSON 格式的字串。例如:\'[{"panelId":"memory_usage","target":"memory:memory-used:value","operator":"greater_than","type":"percent","value":90},...]\'', ], 'set-from-file' => [ 'path' => 'JSON 檔的路徑。', ], 'unset' => [ 'panel-id' => '閾值的面板 ID。例如:memory_usage。', ], ], 'arrangement' => [ 'set' => [ 'section' => '要更新排列的部分名稱。例如:概要。', 'panel-ids' => '以逗號隔開的面板 ID。例如:cpu_usage__cpu,memory_usage,hdd_util__root.', ], 'set-from-json' => [ 'json' => 'JSON 格式的字串。例如:\'[{"section":"overview","panelIds":["cpu_usage__cpu","memory_usage"]},...]\'', ], 'set-from-file' => [ 'path' => 'JSON 檔的路徑。', ], ], 'subscriptions' => [ 'resctrl' => [ 'get-status' => '顯示資源控制器(Cgroups) 的狀態。', 'enable' => '禁用資源控制器 (Cgroups).', 'disable' => '禁用資源控制器 (Cgroups)。', ], 'integration' => [ 'get-status' => 'Shows the status of integration with customers\' subscriptions.', 'enable' => '啟用與客戶訂閱的整合.', 'disable' => '禁用與客戶訂閱的整合。', ], 'comparison' => [ 'get-status' => 'Shows the status of the subscriptions comparison.', 'list' => '列出比較的訂閱。', 'add-item' => '添加訂閱到比較列表(最多10個項目)。', 'remove-item' => '從比較列表中移除一個訂閱。', 'disable' => '禁用訂閱比較。', ], ], 'cloud' => [ 'set-parameters' => [ 'user-id' => '360 Monitoring 用戶ID。也可以通過PE_USER_ID環境變數進行設定。', 'server-id' => '360 Monitoring 伺服器ID。也可以通過PE_SERVER_ID環境變數進行設定。', 'api-url' => '360 Monitoring API URL。也可以通過PE_API_URL環境變數進行設定。', 'api-key' => '360 Monitoring API金鑰。也可以通過PE_API_KEY環境變數進行設定。', ], ], 'cloud-website' => [ 'enable-monitoring' => [ 'name' => '網站名稱.', ], 'disable-monitoring' => [ 'name' => '網站名稱.' ], ], ], 'messages' => [ 'hardwareChangesWereFound' => '硬體設定進行了更新。', 'hardwareChangesNotFound' => '硬體設定進行了重新檢查:未找到更改。', ], 'errors' => [ 'invalidOperationName' => '該命令的操作無效。可用操作的列表:%%list%%。', 'invalidOption' => '選項 "%%name%%" 無效。', 'invalidOptionFromTheList' => '選項 "%%name%%" 無效。允許的值是:%%list%%。', 'invalidOptionByReason' => '選項 "%%name%%" 無效:%%reason%%。', 'invalidFilePath' => '檔 "%%path%%" 不存在或不可存取。', 'fileReadError' => '讀取檔 "%%path%%" 失敗。', 'optionIsMissing' => '此操作需要選項 "%%name%%"。', 'optionIsNotSetFromTheList' => '未設定該操作的選項。可用選項的清單:%%list%%。', 'settingsSavingFailed' => '無法保存設定。查看日誌瞭解更多詳情。', 'resctrlIsNotSupported' => '不支援資源控制器 (Cgroups) 。', 'resctrlIsNotInstalled' => '資源控制器 (Cgroups) 未安裝。', 'resctrlIsNotLicensed' => '資源控制器 (Cgroups) 未授權許可。', 'resctrlIsNotEnabled' => '資源控制器 (Cgroups) 已被禁用。請使用"--resctrl" 操作來啟用該服務。', 'csComparisonInvalidItem' => '找不到具有此名稱的訂閱服務。', 'csComparisonListIsTooLong' => '比較列表不能包含超過10個訂閱。如果您仍想比較當前的訂閱,請從列表中移除另一個訂閱,然後重試。', 'cloudServerMonitoringIsNotEnabled' => '此伺服器未啟用360 Monitoring。使用"--cloud-server --enable-monitoring" 操作來將其啟用。', 'cloudUserMonitoringExceedLimit' => 'You have reached the limit of websites you can monitor. To monitor more websites, upgrade your license.', 'websiteGetFullList' => '無法獲取網站的監控狀態的清單。請嘗試在調試模式下再次運行該命令。', 'cloudWebsiteInvalidDomainName' => '未找到該域名或沒有配置任何物理主機。', 'cloudKeysAreNotSet' => '未設定所有必要的金鑰', ], 'titles' => [ 'status' => '狀態', 'result' => '結果', 'comment' => '評論', 'section' => '部分', 'panelIds' => '面板 ID', 'panelId' => '面板 ID', 'target' => '目標', 'operator' => '運算子', 'type' => '類型', 'value' => '值', 'targets' => '目標', 'defaultSections' => '預設的部分', 'resctrl' => 'ResCtrl', 'csIntegration' => '整合', 'csComparison' => '比較', 'csComparisonList' => '比較列表', 'websiteName' => '網站名稱', 'monitoringStatus' => '監控狀態', ], ], 'task' => [ 'enableResCtrl' => [ 'running' => '資源控制器 (Cgroups) 服務正在啟動。', 'error' => '啟動資源控制器 (Cgroups) 服務失敗。', 'done' => '資源控制器 (Cgroups) 服務已成功啟動。', ], 'disableResCtrl' => [ 'running' => '資源控制器 (Cgroups) 服務正在停止。', 'error' => '停止資源控制器 (Cgroups) 服務失敗。', 'done' => '資源控制器 (Cgroups) 服務已成功停止。', ], 'installCloudAgent' => [ 'running' => 'agent360 已安裝或更新。', 'error' => '安裝或更新 agent360 失敗。', 'done' => 'agent360 已安裝或更新。', ], 'uninstallCloudAgent' => [ 'running' => '正在卸載 agent360。', 'error' => '卸載agent360失敗。', 'done' => 'agent360 已被卸載。', ], ], 'action_log' => [ 'mode_change' => '已更改 Monitoring 擴展模式', ], 'home' => [ 'seeMoreLink' => '查看更多', 'graphPeriod' => '最近 24 小時', 'dataNotReady' => '資料將在數分鐘內準備', 'cpu' => [ 'title' => 'CPU 使用率, %', 'state' => [ 'idle' => '閒置', 'steal' => '盜取', 'system' => '系統', 'user' => '使用者', ], 'description' => [ 'idle' => '未執行任何作業所耗費的時間。', 'steal' => '給與其他 VM 實例的時間。', 'system' => '執行系統等級程序所耗費的時間。', 'user' => '執行使用者等級程序所耗費的時間。', ], ], 'memory' => [ 'title' => '記憶體使用率, GB', 'total' => 'Total memory: %%total%%', 'state' => [ 'cached' => '已暫存', 'free' => '可用', 'used' => '已使用', ], 'description' => [ 'cached' => '檔案系統快取使用的記憶容量。', 'free' => '會受任何程序使用的記憶容量。', 'used' => '使用者及系統程序所使用的記憶容量。', ], ] ], ];