summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-31 01:55:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-31 01:55:55 -0400
commit1d06d93d271210793baf575414ff0dd8f576dae0 (patch)
tree192d545d4c29b04ce61b5603d62a845de7466ac4 /settings/l10n/zh_CN.js
parent8e0fef74ffe570b9c159b91a9d8fb1ef7b526aef (diff)
downloadnextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.tar.gz
nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 3b44f5e6b10..cec562e5203 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"settings",
{
- "Cron" : "计划任务",
"Sharing" : "共享",
+ "Cron" : "计划任务",
"Email Server" : "电子邮件服务器",
"Log" : "日志",
"Authentication error" : "认证错误",
@@ -90,10 +90,6 @@ OC.L10N.register(
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP模块'文件信息'丢失. 我们强烈建议启用此模块以便mime类型检测取得最佳结果.",
"System locale can not be set to a one which supports UTF-8." : "系统语系无法设置为支持 UTF-8 的语系。",
"This means that there might be problems with certain characters in file names." : "这意味着一些文件名中的特定字符可能有问题。",
- "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 文件。",
"Allow apps to use the Share API" : "允许应用软件使用共享API",
"Allow users to share via link" : "允许用户通过链接分享文件",
"Enforce password protection" : "强制密码保护",
@@ -107,6 +103,10 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "限制仅与组内用户分享",
"Exclude groups from sharing" : "在分享中排除组",
"These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取分享,但无法向他人分享。",
+ "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 文件。",
"This is used for sending out notifications." : "这被用于发送通知。",
"Send mode" : "发送模式",
"From address" : "来自地址",