summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_TW.json')
-rw-r--r--settings/l10n/zh_TW.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json
index 9eeeb4eb326..101a36ea069 100644
--- a/settings/l10n/zh_TW.json
+++ b/settings/l10n/zh_TW.json
@@ -137,13 +137,8 @@
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "如果您的安裝不在網域的最上層,並且使用 cron 作為排程器,URL 的生成可能會有問題,為了避免這樣的狀況,請您在 config.php 檔案裡設定 overwrite.cli.url 為您安裝的 webroot 路徑(建議值:\"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : " 無法透過 CLI 來執行排程工作,發生以下技術性錯誤:",
"All checks passed." : "所有檢查正常",
- "Cron" : "工作排程",
- "Last cron job execution: %s." : "最近一次執行的排程工作:%s",
- "Last cron job execution: %s. Something seems wrong." : "最近一次執行的排程工作:%s ,看起來發生了一些錯誤",
- "Cron was not executed yet!" : "Cron 沒有執行!",
"Execute one task with each page loaded" : "每個頁面載入時執行",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "已經與 webcron 服務註冊好,將會每 15 分鐘透過 HTTP 呼叫 cron.php",
- "Use system's cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務每 15 分鐘呼叫 cron.php 一次",
"Version" : "版本",
"Sharing" : "分享",
"Allow apps to use the Share API" : "允許 apps 使用分享 API",
@@ -246,6 +241,11 @@
"Uninstall" : "解除安裝",
"This is used for sending out notifications." : "用於寄送通知",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "未偵測到 PHP 模組 'fileinfo'。我們強烈建議啟用這個模組以取得最好的 mime-type 支援。",
+ "Cron" : "工作排程",
+ "Last cron job execution: %s." : "最近一次執行的排程工作:%s",
+ "Last cron job execution: %s. Something seems wrong." : "最近一次執行的排程工作:%s ,看起來發生了一些錯誤",
+ "Cron was not executed yet!" : "Cron 沒有執行!",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務每 15 分鐘呼叫 cron.php 一次",
"Cheers!" : "太棒了!",
"For password recovery and notifications" : "用於密碼重設和通知",
"Show last log in" : "顯示最近登入"