diff options
Diffstat (limited to 'settings/l10n/zh_TW.json')
-rw-r--r-- | settings/l10n/zh_TW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index 0638b380402..67e5f9cbca6 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -241,6 +241,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的", "System locale can not be set to a one which supports UTF-8." : "無法設定為一個支援 UTF-8 的系統語系", "All checks passed." : "所有檢查正常", + "Version" : "版本", "Background jobs" : "背景工作", "Last job ran %s." : "上次背景工作執行於 %s", "Last job execution ran %s. Something seems wrong." : "上次背景工作執行於 %s ,似乎有點問題", @@ -251,7 +252,6 @@ "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 必須由系統使用者 \"%s\" 來執行", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件,請查閱 {linkstart}PHP 說明文件{linkend} 以獲得更多細節。", - "Version" : "版本", "Sharing" : "分享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為,請查閱說明文件以獲得更多資訊。", "Allow apps to use the Share API" : "允許 apps 使用分享 API", |