summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 01:54:40 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 01:54:40 -0400
commitddc85a987134ddefd9887cd547554422a6d86c7a (patch)
tree2cf3038b8fd7214dee2ae3de4c6b2e84711ee1ed /settings
parentd09ec367512ee9afb6daa5d9d0f89cbe7a6ca582 (diff)
downloadnextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.tar.gz
nextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/zh_CN.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 403f65533de..da33b075b34 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -120,6 +120,7 @@ $TRANSLATIONS = array(
"Cron was not executed yet!" => "定时任务还未被执行!",
"Execute one task with each page loaded" => "每个页面加载后执行一个任务",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php 已注册于一个 webcron 服务来通过 http 每 15 分钟执行 cron.php。",
+"Use system's cron service to call the cron.php file every 15 minutes." => "使用系统 CRON 服务每 15 分钟执行一次 cron.php 文件。",
"Sharing" => "共享",
"Allow apps to use the Share API" => "允许应用软件使用共享API",
"Allow users to share via link" => "允许用户通过链接分享文件",