summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:04:26 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:04:26 +0200
commit06e963c54f3067381784c976df75c250e43a95bd (patch)
treeb53085ed7886466635b150566cdf1e8280b6b14b /settings/l10n/zh_CN.php
parent6444c27e6a5e47d24416d421ac2011ccffd4e3ed (diff)
downloadnextcloud-server-06e963c54f3067381784c976df75c250e43a95bd.tar.gz
nextcloud-server-06e963c54f3067381784c976df75c250e43a95bd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r--settings/l10n/zh_CN.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 89115f6c7c1..13f2f38925d 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -21,7 +21,10 @@
"Security Warning" => "安全警告",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器,以使数据文件夹不可被访问,或者将数据文件夹移到web服务器以外。",
"Cron" => "计划任务",
+"Execute one task with each page loaded" => "每次页面加载完成后执行任务",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php已被注册到网络定时任务服务。通过http每分钟调用owncloud根目录的cron.php网页。",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "使用系统定时任务服务。每分钟通过系统定时任务调用owncloud文件夹中的cron.php文件",
+"Sharing" => "分享",
"Enable Share API" => "开启共享API",
"Allow apps to use the Share API" => "允许 应用 使用共享API",
"Allow links" => "允许连接",